From 31d91b4ec10ff6842a3bf996f06e82ec7d04d785 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 28 Feb 2007 16:58:35 +0000 Subject: [PATCH] * Set build-max-jobs in the Nix configuration file from the NixOS configuration file. svn path=/nixos/trunk/; revision=8109 --- system/activate-configuration.sh | 2 ++ system/options.nix | 13 +++++++++++++ system/system.nix | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/system/activate-configuration.sh b/system/activate-configuration.sh index 7054a40e5c4..addeeb2f820 100644 --- a/system/activate-configuration.sh +++ b/system/activate-configuration.sh @@ -91,7 +91,9 @@ if test -z "@readOnlyRoot@"; then mkdir -p /nix/etc/nix cat > /nix/etc/nix/nix.conf <