3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/misc
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
..
apulse
base16
beep
cups cups_filters: 1.11.1 -> 1.14.0 2017-05-24 12:51:24 +02:00
drivers treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
emulators libretro: add parallel-n64 core 2017-06-07 23:31:20 +02:00
foldingathome
freestyle freestyle: mark as broken 2017-03-30 16:23:33 +02:00
frescobaldi
ghostscript ghostscript: fix installed library name on darwin 2017-02-16 13:32:39 -05:00
gnuk
jackaudio jack2-unstable: 2016-08-18 -> 2017-02-23 2017-02-26 10:17:38 +01:00
lilypond lilypond-with-fonts: fix typos 2017-03-07 23:02:26 -06:00
logging packetbeat: 5.2.1 -> 5.2.2, build from source 2017-03-20 23:01:42 +01:00
long-shebang long-shebang: 1.1.0 -> 1.2.0 2017-02-23 18:27:12 -05:00
mnemonicode
mxt-app mxt-app:1.26 -> 1.27 2017-03-23 20:15:14 -05:00
my-env user-local config.nix path fixed in docs 2017-05-27 13:38:15 +03:00
phabricator
sailsd
screensavers xlockmore: 5.53 -> 5.54 2017-06-04 18:16:59 +02:00
seafile-shared
solfege
sound-of-sorting sound-of-sorting: 0.6.5 -> 20150721 (#23549) 2017-03-06 15:24:40 +01:00
source-and-tags
talkfilters
themes flat-plat: 20170323 -> 20170515 2017-05-16 19:35:21 -03:00
tw-rs tw-rs: init at 0.1.26 2017-05-06 08:14:49 +01:00
uboot platforms: add CompuLab Utilite (armv7) 2017-04-19 14:09:56 -07:00
urbit urbit: 2016-06-02 -> 0.4 (#20922) 2016-12-13 15:43:02 +01:00
vim-plugins cc-wrapper: externalize default_cxx_stdlib_compile 2017-06-08 19:50:40 +01:00
xosd xosd: supports darwin 2017-04-23 18:08:41 -05:00
misc.nix