forked from auxolotl/docs
This commit is contained in:
parent
42ad306fed
commit
f10c4a4afa
|
@ -12,6 +12,8 @@ stdenvNoCC.mkDerivation {
|
|||
cp -r community $out/community
|
||||
cp -r contributing $out/contributing
|
||||
cp -r docs $out/docs
|
||||
|
||||
# A cache busting comment
|
||||
'';
|
||||
|
||||
fixupPhase = ''
|
||||
|
|
Loading…
Reference in a new issue