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

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.


waylock 1.5.0
Dependencies: linux-pam@1.5.2 zig-wayland@0.4.0 zig-xkbcommon@0.3.0
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://codeberg.org/ifreund/waylock
Licenses: Expat
Build system: zig
Synopsis: Wayland screen locker
Description:

Waylock is a small screen locker for Wayland compositors implementing the ext-session-lock-v1 protocol.

zig-zls 0.15.0
Dependencies: zig-lsp-kit@0.1.0-0.421ae64 zig-diffz@0.0.1-0.a20dd1f zig-known-folders@0.7.0-0.83d3916
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/zigtools/zls
Licenses: Expat
Build system: zig
Synopsis: Zig language server
Description:

Zig Language Server is a language server implementing the LSP for the Zig programming language.

zig-lsp-codegen 0.1.0-0.063a98c
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://zigtools.github.io/zig-lsp-codegen/
Licenses: Expat
Build system: zig
Synopsis: Generate @code{std.json} compatible Zig code
Description:

This package provides a Zig library to generate std.json compatible Zig code based on the LSP meta model.

zig-known-folders 0.7.0-0.83d3916
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/ziglibs/known-folders
Licenses: Expat
Build system: zig
Synopsis: Zig library to access well-known folders
Description:

This package provides a Zig library for accessing well-known folders across several operating systems.

zig-lsp-kit 0.1.0-0.cf0ff08
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://zigtools.github.io/lsp-kit/
Licenses: Expat
Build system: zig
Synopsis: Develop Language Server Protocol implementations in Zig
Description:

Zig LSP Kit provides the necessary building blocks to develop LSP implementations in Zig.

zig-clap 0.9.1
Channel: guix
Location: gnu/packages/zig-xyz.scm (gnu packages zig-xyz)
Home page: https://github.com/Hejsil/zig-clap
Licenses: Expat
Build system: zig
Synopsis: Command line argument parsing library
Description:

clap is a simple and easy to use command line argument parser library for Zig.

zig 0.9.1
Dependencies: clang@13.0.1 lld@13.0.1
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.12.1
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@17.0.6 lld@17.0.6
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.13.0
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@18.1.8 lld@18.1.8
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.10.1
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@15.0.7 lld@15.0.7
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.16.0
Dependencies: zlib@1.3.1 zlib@1.3.1 zstd@1.5.6 clang@21.1.8 lld@21.1.8
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.13.0
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@18.1.8 lld@18.1.8
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.11.0
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@16.0.6 lld@16.0.6
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.14.1
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@19.1.7 lld@19.1.7
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zig 0.15.2
Dependencies: zlib@1.3.1 zstd@1.5.6 clang@20.1.8 lld@20.1.8
Channel: guix
Location: gnu/packages/zig.scm (gnu packages zig)
Home page: https://github.com/ziglang/zig
Licenses: Expat
Build system: cmake
Synopsis: General purpose programming language and toolchain
Description:

Zig is a general-purpose programming language and toolchain. Among other features it provides

  • an Optional type instead of null pointers,

  • manual memory management,

  • generic data structures and functions,

  • compile-time reflection and compile-time code execution,

  • integration with C using zig as a C compiler, and

  • concurrency via async functions.

zile-on-guile 2.6.4-0.fd09781
Dependencies: guile@2.0.14 libgc@8.2.8 ncurses@6.2.20210619 bash@5.2.37 libgee@0.20.8 glib@2.86.0
Channel: guix
Location: gnu/packages/zile.scm (gnu packages zile)
Home page: https://github.com/spk121/zile
Licenses: GPL 3+
Build system: gnu
Synopsis: Lightweight clone of the Emacs editor using Guile
Description:

GNU Zile is a lightweight clone of the Emacs editor, and Zile-on-Guile is a variant of Zile that can be extended in Guile Scheme. Hitting M-C (or: Alt and C) brings up a Guile REPL from which interactive functions akin to those of Emacs can be invoked.

zile 2.6.4
Dependencies: libgc@8.2.8 ncurses@6.2.20210619 bash@5.2.37 libgee@0.20.8 glib@2.86.0
Channel: guix
Location: gnu/packages/zile.scm (gnu packages zile)
Home page: https://www.gnu.org/software/zile/
Licenses: GPL 3+
Build system: gnu
Synopsis: Lightweight Emacs clone
Description:

GNU Zile is a lightweight Emacs clone. It usage is similar to the default Emacs configuration, but it carries a much lighter feature set.

gnumach 1.8+git20260224
Channel: guix
Location: gnu/system/hurd.scm (gnu system hurd)
Home page: https://www.gnu.org/software/hurd/microkernel/mach/gnumach.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Microkernel of the GNU system
Description:

GNU Mach is the microkernel upon which a GNU Hurd system is based.

make-test-boot0 4.4.1
Dependencies: glibc-bootstrap@0 gcc-bootstrap@0 binutils-bootstrap@0 bootstrap-binaries@0
Channel: guix
Location: guix/tests.scm (guix tests)
Home page: https://www.gnu.org/software/make/
Licenses: GPL 3+
Build system: gnu
Synopsis: Remake files automatically
Description:

Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.

Page: 1301730183019
Total packages: 72451