nixpkgs/pkgs/stdenv/generic
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
..
builder.sh
default-builder.sh
default.nix Turn the coverage analysis stdenv adapters into setup hooks 2014-02-05 19:18:33 +01:00
setup.sh stdenv/setup.sh: add .gz extension to links to .gz man pages 2014-01-20 22:11:14 +01:00