Files
nixpkgs/pkgs/build-support
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
..
2013-08-11 10:55:53 +00:00
2008-07-06 15:46:10 +00:00
2013-05-14 18:51:24 +02:00
2005-12-05 14:11:09 +00:00
2014-01-19 20:50:46 -05:00