Jacob Mitchell c2e2b42877 Fix broken build.x86_64-linux job (#573)
The job has been failing since https://hydra.nixos.org/eval/1461286
with the following error:

    hydra-eval-jobs.cc:278:17: error: 'evalSettings' was not declared in this scope
                     evalSettings.restrictEval = true;
                     ^~~~~~~~~~~~

This is likely due to a typo in 0882519 where that line and the
corresponding comment were moved, and `settings` was changed in that
one place to `evalSettings`.

I reproduced the error by running `nix-build release.nix -A
build.x86_64-linux` on my machine, and this small change fixes it.
2018-07-07 19:15:01 +01:00
2017-07-26 16:56:16 +01:00
2017-12-07 15:35:31 +01:00
2017-05-24 10:00:38 -04:00
2017-08-10 14:16:24 +02:00
2011-01-14 10:52:47 +00:00
2017-03-03 12:33:22 +01:00
2010-03-29 14:16:46 +00:00
2010-09-30 14:29:15 +00:00
2017-09-30 22:39:36 +01:00
2018-06-05 13:24:23 +02:00
2016-03-22 13:10:37 +01:00

Hydra

Hydra is a continuous integration system based on the Nix package manager. For more information, see the manual.

For development see hacking instructions.


Icons provided free by EmojiOne.

Description
Hydra, the Nix-based continuous build system
Readme 20 MiB
Languages
Perl 71%
C++ 15.5%
Nix 5.6%
PLpgSQL 3%
Shell 2.2%
Other 2.7%