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

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.


vim-zig 0.0.0-1.54c216e
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/ziglang/zig.vim
Licenses: Expat
Build system: vim
Synopsis: Vim configuration for Zig
Description:

File detection and syntax highlighting for the zig programming language.

vim-gemini-vim 0.0.0-1.f300c54
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://git.sr.ht/~torresjrjr/gemini.vim
Licenses: GPL 3
Build system: vim
Synopsis: Vim syntax highlighting plugin for Gemini
Description:

This Vim plugin provides a Vim syntax highlighting plugin for Gemini Text, the text/gemini media type, as defined in the Gemini protocol specification.

vim-tagbar 3.0.0
Dependencies: universal-ctags@6.2.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/preservim/tagbar
Licenses: Vim
Build system: vim
Synopsis: Vim plugin that displays tags in a window, ordered by scope
Description:

Tagbar is a Vim plugin that provides an easy way to browse the tags of the current file and get an overview of its structure. It does this by creating a sidebar that displays the ctags-generated tags of the current file, ordered by their scope. This means that for example methods in C++ are displayed under the class they are defined in.

vim-neosnippet 4.2-1.1bd7e23
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/Shougo/neosnippet.vim/
Licenses: Expat
Build system: vim
Synopsis: Snippet support for Vim
Description:

neosnippet, is a plugin for Vim which adds snippet support to Vim. Snippets are small templates for commonly used code that you can fill in on the fly. To use snippets can increase your productivity in Vim a lot. The functionality of this plug-in is quite similar to plug-ins like snipMate.vim or snippetsEmu.vim. But since you can choose snippets with the neocomplcache / neocomplete interface, you might have less trouble using them, because you do not have to remember each snippet name.

vim-solarized 1.0.0beta1-1.62f656a
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/altercation/vim-colors-solarized
Licenses: Expat
Build system: vim
Synopsis: Solarized color scheme for Vim
Description:

This package provides the Solarized theme as a Vim color scheme.

Solarized is a 16-color palette comprising 8 monotones and 8 accent colors. It was designed for use with both terminal and GUI applications, and has a dark and a light mode.

Based on CIELAB lightness relationships between colors, this theme reduces brightness contrast but retains contrasting hues based on colorwheel relations for syntax highlighting readability.

It keeps the same selective contrast relationships and overall feel when switching between the light and dark background modes.

vim-paredit 0.9.11-1.97d51d0
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/kovisoft/paredit
Licenses: Public Domain
Build system: vim
Synopsis: Vim plugin for structured editing of Lisp S-expressions
Description:

Paredit performs structured editing of Lisp S-expressions in Vim. Paredit.vim is similar to paredit.el for Emacs.

neovim-syntastic 3.10.0
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/vim-syntastic/syntastic
Licenses: WTFPL 2
Build system: vim
Synopsis: Syntax checking plugin for Neovim
Description:

Vim-syntastic is a syntax checking plugin for Neovim. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified.

vim-characterize 1.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/tpope/vim-characterize
Licenses: Vim
Build system: vim
Synopsis: Vim plugin for showing Unicode character metadata
Description:

In Vim, pressing ga on a character reveals its representation in decimal, octal, and hex. Characterize.vim modernizes this with the following additions:

  • Unicode character names: U+00A9 COPYRIGHT SYMBOL

  • Vim digraphs (type after <C-K> to insert the character): Co, cO

  • Emoji codes: :copyright:

  • HTML entities: &copy;

ganeti-instance-guix 0.8
Dependencies: btrfs-progs@7.0 cryptsetup-minimal@2.8.4 e2fsprogs@1.47.2 f2fs-tools@1.16.0 lvm2@2.03.22 multipath-tools@0.11.0 util-linux@2.40.4 parted@3.7 xfsprogs@6.12.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/mbakke/ganeti-instance-guix
Licenses: GPL 3+
Build system: gnu
Synopsis: Guix OS integration for Ganeti
Description:

This package provides a guest OS definition for Ganeti that uses Guix to build virtual machines.

libguestfs-minimal 1.56.2
Dependencies: file@5.46 fuse@3.18.1 json-c@0.18 hivex@1.3.24 libtirpc@1.3.1 pcre2@10.42 readline@8.2.13 qemu@10.2.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libguestfs.org/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Access and modify virtual machine disk images
Description:

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, formatting disks, resizing disks, and much more.

xen 4.21.1
Dependencies: acpica@20250807 bridge-utils@1.7.1 glib@2.86.0 iproute2@6.4.0 libaio@0.3.113 libx11@1.8.12 libxcrypt@4.4.38 yajl@2.1.0 ncurses@6.2.20210619 openssl@3.5.5 ovmf-i686@202402 pixman@0.46.4 qemu-minimal@10.2.1 seabios@1.17.0 util-linux@2.40.4 xz@5.4.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://xenproject.org/
Licenses: GPL 2
Build system: gnu
Synopsis: Hypervisor
Description:

This package provides the Xen Virtual Machine Monitor which is a hypervisor.

ruby-vagrant-spec 0.0.6
Propagated dependencies: ruby-coveralls@0.8.23 ruby-serverspec@2.42.3
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/hashicorp/vagrant-spec
Licenses: MPL 2.0
Build system: ruby
Synopsis: Specification and tests for Vagrant
Description:

vagrant-spec is a both a specification of how Vagrant and its various components should behave as well as a library of testing helpers that let you write your own unit and acceptance tests for Vagrant.

spike 1.1.0-0.591cff1
Dependencies: dtc@1.7.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/riscv-software-src/riscv-isa-sim
Licenses: Modified BSD
Build system: gnu
Synopsis: RISC-V ISA Simulator
Description:

Spike, the RISC-V ISA Simulator, implements a functional model of one or more RISC-V harts.

ruby-vagrant-spec-helper-basic 0.2.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/hashicorp/vagrant-spec
Licenses: MPL 2.0
Build system: ruby
Synopsis: Helper for vagrant-spec
Description:

This package is an internal helper for vagrant-spec. Don't use it.

libvirt-glib 5.0.0
Dependencies: openssl@3.5.5 cyrus-sasl@2.1.28 lvm2@2.03.22 yajl@2.1.0
Propagated dependencies: glib@2.86.0 libvirt@11.5.0 libxml2@2.14.6 gobject-introspection@1.86.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libvirt.org
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GLib wrapper around libvirt
Description:

libvirt-glib wraps the libvirt library to provide a high-level object-oriented API better suited for glib-based applications, via three libraries:

  1. libvirt-glib - GLib main loop integration & misc helper APIs

  2. libvirt-gconfig - GObjects for manipulating libvirt XML documents

  3. libvirt-gobject - GObjects for managing libvirt objects

qemu 10.2.1
Dependencies: ipxe-qemu@1.21.1-4.969ce2c alsa-lib@1.2.16 bash-minimal@5.2.37 capstone@5.0.1 dtc@1.7.2 glib@2.86.0 gnutls@3.8.9 gtk+@3.24.51 libaio@0.3.113 libcacard@2.8.1 attr@2.5.1 libcap-ng@0.9.3 libdrm@2.4.131 libepoxy@1.5.10 libjpeg-turbo@2.1.4 libpng@1.6.39 libseccomp@2.6.0 libslirp@4.9.1 liburing@2.14 libusb@1.0.25 mesa@26.0.2 ncurses@6.2.20210619 openbios-qemu-ppc@1.1-2.c3a19c1 opensbi-qemu@1.8.1 pixman@0.46.4 pulseaudio@16.1 sdl2@2.30.8 seabios-qemu@1.17.0 spice@0.15.2 usbredir@0.15.0 util-linux@2.40.4 vde2@2.3.3 virglrenderer@1.1.0 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://www.qemu.org
Licenses: GPL 2
Build system: gnu
Synopsis: Machine emulator and virtualizer
Description:

QEMU is a generic machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine---e.g., your own PC. By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.

python-vagrant 1.1.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/todddeluca/python-vagrant
Licenses: Expat
Build system: pyproject
Synopsis: Python bindings for Vagrant
Description:

Python-vagrant is a Python module that provides a thin wrapper around the vagrant command line executable, allowing programmatic control of Vagrant virtual machines.

python-transient 0.25
Propagated dependencies: python-beautifultable@1.1.0 python-click@8.3.1 python-importlib-resources@6.5.2 python-lark@1.2.2 python-marshmallow@4.0.0 python-progressbar2@4.5.0 python-requests@2.32.5 python-toml@0.10.2
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/ALSchwalm/transient
Licenses: Expat
Build system: pyproject
Synopsis: QEMU Wrapper written in Python
Description:

transient is a wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.

runc 1.3.0
Dependencies: libseccomp@2.6.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://opencontainers.org/
Licenses: ASL 2.0
Build system: go
Synopsis: Open container initiative runtime
Description:

runc is a command line client for running applications packaged according to the Open Container Initiative (OCI) format and is a compliant implementation of the Open Container Initiative specification.

looking-glass-client B7
Dependencies: bash-minimal@5.2.37 font-dejavu@2.37 fontconfig-minimal@2.16.0 freetype@2.13.3 glu@9.0.2 gmp@6.3.0 libglvnd@1.7.0 libiberty@14.3.0 libsamplerate@0.1.9 libx11@1.8.12 libxcursor@1.2.3 libxfixes@6.0.1 libxi@1.8.2 libxinerama@1.1.5 libxkbcommon@1.13.1 libxpresent@1.0.1 libxrandr@1.5.4 libxscrnsaver@1.2.4 mesa@26.0.2 pipewire@1.6.2 pulseaudio@16.1 spice-protocol@0.14.4 wayland@1.24.0 wayland-protocols@1.47 zlib@1.3.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://looking-glass.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: KVM Frame Relay (KVMFR) implementation
Description:

Looking Glass allows the use of a KVM (Kernel-based Virtual Machine) configured for VGA PCI Pass-through without an attached physical monitor, keyboard or mouse. It displays the VM's rendered contents on your main monitor/GPU.

qmpbackup 0.52
Dependencies: python-qemu-qmp@0.0.0a0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/abbbi/qmpbackup
Licenses: GPL 3+
Build system: pyproject
Synopsis: Backup and restore QEMU machines
Description:

qmpbackup is designed to create and restore full and incremental backups of running QEMU virtual machines via QMP, the QEMU Machine Protocol.

vagrant-libvirt 0.12.2
Dependencies: ruby@3.3.9 vagrant@2.3.7
Propagated dependencies: ruby-diffy@3.2.1 ruby-fog-core@2.4.0 ruby-fog-libvirt@0.12.0 ruby-nokogiri@1.18.10 ruby-rexml@3.2.5 ruby-xml-simple@1.1.5
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/vagrant-libvirt/vagrant-libvirt
Licenses: Expat
Build system: ruby
Synopsis: Libvirt provider for Vagrant
Description:

This is a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing Vagrant to control and provision machines via the Libvirt toolkit.

skopeo 1.23.0
Dependencies: bash-minimal@5.2.37 btrfs-progs@7.0 eudev@3.2.14 libassuan@3.0.1 libselinux@3.4 libostree@2025.1 lvm2@2.03.22 glib@2.86.0 gpgme@1.24.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://github.com/podman-container-tools/skopeo
Licenses: ASL 2.0
Build system: gnu
Synopsis: Interact with container images and container image registries
Description:

skopeo is a command line utility providing various operations with container images and container image registries. It can:

  1. Copy container images between various containers image stores, converting them as necessary.

  2. Convert a Docker schema 2 or schema 1 container image to an OCI image.

  3. Inspect a repository on a container registry without needlessly pulling the image.

  4. Sign and verify container images.

  5. Delete container images from a remote container registry.

umoci 0.6.0
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://umo.ci/
Licenses: ASL 2.0
Build system: go
Synopsis: Tool for modifying Open Container images
Description:

umoci is a tool that allows for high-level modification of an Open Container Initiative (OCI) image layout and its tagged images.

Total packages: 32521