summaryrefslogtreecommitdiffstats
path: root/example.rc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-07-28 20:28:25 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-08-01 20:46:55 +0200
commitc0f9f07453baeb081a798d4c8fcb5cbe391fbe69 (patch)
tree37806122575115021802eee8ecc3f282380460de /example.rc
parent681c822b635ff2e04fea006fe0feb87c29b4993b (diff)
Add RC variable for tagging flags for tagging in nixpkgs repo on switch command
Diffstat (limited to 'example.rc')
-rw-r--r--example.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/example.rc b/example.rc
index 2b307ed..03776b7 100644
--- a/example.rc
+++ b/example.rc
@@ -28,3 +28,9 @@ RC_NIXPKGS=~/nixpkgs
#
RC_SWITCH_DEFAULT_TAG_FLAGS="-a"
+
+#
+# default flags for git-tagging nixpkgs when doing nix-script switch
+#
+RC_SWITCH_DEFAULT_TAG_FLAGS_NIXPKGS=""
+