Files
nixpkgs/pkgs
Eelco Dolstra 80647127a3 Turn the coverage analysis stdenv adapters into setup hooks
Stdenv adapters are kinda weird and un-idiomatic (especially when they
don't actually change stdenv).  It's more idiomatic to say

  buildInputs = [ makeCoverageAnalysisReport ];
2014-02-05 19:18:33 +01:00
..
2014-01-28 18:11:00 +01:00
2014-02-04 21:58:25 +02:00
2014-02-05 15:36:24 +01:00
2013-12-29 10:01:22 +01:00