Shea Levy 84a13dc576 Drop support for pre-c++11 compilers.
In particular, gcc 4.6's std::exception::~exception has an exception
specification in c++0x mode, which requires us to use that deprecated
feature in nix (and led to breakage after some recent changes that were
valid c++11).

nix already uses several c++11 features and gcc 4.7 has been around for
over 2 years.
2014-10-18 22:44:59 -04:00
2014-08-20 18:03:48 +02:00
2014-10-14 12:08:04 +02:00
2014-10-14 11:01:18 +02:00
2014-10-15 15:05:13 -04:00
2014-10-18 22:44:59 -04:00
2014-10-04 18:15:03 +02:00
2014-09-18 12:00:40 +02:00
2014-07-16 11:53:47 +02:00
2014-08-20 18:33:07 +02:00
2014-10-18 22:44:59 -04:00
2014-09-18 15:42:01 +02:00
2014-04-11 11:15:24 +02:00

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).
S
Description
Working fork of Lix - carries the adaptive load-aware build-remote patch. Upstream: gerrit.lix.systems
Readme
92 MiB
Languages
C++ 74.9%
Python 11.7%
Nix 6.1%
Shell 3.6%
Meson 2%
Other 1.6%