Commit graph

122694 commits

Author SHA1 Message Date
John Ericson a0b1ebeee9 Merge remote-tracking branch 'upstream/staging' into binutils-wrapper 2017-12-13 16:14:47 -05:00
John Ericson 84fb59e0be clang multi: Fix post bintools wrapper 2017-12-13 16:08:46 -05:00
John Ericson 7ef4448c97 Merge commit '9d8f9b2e531bf95a700a949d879927fb6996ffc9' into binutils-wrapper 2017-12-13 16:08:36 -05:00
John Ericson 26a5612aeb libstdc++5: Fix after binutils-wrapper
Will need to be editted again to work for cross
2017-12-13 16:08:19 -05:00
John Ericson 12e0672d88 gcc: Adjust builder.sh to find some things in bintools-wrapper instead 2017-12-13 16:08:19 -05:00
John Ericson 99806c5e12 bintools-wrapper: Create man and info outputs propagated underlying ones
These will be installed if the wrappers are. The wrappers aren't very
good to install, but that's another matter.
2017-12-13 16:08:19 -05:00
John Ericson cebe1b4c08 darwin binutils: Better handling of man pages and info 2017-12-13 16:08:18 -05:00
John Ericson ef178be597 bintools-wrapper: Support ld.ldd, along with ld.bfd and ld.gold
Also make the code more precise in the process
2017-12-13 16:08:18 -05:00
John Ericson b8a21aa918 misc setup-hooks: Use env vars to refer to binutils programs
This is more robust for cross-compilation
2017-12-13 16:08:18 -05:00
John Ericson 91ca46f693 doc: Document Bintools Wrapper
Shrunk the CC Wrapper documentation so as not to be repetative.
2017-12-13 16:08:18 -05:00
John Ericson 2bba929062 bintools-wrapper: Import separately from cc-wrapper 2017-12-13 16:08:18 -05:00
John Ericson 8e557ed2c5 bintools-wrapper: Init
Factor a bintools (i.e. binutils / cctools) wrapper out of cc-wrapper. While
only LD is wrapped, the setup hook defines environment variables on behalf of
other utilites.
2017-12-13 16:08:18 -05:00
John Ericson 4f869bccc1 cc-wrapper: Don't treat "-" alone as a flag
It means stdin, and is morally equivalent to passing a file. e.g.

  $ echo 'int main(void) { return 0; }' | gcc -x c -

will compile and link a binary.
2017-12-13 16:08:17 -05:00
John Ericson bdd6c037c0 cc-wrapper: Use separate mangler for "bool" variables
This avoids any `NIX_FOOBAR=1 1` not triggering conditions.
2017-12-13 16:08:17 -05:00
John Ericson fc7ed86915 cc-wrapper: Pull variable mangler into utils.sh
In preparation for splitting out bintools-wrapper
2017-12-13 16:08:13 -05:00
Graham Christensen 105d9519c1
Merge remote-tracking branch 'origin/master' into staging 2017-12-12 20:06:36 -05:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Graham Christensen f33a513d2b
stdenv: allow specifying a eval issuee handler 2017-12-12 18:08:11 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát 76bf375a16
stdenv checkMeta: throw -> trace
- tracing seems annoying enough
- we get errors for all packages instead of aborting on the first one
- easier to differentiate from unwanted packages (broken, unfree, etc.)
2017-12-12 18:07:07 -05:00
Graham Christensen 3cad1abf9e
Merge pull request #32031 from NixOS/unstable-aarch64
Aarch64 Netboot
2017-12-12 17:44:07 -05:00
Michael Raskin 04d3d19158
Merge pull request #32614 from jtojnar/empathy
empathy: re-init
2017-12-12 21:16:19 +00:00
Jan Tojnar cb4e5f94f4
gnome3.empathy: enable more features 2017-12-12 21:29:08 +01:00
Jan Tojnar 779a0388fc
gnome3.empathy: re-init at 3.12.14 2017-12-12 21:29:07 +01:00
Vladimír Čunát c2b679516f
Merge branch 'master' into staging 2017-12-12 21:08:16 +01:00
Tristan Carel 19dbfb66c0 boost: build Python numpy extension by default
In order to manipulate Python arrays numpy is needed from boost 1.65 on.
http://www.boost.org/users/history/version_1_65_1.html
2017-12-12 21:02:32 +01:00
Frederik Rietdijk de3105883a
Merge pull request #32591 from makefu/pkgs/dateparser/update
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0
2017-12-12 20:59:14 +01:00
Frederik Rietdijk 1817ec70fd
Merge pull request #31221 from jraygauthier/jrg/vscode-ext-python
vscode-extension-ms-python-python: Init at 0.8.0
2017-12-12 20:58:17 +01:00
Sarah Brofeldt 8f8b9f1a50
Merge pull request #32597 from Enzime/add/syncplay
Add syncplay 1.5.0
2017-12-12 20:54:11 +01:00
John Wiegley dc6f3e3c7b coqPackages_8_7.QuickChick: update to latest master 2017-12-12 11:37:17 -08:00
Thomas Tuegel 5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
Sarah Brofeldt 095bcd1f20
Merge pull request #32593 from lsix/update_qgis
qgis: 2.18.14 -> 2.18.15
2017-12-12 19:25:22 +01:00
Robert Helgesson 5eb4a8339c
nixos containers: remove stray , from pattern
See #31888.
2017-12-12 18:35:06 +01:00
Bas van Dijk 5572de75a0
containers: deny networkmanager from managing the ve-* and vb-* NICs
Without this, when you've enabled networkmanager and start a
nixos-container the container will briefly have its specified IP
address but then networkmanager starts managing it causing the IP
address to be dropped.
2017-12-12 18:22:15 +01:00
Eelco Dolstra 875eaf0821
nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
Franz Pletz 2bac63f216
Merge pull request #32598 from dotlambda/postfix
postfix: 3.2.3 -> 3.2.4
2017-12-12 14:58:31 +00:00
Vladimír Čunát 4d71ad1bc2
knot-resolver: 1.5.0 -> 1.5.1
It seems to be serving fine, atop 17.09.
2017-12-12 15:12:22 +01:00
Joachim Fasting 97ab2f0d8b
electrum: 3.0.2 -> 3.0.3
Note that due to runtime impurities, non-NixOS users must prepend and export
QT_PLUGIN_PATH=${qt5.qtbase.qtPluginPrefix}
and
LD_LIBRARY_PATH=/run/opengl-driver/lib
before running electrum, lest it fail to find runtime dependencies or pick
up mismatching libraries from the host system.
2017-12-12 14:32:42 +01:00
André-Patrick Bubel 4ea01b6ce1 electrum: 2.9.3 -> 3.0.2 2017-12-12 14:32:12 +01:00
André-Patrick Bubel ab447d9d76 pythonPackages.jsonrpclib-pelix: init at 0.3.1
This fork of jsonrpclib supports Python 3 and is necessary for electrum
from version 3.0.0 onwards.

Adding myself - moredread - as maintainer.
2017-12-12 14:32:12 +01:00
André-Patrick Bubel bd384b0ae9 maintainers: Add moredread 2017-12-12 14:32:12 +01:00
Robert Schütz ac27bb3b80 postfix: 3.2.3 -> 3.2.4 2017-12-12 14:21:28 +01:00
makefu ba19c2d18e
pythonPackages.dateparser: 0.3.2-pre-2016-01-21 -> 0.6.0 2017-12-12 14:14:24 +01:00
Michael Hoang a1ab4788dd syncplay: init at 1.5.0 2017-12-13 00:06:12 +11:00
Graham Christensen 7a011c6803
Merge pull request #32319 from andir/xsa246_247
xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045}) & XSA-248, XSA-249, XSA-250, XSA-251
2017-12-12 07:53:07 -05:00
Andreas Rammhold 276683071b
xen: Added patches for XSA-248, XSA-249, XSA-250, XSA-251 2017-12-12 13:34:35 +01:00
Tuomas Tynkkynen 0d27df280f build-support/vm: Use devtmpfs, not static device nodes
In 2017, there is no reason to create a static /dev.
2017-12-12 14:31:50 +02:00
Lancelot SIX cf58ab88a9
qgis: 2.18.14 -> 2.18.15 2017-12-12 13:21:37 +01:00
Andreas Rammhold 834bdd25a3 xen: apply patches for XSA-246 & XSA-247 (CVE-2017-{17044,17045}) 2017-12-12 13:20:03 +01:00
Eelco Dolstra 2d4fdc1b9e
debian: 8.9 -> 8.10 2017-12-12 13:14:17 +01:00