forked from lix-project/lix
fetchurl/fetchTarball are *not* allowed in restricted mode
Accidentally committed this change as part of
f9686885be
.
Restricted mode != pure mode.
This commit is contained in:
parent
5cb78053f0
commit
f1c555cef8
|
@ -223,8 +223,7 @@
|
|||
<para><function>builtins.fetchurl</function> and
|
||||
<function>builtins.fetchTarball</function> now support
|
||||
<varname>sha256</varname> and <varname>name</varname>
|
||||
attributes. Using these functions is now allowed in restricted
|
||||
mode if a hash is supplied.</para>
|
||||
attributes.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue