nixpkgs/maintainers
Jan Tojnar fa1bbe69fb
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.
2019-06-02 08:10:17 +02:00
..
scripts maintainers/scripts/update.nix: Do not store updateScripts 2019-06-02 08:10:17 +02:00
maintainer-list.nix maintainers: add lukebfox 2019-05-30 15:51:56 +01:00