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

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.


hyprpaper
Channel: sakura
Location: sakura/packages/xdisorg.scm (sakura packages xdisorg)
hypridle
Channel: sakura
Location: sakura/packages/xdisorg.scm (sakura packages xdisorg)
hyprland-plugin-hy3
Channel: sakura
Location: sakura/packages/xdisorg.scm (sakura packages xdisorg)
sakura-patch (a)
Channel: sakura
Location: sakura/packages.scm (sakura packages)
sakura-patches
Channel: sakura
Location: sakura/packages.scm (sakura packages)
cow-store-service ()
Channel: sakura
Location: sakura/services/cow.scm (sakura services cow)
Documentation:

Return a service that makes the store copy-on-write, such that writes go to the user's target storage device rather than on the RAM disk.

%cuda-updater
Channel: guix-science-nonfree
Location: guix/import/cuda.scm (guix import cuda)
binary-build args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/binary-build-system.scm (guix-science-nonfree build binary-build-system)
Documentation:

Build the given package, applying all of PHASES in order.

autopatchelf args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/binary-build-system.scm (guix-science-nonfree build binary-build-system)
Documentation:

Automatically build PATCHELF-PLAN if not defined, then run patchelf phase.

The plan is the product of all elf-files with all INPUTS and "out". See the patchelf procedure for info about the format of PATCHELF-PLAN.

%standard-phases
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/binary-build-system.scm (guix-science-nonfree build binary-build-system)
cuda-build args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/cuda-build-system.scm (guix-science-nonfree build cuda-build-system)
Documentation:

Build the given package, applying all of PHASES in order.

%standard-phases
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/cuda-build-system.scm (guix-science-nonfree build cuda-build-system)
concatenate-files (a b)
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/utils.scm (guix-science-nonfree build utils)
Documentation:

Make RESULT the concatenation of all of FILES.

make-wrapper args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/utils.scm (guix-science-nonfree build utils)
Documentation:
Like `wrap-program' but create WRAPPER around REAL-FILE. The wrapper automatically changes directory to that of REAL-FILE. Example: (make-wrapper "bin/foo" "sub-dir/original-foo" '("PATH" ":" = ("/gnu/.../bar/bin")) '("CERT_PATH" suffix ("/gnu/.../baz/certs" "/qux/certs"))) will create 'bin/foo' with the following contents: #!location/of/bin/bash export PATH="/gnu/.../bar/bin" export CERT_PATH="$CERT_PATH${CERT_PATH:+:}/gnu/.../baz/certs:/qux/certs" cd sub-dir exec -a $0 sub-dir/original-foo "$@".
#{64-bit?}# (a)
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/utils.scm (guix-science-nonfree build utils)
Documentation:

Return true if ELF file is in 64-bit format, false otherwise. See https://en.wikipedia.org/wiki/Executable_and_Linkable_Format#File_header.

install-static-output args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/utils.scm (guix-science-nonfree build utils)
Documentation:

Given a built "out" output with static libraries, move these in a "static" output.

build-paths-from-inputs
Channel: guix-science-nonfree
Location: guix-science-nonfree/build/utils.scm (guix-science-nonfree build utils)
%binary-build-system-modules
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
lower args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
Documentation:

Return a bag for NAME.

binary-build args
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
Documentation:

Build SOURCE using PATCHELF, and with INPUTS. This assumes that SOURCE provides its own binaries.

default-glibc ()
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
Documentation:

Return the default glibc package.

binary-build-system
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
default-patchelf ()
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/binary.scm (guix-science-nonfree build-system binary)
Documentation:

Return the default patchelf package.

cuda-current-system ()
Channel: guix-science-nonfree
Location: guix-science-nonfree/build-system/cuda.scm (guix-science-nonfree build-system cuda)
Total public symbols: 86854