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

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?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.


chicken6-srfi-18 0.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-18
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-18 thread library
Description:

SRFI-18 thread library

chicken6-abbrev 1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/abbrev
Licenses:
Build system: chicken
Synopsis: Create unique abbreviations for a list of strings
Description:

Create unique abbreviations for a list of strings

fw-ectool 0-unstable-2024-04-23
Dependencies: libusb@1.0.25 libftdi@1.5
Channel: ziltis-guixchannel
Location: zilti/packages/cli-tools.scm (zilti packages cli-tools)
Home page: https://gitlab.howett.net/DHowett/ectool
Licenses: Modified BSD
Build system: cmake
Synopsis: EC-Tool adjusted for usage with framework embedded controller
Description:

EC-Tool adjusted for usage with framework embedded controller. It lets you control various devices, the i2c bus, and the power LED.

hyprsysteminfo 0.1.3
Dependencies: libxkbcommon@1.11.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtsvg@6.9.2 qtwayland@6.9.2 hyprutils@0.11.0 hyprland-qt-support@0.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprsysteminfo
Licenses: Modified BSD
Build system: qt
Synopsis: A tiny qt6/qml application to display information about the running system
Description:

A tiny qt6/qml application to display information about the running system, or copy diagnostics data, without the terminal.

hyprland-plugin-csgo-vulkan-fix 0.54.0
Dependencies: aquamarine@0.10.0 binutils@2.44 cairo@1.18.4 glaze@7.0.1 hyprcursor@0.1.13 hyprgraphics@0.5.0 hyprland-protocols@0.7.0 hyprland-guiutils@0.2.1 hyprlang@0.6.8 hyprutils@0.11.0 hyprwire@0.3.0 libinput-minimal@1.29.1 libxcursor@1.2.3 libxkbcommon@1.11.0 mesa@25.2.3 muparser@2.3.5 pango@1.56.4 pciutils@3.13.0 re2@2024-07-02 udis86@1.7.2-0.5336633 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9 hyprland@0.54.1
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprland-plugins
Licenses: Modified BSD
Build system: meson
Synopsis: csgo-vulkan-fix is a way to force apps to a fake resolution without them realizing it
Description:

Originally meant for csgo / cs2, but can work with any app, really.

csgo-vulkan-fix is a way to force apps to a fake resolution without them realizing it.

If you want to play CS2, you're locked to your native res. Other resolutions (especially not 16:9) are wonky.

With this plugin, you aren't anymore.

hyprland-plugin-borders-plus-plus 0.54.0
Dependencies: aquamarine@0.10.0 binutils@2.44 cairo@1.18.4 glaze@7.0.1 hyprcursor@0.1.13 hyprgraphics@0.5.0 hyprland-protocols@0.7.0 hyprland-guiutils@0.2.1 hyprlang@0.6.8 hyprutils@0.11.0 hyprwire@0.3.0 libinput-minimal@1.29.1 libxcursor@1.2.3 libxkbcommon@1.11.0 mesa@25.2.3 muparser@2.3.5 pango@1.56.4 pciutils@3.13.0 re2@2024-07-02 udis86@1.7.2-0.5336633 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9 hyprland@0.54.1
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprland-plugins
Licenses: Modified BSD
Build system: meson
Synopsis: Allows you to add one or two additional borders to your windows
Description:

Allows you to add one or two additional borders to your windows. The borders added are static.

Example Config:

plugin 
    borders-plus-plus 
        add_borders = 1 # 0 - 9

        # you can add up to 9 borders
        col.border_1 = rgb(ffffff)
        col.border_2 = rgb(2222ff)

        # -1 means "default" as in the one defined in general:border_size
        border_size_1 = 10
        border_size_2 = -1

        # makes outer edges match rounding of the parent. Turn on / off to better understand. Default = on.
        natural_rounding = yes
    
hyprland-plugin-xtra-dispatchers 0.54.0
Dependencies: aquamarine@0.10.0 binutils@2.44 cairo@1.18.4 glaze@7.0.1 hyprcursor@0.1.13 hyprgraphics@0.5.0 hyprland-protocols@0.7.0 hyprland-guiutils@0.2.1 hyprlang@0.6.8 hyprutils@0.11.0 hyprwire@0.3.0 libinput-minimal@1.29.1 libxcursor@1.2.3 libxkbcommon@1.11.0 mesa@25.2.3 muparser@2.3.5 pango@1.56.4 pciutils@3.13.0 re2@2024-07-02 udis86@1.7.2-0.5336633 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9 hyprland@0.54.1
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprland-plugins
Licenses: Modified BSD
Build system: meson
Synopsis: Adds some additional dispatchers to Hyprland
Description:
All dispatchers added are prefixed with @code{plugin:xtd:}. The added dispatchers are: @multitable @columnfractions .2 .6 .2 @headitem name @tab description @tab params @item moveorexec @tab moves window to the current workspace, or executes if it's not found. @code{WINDOW} cannot contain commas @tab @code{WINDOW,CMD} @item throwunfocused @tab throws all unfocused windows on the current workspace to the given workspace @tab @code{WORKSPACE} @item bringallfrom @tab kinda inverse of throwunfocused. Bring all windows from a given workspace to the current one. @tab @code{WORKSPACE} @item closeunfocused @tab close all unfocused windows on the current workspace. @tab none @end multitable
hdrop 0.7.7
Dependencies: hyprland@0.54.1 jq@1.8.1 libnotify@0.8.8
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/Schweber/hdrop
Licenses: AGPL 3
Build system: copy
Synopsis: Emulate 'tdrop' in Hyprland (run, show and hide programs via keybind - similar to a dropdown terminal)
Description:

hdrop is a script that allows you to use an arbitrary program - usually a terminal - as a drop-down program that you can drop down from a screen edge with a simple hotkey.

hyprland-plugin-hyprexpo 0.54.0
Dependencies: aquamarine@0.10.0 binutils@2.44 cairo@1.18.4 glaze@7.0.1 hyprcursor@0.1.13 hyprgraphics@0.5.0 hyprland-protocols@0.7.0 hyprland-guiutils@0.2.1 hyprlang@0.6.8 hyprutils@0.11.0 hyprwire@0.3.0 libinput-minimal@1.29.1 libxcursor@1.2.3 libxkbcommon@1.11.0 mesa@25.2.3 muparser@2.3.5 pango@1.56.4 pciutils@3.13.0 re2@2024-07-02 udis86@1.7.2-0.5336633 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9 hyprland@0.54.1
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprland-plugins
Licenses: Modified BSD
Build system: meson
Synopsis: A desktop overview plugin
Description:

This plugin lets you have an overview over your desktop, like with similar functionality in Gnome, KDE, or wf.

Example config:

bind = SUPER, grave, hyprexpo:expo, toggle # can be: toggle, off/disable or on/enable

plugin 
    hyprexpo 
        columns = 3
        gap_size = 5
        bg_col = rgb(111111)
        workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1

        enable_gesture = true # laptop touchpad
        gesture_fingers = 3  # 3 or 4
        gesture_distance = 300 # how far is the "max"
        gesture_positive = true # positive = swipe down. Negative = swipe up.
    
pharo-vm 10.3.4
Dependencies: libffi@3.4.6 libgit2@1.9.2 cairo@1.18.4 freetype@2.13.3 pixman@0.46.4 libpng@1.6.39 util-linux@2.40.4
Channel: ziltis-guixchannel
Location: zilti/packages/pharo.scm (zilti packages pharo)
Home page: https://www.pharo.org
Licenses: Expat
Build system: cmake
Synopsis: This is the VM used by Pharo
Description:

This is the VM used by Pharo.

python-paramiko 3.5.1
Propagated dependencies: python-bcrypt@3.2.2 python-cryptography@44.0.0 python-invoke@2.2.1 python-pyasn1@0.6.1 python-pynacl@1.5.0
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page: https://www.paramiko.org/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: SSHv2 protocol library
Description:

Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.

pyinfra 3.6.1
Propagated dependencies: python-gevent@24.11.1 python-paramiko@3.5.1 python-click@8.1.8 python-jinja2@3.1.2 python-dateutil@2.9.0 python-typeguard@4.4.4 python-distro@1.9.0 python-packaging@25.0 python-pydantic@2.12.5 python-typing-extensions@4.15.0
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page: https://pyinfra.com
Licenses: Expat
Build system: pyproject
Synopsis: pyinfra turns Python code into shell commands and runs them on your servers
Description:

pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.

virt-lightning 2.3.2
Dependencies: cdrtools@3.01
Propagated dependencies: python-libvirt@11.5.0 python-pyyaml@6.0.2 python-urwid@3.0.3
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Deploy your testing VM in a couple of seconds
Description:

Deploy your testing VM in a couple of seconds.

libxml2-static 2.9.0
Dependencies: python-minimal@3.11.14 xz@5.4.5
Propagated dependencies: zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.xmlsoft.org/
Licenses: X11
Build system: gnu
Synopsis: C parser for XML
Description:

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but it is usable outside of the Gnome platform).

binutils 2.27
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/binutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Binary utilities: bfd gas gprof ld
Description:

GNU Binutils is a collection of tools for working with binary files. Perhaps the most notable are "ld", a linker, and "as", an assembler. Other tools include programs to display binary profiling information, list the strings in a binary file, and utilities for working with archives. The "bfd" library for working with executable and object formats is also included.

binutils-with-asan 2.30
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/binutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Binary utilities: bfd gas gprof ld
Description:

GNU Binutils is a collection of tools for working with binary files. Perhaps the most notable are "ld", a linker, and "as", an assembler. Other tools include programs to display binary profiling information, list the strings in a binary file, and utilities for working with archives. The "bfd" library for working with executable and object formats is also included.

libtiff-with-asan 4.0.7
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Build system: gnu
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

bux 2026.06.24
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://github.com/UNIST-LOFT/loftix
Licenses: GPL 3+
Build system: copy
Synopsis: Common bug reproducers
Description:

Common bug reproducers

audiofile-unpatched 0.3.6
Dependencies: alsa-lib@1.2.11
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://audiofile.68k.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library to handle various audio file formats
Description:

This is a free software version of SGI's audiofile library. It provides a uniform programming interface for processing of audio data to and from audio files of many common formats.

Currently supported file formats include AIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au, BICS, and raw data. Supported compression formats are currently G.711 mu-law and A-law.

Page: 133343536373007
Total packages: 72166