From b10e4624041cbbc824c034ee91bdca90d1132958 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Wed, 19 Jun 2019 11:39:33 -0400 Subject: doc/stdenv: describe dontUnpack --- doc/stdenv.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/stdenv.xml') diff --git a/doc/stdenv.xml b/doc/stdenv.xml index 9de912274dc7..1dd8ea8cabab 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -987,6 +987,17 @@ passthru.updateScript = [ ../../update.sh pname "--requested-release=unstable" ] + + + dontUnpack + + + + Set to true to skip the unpack phase. + + + + dontMakeSourcesWritable -- cgit v1.2.3