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

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.


vpn-slice 0.16.1
Dependencies: python-dnspython@2.8.0 python-setproctitle@1.3.7 iproute2@6.4.0 iptables@1.8.11
Channel: guix
Location: gnu/packages/vpn.scm (gnu packages vpn)
Home page: https://github.com/dlenski/vpn-slice
Licenses: GPL 3+
Build system: pyproject
Synopsis: Split tunneling replacement for vpnc-script
Description:

vpn-slice is a replacement for vpnc-script used by openconnect and vpnc. Instead of trying to copy the behavior of standard corporate VPN clients, which normally reroute all your network traffic through the VPN, vpn-slice tries to minimize your contact with an intrusive VPN. This is also known as a split-tunnel VPN, since it splits your traffic between the VPN tunnel and your normal network interfaces.

By default, vpn-slice only routes traffic for specific hosts or subnets through the VPN. It automatically looks up named hosts, using the VPN's DNS servers, and adds entries for them to your /etc/hosts (which it cleans up after VPN disconnection), however it does not otherwise alter your /etc/resolv.conf at all.

spirv-headers 1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Headers
Licenses: X11-style
Build system: cmake
Synopsis: Machine-readable files from the SPIR-V Registry
Description:

SPIRV-Headers is a repository containing machine-readable files from the SPIR-V Registry. This includes:

  • Header files for various languages.

  • JSON files describing the grammar for the SPIR-V core instruction set, and for the GLSL.std.450 extended instruction set.

  • The XML registry file.

spirv-llvm-translator 18.1.10
Dependencies: llvm@18.1.8
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
Licenses: ASL 2.0
Build system: cmake
Synopsis: Bi-directional translation between SPIR-V and LLVM IR
Description:

The LLVM/SPIR-V Bi-Directional Translator is a library and tool for translation between LLVM IR and SPIR-V.

vkbasalt 0.3.2.10
Dependencies: libx11@1.8.12 spirv-headers@1.4.335.0 vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/DadSchoorse/vkBasalt
Licenses: Modified BSD Zlib
Build system: meson
Synopsis: Vulkan post processing layer for GNU/Linux
Description:

vkBasalt is a Vulkan post processing layer to enhance the visual graphics of games.

Currently, the built-in effects are:

  • Contrast Adaptive Sharpening

  • Denoise Luma Sharpening

  • Fast Approximate Anti-Aliasing

  • Enhanced Subpixel Morphological Anti-Aliasing

  • 3D color LookUp Table

vulkan-memory-allocator 3.3.0
Dependencies: vulkan-loader@1.4.335.0 vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Licenses: Expat
Build system: cmake
Synopsis: Vulkan memory allocation library
Description:

The Vulkan Memory Allocator (VMA) library provides a simple and easy to integrate API to help users allocate memory for Vulkan buffer and image storage.

shaderc 2025.5
Dependencies: glslang@1.4.335.0 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/google/shaderc
Licenses: ASL 2.0
Build system: cmake
Synopsis: Tools for shader compilation
Description:

Shaderc is a collection of tools, libraries, and tests for shader compilation.

glslang 1.4.335.0
Dependencies: spirv-tools@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/glslang
Licenses: Modified BSD ASL 2.0
Build system: cmake
Synopsis: OpenGL and OpenGL ES shader front end and validator
Description:

Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages.

spirv-tools-static 1.4.335.0
Dependencies: spirv-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Tools
Licenses: ASL 2.0
Build system: cmake
Synopsis: API and commands for processing SPIR-V modules
Description:

The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser,disassembler, validator, and optimizer for SPIR-V.

vulkan-tools 1.4.335.0
Dependencies: glslang@1.4.335.0 libxrandr@1.5.4 vulkan-loader@1.4.335.0 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-Tools
Licenses: ASL 2.0
Build system: cmake
Synopsis: Tools and utilities for Vulkan
Description:

Vulkan-Tools provides tools and utilities that can assist development by enabling developers to verify their applications correct use of the Vulkan API.

vulkan-volk 1.4.335.0
Dependencies: vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/zeux/volk
Licenses: Expat
Build system: cmake
Synopsis: Meta loader for Vulkan API
Description:

Volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking the Vulkan loader. Additionally, volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading Vulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.

sirit 1.0.3
Dependencies: spirv-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/eden-emulator/sirit
Licenses: AGPL 3+ GPL 3+ Modified BSD
Build system: cmake
Synopsis: Runtime SPIR-V assembler
Description:

Sirit is a runtime SPIR-V assembler. It allows dynamic generation of SPIR-V shader code, handling declaration sorting, type and constant management, and opcode emission.

vulkan-loader 1.4.335.0
Dependencies: vulkan-headers@1.4.335.0 libxrandr@1.5.4
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-Loader
Licenses: ASL 2.0 X11-style Modified BSD
Build system: cmake
Synopsis: Khronos official ICD loader and validation layers for Vulkan
Description:

Vulkan allows multiple Installable Client Drivers (ICDs) each supporting one or more devices to be used collectively. The loader is responsible for discovering available Vulkan ICDs on the system and inserting Vulkan layer libraries, including validation layers between the application and the ICD.

vkd3d 1.18
Dependencies: libx11@1.8.12 libxcb@1.17.0 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0 wine-minimal@11.0 xcb-util@0.4.1 xcb-util-keysyms@0.4.1 xcb-util-wm@0.4.2
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://gitlab.winehq.org/wine/vkd3d
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Direct3D 12 to Vulkan translation library
Description:

vkd3d is a library for translating Direct3D 12 to Vulkan.

vulkan-validationlayers 1.4.335.0
Dependencies: glslang@1.4.335.0 libxrandr@1.5.4 mesa@26.0.2 robin-hood-hashing@3.11.5 shaderc@2025.5 spirv-tools-static@1.4.335.0 vulkan-loader@1.4.335.0 vulkan-utility-libraries@1.4.335.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-ValidationLayers
Licenses: ASL 2.0
Build system: cmake
Synopsis: Khronos official validation layers for Vulkan
Description:

Vulkan-ValidationLayers provides the Khronos official validation layers that can assist development by enabling developers to verify their applications correctly use the Vulkan API.

vulkan-utility-libraries 1.4.335.0
Dependencies: vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-Utility-Libraries
Licenses: ASL 2.0
Build system: cmake
Synopsis: Utility libraries for Vulkan developers
Description:

Utility libraries for Vulkan developers.

spirv-tools 1.4.335.0
Dependencies: spirv-headers@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Tools
Licenses: ASL 2.0
Build system: cmake
Synopsis: API and commands for processing SPIR-V modules
Description:

The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser,disassembler, validator, and optimizer for SPIR-V.

vulkan-headers 1.4.335.0
Dependencies: vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/Vulkan-Headers
Licenses: ASL 2.0
Build system: cmake
Synopsis: Vulkan Header files and API registry
Description:

Vulkan-Headers contains header files and API registry for Vulkan.

spirv-cross 1.4.335.0
Dependencies: glslang@1.4.335.0 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0
Channel: guix
Location: gnu/packages/vulkan.scm (gnu packages vulkan)
Home page: https://github.com/KhronosGroup/SPIRV-Cross
Licenses: ASL 2.0
Build system: cmake
Synopsis: Parser for and converter of SPIR-V to other shader languages
Description:

SPIRV-Cross tries hard to emit readable and clean output from the SPIR-V, aiming to emit GLSL or MSL that looks like human-written code.

w3m 0.5.3+git20230121
Dependencies: gdk-pixbuf@2.44.4 imlib2@1.10.0 libgc@8.2.8 libx11@1.8.12 ncurses@6.2.20210619 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/w3m.scm (gnu packages w3m)
Home page: https://w3m.sourceforge.net/
Licenses: X11-style
Build system: gnu
Synopsis: Text-mode web browser
Description:

w3m is a text-based web browser as well as a pager like more or less. With w3m you can browse web pages through a terminal emulator window. Moreover, w3m can be used as a text formatting tool which typesets HTML into plain text.

meteo-qt 4.3
Propagated dependencies: python-lxml@6.0.2 python-pyqt@6.9.1
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/dglent/meteo-qt
Licenses: GPL 3
Build system: pyproject
Synopsis: Weather application for the system tray
Description:

meteo-qt is an application to display weather information in desktop panels, desktop notifications and its own window. Weather information is retrieved from OpenWeatherMap.

wfetch 0.1-pre-2.e1cfa37
Dependencies: python-pyowm@3.3.0 python-fire@0.7.0 python-termcolor@2.5.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/Gcat101/Wfetch
Licenses: GPL 3+
Build system: pyproject
Synopsis: Command-line tool to display weather info
Description:

This package provides a tool similar to Neofetch/pfetch, but for weather: it can display the weather condition, temperature, humidity, etc.

To use it, you must first run:

export WEATHER_CLI_API=your OpenWeatherMap API key
wego 2.4
Channel: guix
Location: gnu/packages/weather.scm (gnu packages weather)
Home page: https://github.com/schachmat/wego
Licenses: ISC
Build system: go
Synopsis: Weather client for the terminal
Description:

Wego is a weather client for the terminal. It shows forecast for one or seven days. Displayed information includes temperature range---felt and measured---, wind speed and direction, viewing distance, precipitation amount and probability.

midori 9.0
Dependencies: adwaita-icon-theme@48.1 gcr@3.41.2 glib@2.86.0 glib-networking@2.80.1 gsettings-desktop-schemas@48.0 gtk+@3.24.51 json-glib@1.10.0 libarchive@3.7.7 libpeas@1.36.0 sqlite@3.39.3 vala@0.56.18 webkitgtk-with-libsoup2@2.50.3
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://www.midori-browser.org
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Lightweight graphical web browser
Description:

Midori is a lightweight, Webkit-based web browser. It features integration with GTK+3, configurable web search engine, bookmark management, extensions such as advertisement blocker and colorful tabs.

qutebrowser 3.6.3
Dependencies: bash-minimal@5.2.37 python-colorama@0.4.6 python-jinja2@3.1.2 python-markupsafe@3.0.3 python-pygments@2.19.2 python-pynacl@1.5.0 python-pypeg2@2.15.2 python-pyyaml@6.0.2 python-pyqt@6.9.1 python-pyqtwebengine@6.9.0 python-tldextract@5.3.0 qtwebengine@6.9.3
Channel: guix
Location: gnu/packages/web-browsers.scm (gnu packages web-browsers)
Home page: https://qutebrowser.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Minimal, keyboard-focused, vim-like web browser
Description:

qutebrowser is a keyboard-focused browser with a minimal GUI. It is based on PyQt6 and QtWebEngine.

Total packages: 73954