summaryrefslogtreecommitdiffstats
path: root/example.rc
diff options
context:
space:
mode:
Diffstat (limited to 'example.rc')
-rw-r--r--example.rc12
1 files changed, 12 insertions, 0 deletions
diff --git a/example.rc b/example.rc
index 7cf49d6..acca991 100644
--- a/example.rc
+++ b/example.rc
@@ -59,3 +59,15 @@ RC_UPD_NIX_BUILD_J=2
#
RC_UPD_NIX_BUILD_CORES=2
+#
+# when updating a package definition, do git-push afterwards
+# 0 = no, 1 = yes
+#
+RC_UPD_PUSH=0
+
+#
+# when updating a package definition, push to this remote. Several can be
+# specified.
+#
+RC_UPD_PUSH_REMOTE="github"
+