[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Maybe remove warbo-utilities dep from basic?
- Subject: Re: Maybe remove warbo-utilities dep from basic?
- From: Chris Warburton
- Date: Thu, 22 Mar 2018 18:50:05 +0000
- In-reply-to: <a8e8059cea71cf51-0-artemis@nixos>
- References: <a8e8059cea71cf51-0-artemis@nixos>
Removed warbo-utilities from basic and added a 'forceLatest' arg to the
warbo-utilities builder which defaults to false. This way, we can say
'warbo-utilities.override { forceLatest = true; }' and we get the latest
revision (it sets 'unsafeSkip' in the latestGit call).