This page provides release nix-0.11 of Nix. It was generated automatically on 2007-12-31 17:45:02 UTC from revision 9993 of the path /nix/branches/0.11-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
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-v3/nix-stable $ nix-channel --update $ nix-env -i nix-0.11and then running
$ nix-channel --update $ nix-env -u nixevery time you want to upgrade to the latest release.
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. This only works if your Nix store is in /nix/store.
The channel contains the following prebuilt packages:
| Name | System |
|---|---|
| nix-0.11 | i686-freebsd |
| i686-linux | |
| powerpc-darwin | |
| powerpc-linux | |
| x86_64-linux |
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. The overall coverage rate is 76.7%.