* Set mtime to 0 to ensure that the generate tar file doesn't change

[?]
Mar 3, 2009, 2:06 PM
PUXLEJTZQTDKE7YNGJJ2VV2T5OYDRYHGZAYV7OQ6DSMAWI5IF67QC

Dependencies

  • [2] UZENK33P * Generate a .tar.bz2 file for the channel Nix expression, since
  • [3] LVJKRTIK * Generate a Nix expression for the channel.

Change contents

  • replacement in src/Hydra/lib/Hydra/View/NixExprs.pm at line 45
    [2.158][2.158:207]()
    $tar->add_data("channel/default.nix", $res);
    [2.158]
    [2.207]
    $tar->add_data("channel/default.nix", $res, {mtime => 0});