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

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.


shika-cargo-inputs (a)
Channel: shikanox
Location: shika/utils/cargo.scm (shika utils cargo)
luks-btrfs args
Channel: shikanox
Location: shika/utils/filesystems.scm (shika utils filesystems)
Documentation:

Create a file-system for LUKS-encrypted Btrfs with automatic dependencies.

DEVICE: mapped device target (e.g., "root") MOUNT-POINT: where to mount FLAGS: mount flags (default: '()) OPTIONS: mount options string, overrides SUBVOL and COMPRESS (default: #f) SUBVOL: btrfs subvolume name (default: #f) COMPRESS: #f (no), #t (zstd), "algo", or '(value force) (default: #f) MAPPED-DEVICES: list of mapped-device records for dependencies (default: '())

shika-override args
Channel: shikanox
Location: shika/utils/override.scm (shika utils override)
x11ify-desktop (a)
Channel: shikanox
Location: shika/utils/x11ify-desktop.scm (shika utils x11ify-desktop)
python-galport
Channel: vga
Location: vga/packages/agama.scm (vga packages agama)
unsio-agama
Channel: vga
Location: vga/packages/agama.scm (vga packages agama)
python-cvxopt-headers
Channel: vga
Location: vga/packages/agama.scm (vga packages agama)
agama
Channel: vga
Location: vga/packages/agama.scm (vga packages agama)
bbarolo
Channel: vga
Location: vga/packages/bbarolo.scm (vga packages bbarolo)
python-naif
Channel: vga
Location: vga/packages/freqs.scm (vga packages freqs)
gadget-4-variant-generator (a)
Channel: vga
Location: vga/packages/gadget.scm (vga packages gadget)
python-pytreegrav
Channel: vga
Location: vga/packages/nbody.scm (vga packages nbody)
python-patternspeed
Channel: vga
Location: vga/packages/nbody.scm (vga packages nbody)
nemo-toolbox-core
Channel: vga
Location: vga/packages/nemo.scm (vga packages nemo)
portablexdr-fixed
Channel: vga
Location: vga/packages/nemo.scm (vga packages nemo)
nemo-toolbox
Channel: vga
Location: vga/packages/nemo.scm (vga packages nemo)
python-vorbin
Channel: vga
Location: vga/packages/python.scm (vga packages python)
unsio
Channel: vga
Location: vga/packages/unsio.scm (vga packages unsio)
python-unsio
Channel: vga
Location: vga/packages/unsio.scm (vga packages unsio)
go-mod-vendored-source args
Channel: bitcoin
Location: bitcoin/build/go-vendor.scm (bitcoin build go-vendor)
Documentation:

Return a fixed-output derivation producing SOURCE with a populated vendor/ directory, created by running go mod vendor with network access. HASH is the expected sha256 (nar serializer, nix-base32 string) of the result. GO is the Go toolchain package to use.

Because the result is hash-pinned the build runs as a fixed-output derivation, which guix-daemon grants network access; the builder is given git (for VCS-based module fetches) and TLS root certificates.

npm-vendored-modules args
Channel: bitcoin
Location: bitcoin/build/npm-vendor.scm (bitcoin build npm-vendor)
Documentation:

Return a fixed-output derivation containing a normalized node_modules tree produced by npm ci for SOURCE's SUBDIRECTORY (which must contain package.json and package-lock.json). HASH is the expected sha256 (nar serializer, nix-base32 string) of the result. NODE is the Node.js package providing npm.

Unlike npm's own cacache store (whose index embeds timestamps and is therefore not bit-reproducible), the installed node_modules tree is deterministic once its file mtimes are flattened and npm's bookkeeping files are stripped. We install with npm ci and then normalize the tree so the resulting FOD hash is stable across CI runs.

Because the result is hash-pinned the build runs as a fixed-output derivation, which guix-daemon grants network access; TLS root certificates are supplied so npm can reach the registry.

mempool-frontend
Channel: bitcoin
Location: bitcoin/packages/explorers.scm (bitcoin packages explorers)
mempool-rust-gbt
Channel: bitcoin
Location: bitcoin/packages/explorers.scm (bitcoin packages explorers)
mempool-backend
Channel: bitcoin
Location: bitcoin/packages/explorers.scm (bitcoin packages explorers)
Total public symbols: 86934