Files
nixpkgs/pkgs/development
Joachim Fasting 634824d50b ccache: fix references to stdenv.cc.cc.isClang
afa64a60bc breaks the
tarball job https://hydra.nixos.org/build/40817224/nixlog/1/raw

The problem is that there is a stdenv.cc.cc.isGNU but no corresponding
stdenv.cc.cc.isClang. The "correct" fix would be to add
stdenv.cc.cc.isClang but this is simpler.
2016-09-18 15:58:53 +02:00
..
2016-09-18 13:38:21 +02:00
2016-09-14 18:31:22 +02:00
2016-09-14 19:04:58 +02:00
2016-09-05 13:45:59 +02:00
2016-09-10 17:41:19 +02:00
2016-09-06 14:02:09 +02:00
2016-09-10 12:28:13 +02:00
2016-09-16 19:26:17 +02:00