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

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.


chromium-embedded-framework 117.2.4
Dependencies: alsa-lib@1.2.16 at-spi2-core@2.52.0 cairo@1.18.4 cups@2.4.14 dbus@1.16.2 expat@2.7.1 gcc@14.3.0 glib@2.86.0 gtk+@3.24.51 libdrm@2.4.131 libx11@1.8.12 libxcb@1.17.0 libxcomposite@0.4.6 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxkbcommon@1.13.1 libxrandr@1.5.4 libxshmfence@1.3.3 mesa@26.0.2 nspr@4.36 nss@3.101.4 pango@1.56.4
Channel: nonguix
Location: nongnu/packages/chromium.scm (nongnu packages chromium)
Home page: https://bitbucket.org/chromiumembedded/cef
Licenses: Modified BSD
Build system: binary
Synopsis: Embed Chromium-based browsers in other applications
Description:

This library provides a simple framework for embedding Chromium-based browsers in other applications.

Unlike the Chromium project itself, which focuses mainly on Google Chrome application development, CEF focuses on facilitating embedded browser use cases in third-party applications. CEF insulates the user from the underlying Chromium and Blink code complexity by offering production-quality stable APIs.

Some use cases for CEF include:

  • Embedding an HTML5-compliant Web browser control in an existing native application.

  • Creating a light-weight native "shell" application that hosts a user interface developed primarily using Web technologies.

  • Rendering Web content “off-screen” in applications that have their own custom drawing frameworks.

  • Acting as a host for automated testing of existing Web properties and applications.

leiningen 2.12.0
Dependencies: leiningen-jar@2.12.0
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://leiningen.org
Licenses: EPL 1.0
Build system: gnu
Synopsis: Automate Clojure projects without setting your hair on fire
Description:

Leiningen is a Clojure tool with a focus on project automation and declarative configuration. It gets out of your way and lets you focus on your code.

cljfmt 0.16.4
Dependencies: gcc@14.3.0 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://github.com/weavejester/cljfmt
Licenses: EPL 1.0
Build system: binary
Synopsis: Formatter for Clojure code
Description:

cljfmt is a tool for detecting and fixing formatting errors in Clojure code.

clojure-tools-bin 1.12.4.1618
Dependencies: clojure@1.12.4 clojure-tools-deps@0.29.1598 coreutils-minimal@9.1 guile@3.0.9 java-commons-logging-minimal@1.2 java-slf4j-nop@1.7.25 openjdk@25.0.2
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://clojure.org/releases/tools
Licenses: EPL 1.0
Build system: copy
Synopsis: CLI tools for the Clojure programming language
Description:

This package provides the clojure and clj command line tools that can be used to start a Clojure REPL, launch a main or execute any Clojure function.

Dependencies declared in deps.edn files are resolved and downloaded beforehand.

The clj executable is a readline wrapper around clojure delegating to the rlwrap optional dependency.

babashka 1.12.218
Dependencies: babashka-clojure-tools@1.12.4.1618 openjdk@25.0.2 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://github.com/babashka/babashka
Licenses: EPL 1.0
Build system: binary
Synopsis: Native, fast starting Clojure interpreter for scripting
Description:

Babashka is a native Clojure interpreter for scripting with fast startup. Its main goal is to leverage Clojure in places where you would be using bash otherwise.

clj-kondo 2026.04.15
Dependencies: gcc@14.3.0 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://github.com/clj-kondo/clj-kondo
Licenses: EPL 1.0
Build system: binary
Synopsis: Linter for Clojure code
Description:

Clj-kondo performs static analysis on Clojure, ClojureScript and EDN, without the need of a running REPL.

clojure-lsp 2026.05.05-12.58.26
Dependencies: gcc@14.3.0 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://github.com/clojure-lsp/clojure-lsp
Licenses: Expat
Build system: binary
Synopsis: Clojure & ClojureScript Language Server (LSP) implementation
Description:

This package provides a Language Server for Clojure and ClojureScript languages. The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors and programatically via its CLI and API. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and more.

babashka-clojure-tools 1.12.4.1618
Dependencies: clojure@1.12.4 clojure-tools-deps@0.29.1598 coreutils-minimal@9.1 guile@3.0.9 java-commons-logging-minimal@1.2 java-slf4j-nop@1.7.25 openjdk@25.0.2
Channel: nonguix
Location: nongnu/packages/clojure.scm (nongnu packages clojure)
Home page: https://clojure.org/releases/tools
Licenses: EPL 1.0
Build system: copy
Synopsis: CLI tools for the Clojure programming language
Description:

This package provides the clojure and clj command line tools that can be used to start a Clojure REPL, launch a main or execute any Clojure function.

Dependencies declared in deps.edn files are resolved and downloaded beforehand.

The clj executable is a readline wrapper around clojure delegating to the rlwrap optional dependency.

unrar 7.0.9
Channel: nonguix
Location: nongnu/packages/compression.scm (nongnu packages compression)
Home page: https://www.rarlab.com/rar_add.htm
Licenses: Nonfree
Build system: gnu
Synopsis: Extract files from RAR archives
Description:

The RAR decompression program. It is nonfree (as in freedom), but open-source.

compcert 3.14
Dependencies: ocaml-menhir@20220210
Channel: nonguix
Location: nongnu/packages/coq.scm (nongnu packages coq)
Home page: http://compcert.inria.fr
Licenses: Nonfree
Build system: gnu
Synopsis: Certified C compiler
Description:

The CompCert project investigates the formal verification of realistic compilers usable for critical embedded software. Such verified compilers come with a mathematical, machine-checked proof that the generated executable code behaves exactly as prescribed by the semantics of the source program. By ruling out the possibility of compiler-introduced bugs, verified compilers strengthen the guarantees that can be obtained by applying formal methods to source programs.

The main result of the project is the CompCert C verified compiler, a high-assurance compiler for almost all of the C language (ISO C99), generating efficient code for the PowerPC, ARM, RISC-V and x86 processors.

datomic-cli-tools 1.0.91
Channel: nonguix
Location: nongnu/packages/databases.scm (nongnu packages databases)
Home page: https://docs.datomic.com/cloud/index.html
Licenses: ASL 2.0
Build system: copy
Synopsis: Command-line tools for Datomic Cloud
Description:

View and Manage analytics, logs, and access control gateways for a Datomic Cloud instance on AWS.

omnisharp 1.37.7
Dependencies: gcc@14.3.0 mit-krb5@1.21 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/dotnet.scm (nongnu packages dotnet)
Home page: https://github.com/OmniSharp/omnisharp-roslyn
Licenses: Expat
Build system: binary
Synopsis: Implementation of Language Server Protocol based on Roslyn workspaces
Description:

OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins.

dotnet 3.1.419
Dependencies: gcc@14.3.0 glibc@2.41 icu4c@73.1 lttng-ust@2.15.0 mit-krb5@1.21 openssl@3.5.5 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/dotnet.scm (nongnu packages dotnet)
Home page: https://dotnet.microsoft.com/en-us/
Licenses: Expat
Build system: binary
Synopsis: Binary build of the @code{.NET} SDK and runtime
Description:

.NET is a cross-platform developer platform for building different types of applications.

dotnet 8.0.401
Dependencies: gcc@14.3.0 icu4c@73.1 lttng-ust@2.15.0 mit-krb5@1.21 openssl@3.5.5 zlib@1.3.1
Channel: nonguix
Location: nongnu/packages/dotnet.scm (nongnu packages dotnet)
Home page: https://docs.microsoft.com/en-us/dotnet/
Licenses: Expat
Build system: binary
Synopsis: Binary build of the @code{.NET} SDK and runtime
Description:

.NET is a cross-platform developer platform for building different types of applications.

dyalog 19.0.50027
Dependencies: alsa-lib@1.2.16 at-spi2-core@2.52.0 cairo@1.18.4 coreutils@9.1 cups@2.4.14 dbus@1.16.2 dotnet@8.0.401 fontconfig-minimal@2.16.0 eudev@3.2.14 expat@2.7.1 gcc@14.3.0 gdk-pixbuf@2.44.4 glib@2.86.0 glibc@2.41 gtk+@3.24.51 icu4c@73.1 libdrm@2.4.131 libx11@1.8.12 libxcb@1.17.0 libxcomposite@0.4.6 libxcursor@1.2.3 libxdamage@1.1.6 libxext@1.3.6 libxfixes@6.0.1 libxi@1.8.2 libxkbcommon@1.13.1 libxrender@0.9.12 libxscrnsaver@1.2.4 libxtst@1.2.5 libxrandr@1.5.4 mesa@26.0.2 ncurses-with-tinfo@6.2.20210619 nspr@4.36 nss@3.101.4 pango@1.56.4 pciutils@3.13.0 sed@4.9 unixodbc@2.3.14
Channel: nonguix
Location: nongnu/packages/dyalog.scm (nongnu packages dyalog)
Home page: https://www.dyalog.com/
Licenses: Nonfree
Build system: gnu
Synopsis: Dyalog APL interpreter and programming language environment
Description:

Dyalog APL is de facto the most widely deployed dialect of APL in the wild. The interpreter boasts world-class performance benchmarks, excellent tooling integration, and support for modern APL features.

vscodium 1.107.18605
Dependencies: gdk-pixbuf@2.44.4
Channel: nonguix
Location: nongnu/packages/editors.scm (nongnu packages editors)
Home page: https://vscodium.com/
Licenses: Expat
Build system: chromium-binary
Synopsis: Community-driven, freely-licensed binary distribution of VSCode
Description:

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode.

electron 34.5.8
Dependencies: ffmpeg@8.1.1 gdk-pixbuf@2.44.4 nss@3.101.4
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: chromium-binary
Synopsis: Cross platform desktop application shell
Description:

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.

electron-node-headers 28.3.3
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: copy
Synopsis: nodejs headers for electron
Description:

nodejs headers for electron.

electron 27.3.11
Dependencies: ffmpeg@8.1.1 gdk-pixbuf@2.44.4 nss@3.101.4
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: chromium-binary
Synopsis: Cross platform desktop application shell
Description:

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.

electron 38.8.6
Dependencies: ffmpeg@8.1.1 gdk-pixbuf@2.44.4 nss@3.101.4
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: chromium-binary
Synopsis: Cross platform desktop application shell
Description:

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.

electron 33.4.11
Dependencies: ffmpeg@8.1.1 gdk-pixbuf@2.44.4 nss@3.101.4
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: chromium-binary
Synopsis: Cross platform desktop application shell
Description:

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.

electron-node-headers 30.5.1
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: copy
Synopsis: nodejs headers for electron
Description:

nodejs headers for electron.

electron-node-headers 32.3.3
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: copy
Synopsis: nodejs headers for electron
Description:

nodejs headers for electron.

electron-node-headers 38.8.6
Channel: nonguix
Location: nongnu/packages/electron.scm (nongnu packages electron)
Home page: https://www.electronjs.org/
Licenses: Nonfree
Build system: copy
Synopsis: nodejs headers for electron
Description:

nodejs headers for electron.

Total packages: 72166