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/sqlite-branch/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
890707 nix-1.0pre25828 x86_64-linux Native Nix build on x86_64-linux
890717 nix-1.0pre25828 i686-linux Native Nix build on i686-linux
890727 nix-1.0pre25828 i686-darwin Native Nix build on i686-darwin
890729 nix-1.0pre25828 x86_64-darwin Native Nix build on x86_64-darwin