summaryrefslogtreecommitdiffstats
path: root/example.rc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-09-29 12:02:59 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-09-29 12:29:37 +0200
commitb9d88aab612126647c0586759a63d619a8eabd3d (patch)
treeb76cc464d8555a467b7fd39f9781b3075561b018 /example.rc
parent5f8353b3c62e8b42079069951997130ac8e4248b (diff)
update-package-def: Add -c option to pass --cores to nix-build
Diffstat (limited to 'example.rc')
-rw-r--r--example.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/example.rc b/example.rc
index fe1413c..7cf49d6 100644
--- a/example.rc
+++ b/example.rc
@@ -54,3 +54,8 @@ RC_CONTAINER_CONF_TEMPLATE_DIR=~/.nixos-scripts-container-conf-templates/
#
RC_UPD_NIX_BUILD_J=2
+#
+# default number to pass to "nix-build --cores"
+#
+RC_UPD_NIX_BUILD_CORES=2
+