From e2693357c825a93dbaf4ca96338f631949fff10a Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 24 Sep 2015 19:15:07 +0200 Subject: Add option to update remote before generating tag in nixpkgs Add config var: Remote name for upstream nixpkgs --- example.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'example.rc') diff --git a/example.rc b/example.rc index acca991..323446c 100644 --- a/example.rc +++ b/example.rc @@ -34,6 +34,13 @@ RC_SWITCH_DEFAULT_TAG_FLAGS="-a" # RC_SWITCH_DEFAULT_TAG_FLAGS_NIXPKGS="" + +# +# The name of the remote in your nixpkgs clone which refers to the official +# repository of nixpkgs. Multiple entries must be seperated with space. +# +RC_SWITCH_UPSTREAM_NIXPKGS_REMOTE_NAME=upstream + # # Container configuration templates can be put in single files and put in a # directory which should be configured here. -- cgit v1.2.3