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

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.


netbird-ui-archive 0.78.1
Dependencies: gtk@4.22.1 glib@2.86.0 glibc@2.41 cairo@1.18.4 libappindicator@12.10.1-0-298 libsoup@3.6.5 libx11@1.8.12 webkitgtk@2.50.3
Channel: renaissance
Location: renaissance/packages/archive/netbird-ui-bin.scm (renaissance packages archive netbird-ui-bin)
Home page: https://netbird.io/
Licenses: Modified BSD
Build system: gnu
Synopsis: NetBird Desktop Client
Description:

NetBird desktop client built with Wails, binary version patched for guix.

beszel-agent 0.20.0
Channel: renaissance
Location: renaissance/packages/beszel-agent.scm (renaissance packages beszel-agent)
Home page: https://github.com/henrygd/beszel
Licenses: Expat
Build system: copy
Synopsis: Beszel system monitoring agent, binary release
Description:

Lightweight system monitoring agent for Beszel.

ollama 0.34.2
Dependencies: glibc@2.41 gcc@14.3.0
Channel: renaissance
Location: renaissance/packages/clanker.scm (renaissance packages clanker)
Home page: https://ollama.com
Licenses: Expat
Build system: binary
Synopsis: Run large language models locally
Description:

Ollama allows you to run large language models locally. It provides a simple API for creating, running and managing models, as well as a library of pre-built models that can be easily used.

nordzy-cursors-white 2.4.0
Channel: renaissance
Location: renaissance/packages/cursors.scm (renaissance packages cursors)
Home page: https://github.com/guillaumeboehm/Nordzy-cursors
Licenses: GPL 3+
Build system: copy
Synopsis: Nord-palette XCursor theme (white variant)
Description:

Cursor theme using the Nord colour palette, based on Vimix and cz-Viator. This is the white variant, distributed as prebuilt XCursor files installed under share/icons.

geistmono 3.4.0
Channel: renaissance
Location: renaissance/packages/fonts.scm (renaissance packages fonts)
Home page: https://www.nerdfonts.com/
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Nerd Fonts patched version of Geist Mono
Description:

Nerd Fonts version of Geist Mono, a programming font. Contains ligatures.

Ubuntu 3.5.1
Channel: renaissance
Location: renaissance/packages/fonts.scm (renaissance packages fonts)
Home page: https://nerdfonts.com
Licenses: SIL OFL 1.1
Build system: font
Synopsis: Nerd Fonts patched font: Ubuntu
Description:

Ubuntu is part of the Nerd Fonts project.

robotoslab 2.0
Channel: renaissance
Location: renaissance/packages/fonts.scm (renaissance packages fonts)
Home page: https://github.com/googlefonts/robotoslab
Licenses: SIL OFL 1.1
Build system: font
Synopsis: The Roboto family of fonts
Description:

Roboto is Google’s signature family of fonts, the default font on Android and Chrome OS, and the recommended font for the visual language "Material Design". This is the Roboto Slab family, which can be used alongside the normal Roboto family and the Roboto Condensed family. The Github repo was archive on April 19, 2026 and this is built from a mirror of the last commit.

gh 2.96.0
Channel: renaissance
Location: renaissance/packages/gh.scm (renaissance packages gh)
Home page: https://cli.github.com
Licenses: Expat
Build system: copy
Synopsis: GitHub command-line tool
Description:

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

glbinding 3.5.0
Channel: renaissance
Location: renaissance/packages/gl.scm (renaissance packages gl)
Home page: https://github.com/cginternals/glbinding
Licenses: Expat
Build system: cmake
Synopsis: Modern C++11 OpenGL binding
Description:

glbinding is a modern C++11 binding for the OpenGL API. It provides type-safe function wrappers, strongly typed enumerations, and automatic extension handling generated from the official OpenGL specification. It is suitable for graphics engines and other OpenGL-based applications.

glfw+static 3.4
Dependencies: libxkbcommon@1.13.1 wayland@1.24.0 vulkan-loader@1.4.335.0
Propagated dependencies: mesa@26.0.2 libx11@1.8.12 libxrandr@1.5.4 libxi@1.8.2 libxinerama@1.1.5 libxcursor@1.2.3 libxxf86vm@1.1.6
Channel: renaissance
Location: renaissance/packages/gl.scm (renaissance packages gl)
Home page: https://www.glfw.org
Licenses: Zlib
Build system: cmake
Synopsis: OpenGL application development library
Description:

GLFW is a library for OpenGL, OpenGL ES and Vulkan development for desktop computers. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.

lnav- 0.14.1
Dependencies: notcurses@3.0.16
Channel: renaissance
Location: renaissance/packages/lnav.scm (renaissance packages lnav)
Home page: https://lnav.org
Licenses: FreeBSD
Build system: copy
Synopsis: Log file navigator, binary release
Description:

The Logfile Navigator is a log file viewer for the terminal. Given a set of files/directories, lnav will:

  1. decompress as needed;

  2. detect their format;

  3. merge the files by time into a single view;

  4. tail the files, follow renames, find new files in directories;

  5. build an index of errors and warnings;

  6. pretty-print JSON-lines.

Then, in the lnav TUI, you can:

  1. jump quickly to the previous/next error (press e/E);

  2. search using regular expressions (press /);

  3. highlight text with a regular expression (:highlight command);

  4. filter messages using regular expressions or SQLite expressions;

  5. pretty-print structured text (press P);

  6. view a histogram of messages over time (press i);

  7. analyze messages using SQLite (press ;)

lnav 0.14.1
Dependencies: pcre2@10.42 sqlite@3.39.3 which@2.21 ncurses@6.2.20210619 zlib@1.3.1 lbzip2@2.5-0.b6dc48a curl@8.6.0 libarchive@3.7.7 libunistring@1.3 wireshark@4.6.6 pkg-config@0.29.2
Channel: renaissance
Location: renaissance/packages/lnav.scm (renaissance packages lnav)
Home page: http://lnav.org
Licenses: FreeBSD
Build system: gnu
Synopsis: Log file navigator.
Description:

The Logfile Navigator is a log file viewer for the terminal. Given a set of files/directories, lnav will:

  1. decompress as needed;

  2. detect their format;

  3. merge the files by time into a single view;

  4. tail the files, follow renames, find new files in directories;

  5. build an index of errors and warnings;

  6. pretty-print JSON-lines.

Then, in the lnav TUI, you can:

  1. jump quickly to the previous/next error (press e/E);

  2. search using regular expressions (press /);

  3. highlight text with a regular expression (:highlight command);

  4. filter messages using regular expressions or SQLite expressions;

  5. pretty-print structured text (press P);

  6. view a histogram of messages over time (press i);

  7. analyze messages using SQLite (press ;)

netbird-ui 0.79.0
Dependencies: gtk+@3.24.51 glib@2.86.0 glibc@2.41 cairo@1.18.4 libappindicator@12.10.1-0-298 libsoup@3.6.5 libx11@1.8.12 webkitgtk@2.50.3
Channel: renaissance
Location: renaissance/packages/netbird-bin.scm (renaissance packages netbird-bin)
Home page: https://netbird.io/
Licenses: Modified BSD
Build system: binary
Synopsis: NetBird Desktop Client
Description:

NetBird desktop client built with Wails, binary (deb) version built with the nonguix binary build system.

netbird_ 0.79.0
Channel: renaissance
Location: renaissance/packages/netbird-bin.scm (renaissance packages netbird-bin)
Home page: https://netbird.io/
Licenses: Modified BSD
Build system: binary
Synopsis: NetBird Desktop Client
Description:

NetBird desktop client built with Wails, binary (deb) version built with the nonguix binary build system.

netbird 0.79.0
Dependencies: wireguard-tools@1.0.20260223
Channel: renaissance
Location: renaissance/packages/netbird.scm (renaissance packages netbird)
Home page: https://netbird.io
Licenses: Modified BSD AGPL 3
Build system: go
Synopsis: WireGuard-based mesh networking
Description:

NetBird combines WireGuard with a control plane for zero-config peer-to-peer mesh networking.

box2d 3.1.1
Dependencies: libx11@1.8.12
Channel: renaissance
Location: renaissance/packages/odin-vendors.scm (renaissance packages odin-vendors)
Home page: https://box2d.org/
Licenses: Expat
Build system: cmake
Synopsis: 2D physics engine for games
Description:

Box2D is a 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in realistic ways and make the game world more interactive. From the game engine's point of view, a physics engine is just a system for procedural animation.

odin dev-2026-07
Dependencies: clang-toolchain@18.1.8 wayland@1.24.0 libxkbcommon@1.13.1 glfw@3.4 mesa@26.0.2 bash-minimal@5.2.37
Channel: renaissance
Location: renaissance/packages/odin.scm (renaissance packages odin)
Home page: https://odin-lang.org
Licenses: Expat
Build system: gnu
Synopsis: A modern, fast, and simple systems programming language
Description:

The Odin programming language is a modern systems language focused on simplicity, performance, and productivity. Designed as an alternative to C, it is suited for high-performance development, including game engines, graphics programming, and systems code. Odin provides expressive syntax, support for data-oriented programming, a minimal runtime, strong compile-time efficiency, and seamless C interoperability. This package includes the Odin compiler and standard library for building and running Odin programs.

ols nightly
Channel: renaissance
Location: renaissance/packages/odin.scm (renaissance packages odin)
Home page: https://github.com/DanielGavin/ols
Licenses: Expat
Build system: gnu
Synopsis: Language server for the Odin programming language
Description:

OLS is a language server implementation for the Odin programming language. It provides completion, hover, references, semantic tokens, document symbols, formatting support, and other LSP features.

tofu 1.12.6
Channel: renaissance
Location: renaissance/packages/opentofu.scm (renaissance packages opentofu)
Home page: https://opentofu.org
Licenses: MPL 2.0
Build system: trivial
Synopsis: Declarative infrastructure-as-code tool (official binary)
Description:

OpenTofu is a community-driven fork of Terraform providing a declarative infrastructure-as-code workflow. This installs the official upstream release binary.

proton-drive-cli 0.8.0
Dependencies: glibc@2.41 glib@2.86.0 libsecret@0.21.7
Channel: renaissance
Location: renaissance/packages/proton-drive.scm (renaissance packages proton-drive)
Home page: https://proton.me/drive
Licenses: Expat
Build system: binary
Synopsis: Proton Drive Cli
Description:

Proton drive cli, binary release from proton.

pass-cli 2.3.3
Dependencies: gcc-toolchain@14.3.0
Channel: renaissance
Location: renaissance/packages/proton-pass.scm (renaissance packages proton-pass)
Home page: https://github.com/henrygd/beszel
Licenses: GPL 3
Build system: binary
Synopsis: Proton Pass Cli Client, binary release
Description:

Command-line interface for managing your Proton Pass vaults, items, and secrets.

proton-pass-desktop 1.40.2
Dependencies: alsa-lib@1.2.16 at-spi2-core@2.52.0 cairo@1.18.4 cups@2.4.14 dbus@1.16.2 eudev@3.2.14 expat@2.7.1 gcc-toolchain@14.3.0 glib@2.86.0 glibc@2.41 gtk+@3.24.51 nspr@4.36 nss@3.101.4 pango@1.56.4 libx11@1.8.12 libxcb@1.17.0 libxcomposite@0.4.6 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxrandr@1.5.4 libxkbcommon@1.13.1 mesa@26.0.2
Channel: renaissance
Location: renaissance/packages/proton-pass.scm (renaissance packages proton-pass)
Home page: https://proton.me/pass
Licenses: GPL 3
Build system: binary
Synopsis: Proton Pass Desktop Client
Description:

Proton Pass Desktop application. This package contains the binary (deb) provided by Proton and installed using the binary build system (nonguix).

protonmail-bridge 3.26.0
Dependencies: glib@2.86.0 libfido2@1.16.0 libsecret@0.21.7 glibc@2.41
Channel: renaissance
Location: renaissance/packages/protonmail-bridge.scm (renaissance packages protonmail-bridge)
Home page: https://proton.me/mail
Licenses: GPL 3
Build system: binary
Synopsis: Proton Mail Bridge
Description:

Proton Mail Bridge provides local IMAP and SMTP access to Proton Mail. This package contains the core/cli binary (deb) provided by Proton and installed using the binary build system (nonguix).

protonmail-bridge 3.25.0
Dependencies: glib@2.86.0 libfido2@1.16.0 libsecret@0.21.7 glibc@2.41
Channel: renaissance
Location: renaissance/packages/protonmail-bridge.scm (renaissance packages protonmail-bridge)
Home page: https://proton.me/mail
Licenses: GPL 3
Build system: binary
Synopsis: Proton Mail Bridge
Description:

Proton Mail Bridge provides local IMAP and SMTP access to Proton Mail. This package contains the core/cli binary (deb) provided by Proton and installed using the binary build system (nonguix).

Total packages: 73835