Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: a12e9478e76400881e9c0d12c5dd6e4a218652ee
      
https://github.com/NixOS/hydra/commit/a12e9478e76400881e9c0d12c5dd6e4a218652ee
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M src/lib/Hydra/Controller/API.pm
    M src/lib/Hydra/Schema/Jobsets.pm
    M src/script/hydra-eval-jobset
    M src/sql/hydra.sql
    A src/sql/upgrade-51.sql

  Log Message:
  -----------
  When manually scheduling an eval, force re-instantiation of store derivations

Without this, if (failed or aborted) derivations have been
garbage-collected, there is no way to restart them, which is very
annoying. Now we set a forceEval flag in the jobset to cause it to be
re-evaluated even if none of the inputs have changed.


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to