1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
nixpkgs/pkgs/stdenv
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
..
generic Turn the coverage analysis stdenv adapters into setup hooks 2014-02-05 19:18:33 +01:00
linux Add a stdenv adapter ‘useGoldLinker’ to force use of Gold 2014-02-05 19:18:33 +01:00
mingw
native
nix
adapters.nix Turn the coverage analysis stdenv adapters into setup hooks 2014-02-05 19:18:33 +01:00
common-path.nix
default.nix