This page provides release nix-0.8 of Nix. It was generated automatically on 2005-04-11 12:26:47 UTC from revision 2524 of the path /nix/branches/0.8-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.
This release can be installed through Nix, a system for software deployment. It has been built for the following platforms:
You can install this package and keep it up to date by subscribing to the channel nix-stable by once executing
$ nix-channel --add http://nix.cs.uu.nl/dist/nix/channels/nix-stable $ nix-channel --update $ nix-env -i nix-0.8and then running
$ nix-channel --update $ nix-env -u nixevery time you want to upgrade to the latest release.
The manual is available on-line.
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.
You can view the results of a code coverage analysis.