This page provides a channel for the Nix package manager. If you have Nix installed, you can subscribe to this channel by once executing

$ nix-channel --add https://hydra.hq.c3d2.de/project/ascii-dresden/channel/latest
$ nix-channel --update

You can then query and install packages in the normal way, e.g.,

$ nix-env -qa '*'
$ nix-env -i foo

You can update to the latest versions of the packages in this channel by executing

$ nix-channel --update
$ nix-env -u '*'

Packages

This channel contains the following packages.

# Name System Description
176130 ascii-pay-nfc-terminal-0.1.0 aarch64-linux Rust server which handles the transactions of the ascii-pay system.
176131 ascii-pay-nfc-terminal-0.1.0 x86_64-linux Rust server which handles the transactions of the ascii-pay system.
168114 ascii-pay-server-2.0.0 aarch64-linux Rust server which handles the transactions of the ascii-pay system.
168115 ascii-pay-server-2.0.0 x86_64-linux Rust server which handles the transactions of the ascii-pay system.

Hydra 0-unstable-2025-11-06 (using nix-2.32.7 and nix-eval-jobs-2.32.1).