nixpkgs/maintainers/scripts
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
..
all-tarballs.nix
check-maintainer-github-handles.sh
copy-tarballs.pl Fix copy-tarballs.pl 2019-01-24 16:01:49 +01:00
debian-patches.sh
dep-licenses.sh
eval-release.nix
eval-release.sh eval-release.sh: increase nix-instantiate heap size to 2GB 2019-01-25 12:47:00 +01:00
fetch-kde-qt.sh fetch-kde-qt.sh: get hashes from metadata 2019-03-27 22:16:18 -04:00
find-tarballs.nix Fix copy-tarballs.pl 2019-01-24 16:01:49 +01:00
hydra_eval_check
hydra-eval-failures.py
luarocks-packages.csv Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
nix-call-package
nix-diff.sh
nix-generate-from-cpan.nix treewide: remove aliases evaluated to null 2018-12-14 16:27:53 +00:00
nix-generate-from-cpan.pl
nixpkgs-lint.nix
nixpkgs-lint.pl
patchelf-hints.sh
rebuild-amount.sh
update-channel-branches.sh
update-luarocks-packages update-luarocks-packages: simplify server var, whitespace fixup 2019-04-28 10:08:56 -05:00
update-python-libraries fix update-python-libraries 2018-12-19 09:37:59 +01:00
update.nix maintainers/scripts/update.nix: Do not store updateScripts 2019-06-02 08:10:17 +02:00
update.py update.nix: Run update scripts in parallel 2018-12-01 19:17:13 +01:00
vanity-manual-equalities.txt
vanity.sh