Commit graph

4 commits

Author SHA1 Message Date
Jan Tojnar 9f6a9ce368
gnome3.updateScript: clean up PATH
grep was not actually properly included by common-updater-scripts before
0105058698 but I am not sure why would we ever
need to add coreutils to PATH.
2019-06-02 09:44:13 +02:00
Jan Tojnar 30f090ff7b
gnome3.updateScript: reuse gnome-update-script 2018-12-02 00:50:37 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Jan Tojnar cc1d6fcbcb
gnome3: add updateScript 2018-03-01 02:53:00 +01:00