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

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.


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

Return an object representing the absolute file name of the kernel image of OS.

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

Return a file-like object for the initrd file of OS.

operating-system-initrd-modules
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-initrd
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-users
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-firmware
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-keyboard-layout
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system?
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-file-systems
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-locale-libcs
Channel: guix
Location: gnu/system.scm (gnu system)
system-linux-image-file-name (#:optional target)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the basename of the kernel image file for TARGET.

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

Return the default label for OS, as it will appear in the bootloader menu entry.

operating-system-groups
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-with-gc-roots (os roots)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return a variant of OS where ROOTS are registered as GC roots.

operating-system-packages (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the packages of the OS <operating-system> record object.

operating-system-essential-services
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-shepherd-service-names (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the list of Shepherd service names for OS.

operating-system-bootcfg (os #:optional old-entries)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the bootloader configuration file for OS. Use OLD-ENTRIES, a list of <menu-entry>, to populate the "old entries" menu.

%root-account
Channel: guix
Location: gnu/system.scm (gnu system)
hurd-default-essential-services (os)
Channel: guix
Location: gnu/system.scm (gnu system)
%base-packages-interactive
Channel: guix
Location: gnu/system.scm (gnu system)
local-host-aliases
Channel: guix
Location: gnu/system.scm (gnu system)
%base-packages-artwork
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-skeletons
Channel: guix
Location: gnu/system.scm (gnu system)
Total public symbols: 86650