This page provides release nixpkgs-0.9 of Nix Packages. It was generated automatically on 2006-01-31 17:04:05 UTC from revision 4650 of the path /nixpkgs/branches/0.9-release of its Subversion repository (the XML record of the build job is available).
You can read a description of the changes in this release. For detailed changes, please refer to the Subversion logs.
Source distribution
The Nix Packages contained in this release can be installed and kept up to date by subscribing to the channel nixpkgs-stable by once executing
$ nix-channel --add http://nix.cs.uu.nl/dist/nix/channels-v3/nixpkgs-stable $ nix-channel --updateYou can then query and install packages in the normal way, e.g.,
$ nix-env -qa $ nix-env -i fooYou can update to the latest versions of the packages in this channel by executing
$ nix-channel --update $ nix-env -u '*'
Alternatively, if you have Nix 0.8 installed, and have associated the application/nix-package MIME type with the nix-install-package script in your web browser, you can install the package simply by clicking on the links below.
The channel contains the following prebuilt packages:
In case of build or usage problems with this release, please first check if there are newer releases that solve the problem. Otherwise report problems to eelco@cs.uu.nl, mentioning the full version number and a description of the platform you are building on. In case of a build problem include the part of the build log showing the error. In case of a usage problem try to narrow down the problem as much as possible and include enough information to reproduce the error.