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 http://hydra.nixos.org/jobset/nix/trunk/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 '*'

Alternatively, if you have associated the application/nix-package MIME type with the nix-install-package program in your web browser, you can install the package simply by clicking on the packages below.

Packages

This channel contains the following packages.

# Name System Description
5022747 nix-1.5.3pre3119_1b3a03f i686-freebsd Nix package for i686-freebsd
5055029 nix-1.5.3pre3123_b09b873 x86_64-freebsd Nix package for x86_64-freebsd
5055043 nix-1.5.3pre3123_b09b873 x86_64-darwin Nix package for x86_64-darwin
5055051 nix-1.5.3pre3123_b09b873 x86_64-linux Nix package for x86_64-linux
5055055 nix-1.5.3pre3123_b09b873 i686-linux Nix package for i686-linux