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

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.


%test-halt
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-basic-os
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-guix-daemon-unprivileged
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-activation
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%hello-dependencies-manifest
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
guix-daemon-test-cases (marionette)
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
Documentation:

Return a gexp with SRFI-64 test cases testing guix-daemon. Those test are evaluated in MARIONETTE, a gexp denoting a marionette (system under test). Assume that an unprivileged account for 'user' exists on the system under test.

run-basic-test (os command #:optional name #:key initialization root-password desktop? extra-tests)
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
Documentation:

Return a derivation called NAME that tests basic features of the OS started using COMMAND, a gexp that evaluates to a list of strings. Compare some properties of running system to what's declared in OS, an <operating-system>.

When INITIALIZATION is true, it must be a one-argument procedure that is passed a gexp denoting the marionette, and it must return gexp that is inserted before the first test. This is used to introduce an extra initialization step, such as entering a LUKS passphrase.

When ROOT-PASSWORD is true, enter it as the root password when logging in. Otherwise assume that there is no password for root.

When EXTRA-TESTS is true, it must be a one-argument procedure that is passed a gexp denoting the marionette. It must then return a gexp that is inserted after the last test. This is meant as a way of extending the basic tests that are defined within this procedure.

%test-linux-libre-5.10
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-linux-libre-5.15
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-cleanup
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-root-unmount
Channel: guix
Location: gnu/tests/base.scm (gnu tests base)
%test-cachefilesd
Channel: guix
Location: gnu/tests/cachefilesd.scm (gnu tests cachefilesd)
%test-laminar
Channel: guix
Location: gnu/tests/ci.scm (gnu tests ci)
%test-rootless-podman
Channel: guix
Location: gnu/tests/containers.scm (gnu tests containers)
%test-oci-service-rootless-podman
Channel: guix
Location: gnu/tests/containers.scm (gnu tests containers)
%test-oci-service-docker
Channel: guix
Location: gnu/tests/containers.scm (gnu tests containers)
%test-rootless-podman-with-least-authority-wrapper
Channel: guix
Location: gnu/tests/containers.scm (gnu tests containers)
%test-cups
Channel: guix
Location: gnu/tests/cups.scm (gnu tests cups)
%test-postgresql
Channel: guix
Location: gnu/tests/databases.scm (gnu tests databases)
%test-timescaledb
Channel: guix
Location: gnu/tests/databases.scm (gnu tests databases)
%test-mysql
Channel: guix
Location: gnu/tests/databases.scm (gnu tests databases)
%test-memcached
Channel: guix
Location: gnu/tests/databases.scm (gnu tests databases)
%test-elogind
Channel: guix
Location: gnu/tests/desktop.scm (gnu tests desktop)
%test-minimal-desktop
Channel: guix
Location: gnu/tests/desktop.scm (gnu tests desktop)
Total public symbols: 86650