1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00
nixpkgs/pkgs
Thomas Tuegel 91657e30ca atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
..
applications Missed gcc refs 2014-12-26 12:28:15 -05:00
build-support Missed gcc refs 2014-12-26 12:28:15 -05:00
data include version number in name 2014-12-20 14:45:26 +00:00
desktops xfce4-task-manager: update (features and bugfixes) 2014-12-25 11:30:04 +01:00
development atlas: fix generic options 2014-12-27 13:40:40 -06:00
games Missed gcc refs 2014-12-26 12:28:15 -05:00
misc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
os-specific Bumb BLCR 2014-12-27 14:56:21 +01:00
servers nixpkgs: openresty 1.7.4.1rc2 -> 1.7.7.1 2014-12-27 12:43:52 -06:00
shells nixpkgs: remove redundant attribute sip 2014-12-23 19:37:21 +01:00
stdenv I think this should fix the evaluation errors in hydra 2014-12-27 12:02:58 -05:00
test
tools nixpkgs: afl 0.89b -> 1.04b 2014-12-26 21:43:05 -06:00
top-level Merge pull request #5482 from DamienCassou/mutag-0.0.2 2014-12-27 19:24:41 +01:00