Files
nixpkgs/pkgs/build-support
Jörg Thalheim e2197465c1 cc-wrapper: externalize default_cxx_stdlib_compile
This value is require to get c++ std include path for libclang based tools (vim plugins in my case).
I currently extract it this with this rather command:

```
eval echo $(nix-instantiate --eval --expr 'with (import <nixpkgs>) {}; clang.default_cxx_stdlib_compile')
```

it did not trigger any recompilation on my system.
2017-06-08 19:50:40 +01:00
..
2017-03-20 22:23:41 +01:00
2017-06-03 20:51:01 +02:00
2017-05-24 16:31:17 +02:00
2017-03-20 22:23:41 +01:00
2017-03-20 22:23:41 +01:00
2017-03-27 15:04:02 +10:00
2017-03-20 22:23:41 +01:00
2017-03-20 22:23:41 +01:00
2017-02-16 11:28:23 +01:00
2017-04-28 05:54:20 -05:00
2017-05-24 11:29:06 -03:00
2017-04-30 17:01:07 +02:00
2016-11-15 09:11:53 +11:00
2017-01-26 20:11:49 -08:00