summaryrefslogtreecommitdiffstats
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-06-02 08:09:17 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-06-02 08:10:17 +0200
commitfa1bbe69fb1f774a20b57cbde66fa9253927b976 (patch)
tree47cb20f4e4d43186aeda92c2bdce1bee0eaee257 /doc/stdenv.xml
parent4ab1c14714fc97a27655f3a6877386da3cb237bc (diff)
maintainers/scripts/update.nix: Do not store updateScripts
For update script parallelization, we have started calling builtins.toJSON on updateScripts, which triggers evaluation of paths and therefore their copying to Nix store. This breaks update scripts that assume that they exist in nixpkgs like dwarf-fortress. https://github.com/NixOS/nixpkgs/issues/61935 Let’s stringify the paths before JSONification to prevent the evaluation.
Diffstat (limited to 'doc/stdenv.xml')
0 files changed, 0 insertions, 0 deletions