Commit Graph

52341 Commits

Author SHA1 Message Date
Jona Stubbe a1f5702755 mesa: restructure driver selection to be more architecture-neutral
This allows Mesa to also build on ppc64le.
2018-08-22 19:27:23 +02:00
Matthew Bauer f7bc33abf0 Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503.
2018-08-22 01:14:53 +02:00
Matthew Bauer 5a012fdbb3 Revert "openjdk: fixup build after #44767"
This reverts commit 38eea804e6.
2018-08-22 01:14:53 +02:00
Matthew Bauer 13c8acc3db Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path"
This reverts commit 89efc27f57, reversing
changes made to d0f11020ca.
2018-08-22 01:14:53 +02:00
R. RyanTM 8e4d051c62 sratom: 0.6.0 -> 0.6.2 (#44695)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sratom/versions.
2018-08-22 00:35:17 +02:00
R. RyanTM 41d97415d1 sord: 0.16.0 -> 0.16.2 (#44690)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sord/versions.
2018-08-21 22:45:12 +02:00
R. RyanTM 8b04cfc63a serd: 0.28.0 -> 0.30.0 (#44687)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/serd/versions.
2018-08-21 22:44:32 +02:00
Matthew Bauer 379fc894de Merge remote-tracking branch 'origin/master' into staging 2018-08-21 15:41:53 -05:00
CrystalGamma 72d161f548 [RFC] ppc64le enablement (#45340)
* ppc64le enablement

* gcc, glibc: properly handle __float128

* lib/systems, stdenv: syntax cleanup

* gcc7: remove ugly hack

* gcc: add/update __float128 flags

* stdenv: add another pair of quotes for consistency

* gcc: move __float128 flag for ppc64le-glibc into common/platform-flags.nix
2018-08-21 15:31:34 -04:00
Shea Levy 28e51c7cea
ghc: Use stable URL for deterministic profiling patch. 2018-08-21 14:58:14 -04:00
R. RyanTM 1816f09f00 freetds: 1.00.91 -> 1.00.94 (#45234)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions.
2018-08-21 20:17:28 +02:00
Profpatsch ec3c3c824e bazel: substitute the perl path for bash completions 2018-08-21 20:12:23 +02:00
Profpatsch c53e004257 bazel: distinguish darwin patches from generic patches
The '' + '' somewhere in the middle is easily missed and extremely
inelegant.

Also removes unnecessary `stdenv` qualifiers from calls to `lib`.
2018-08-21 20:12:23 +02:00
R. RyanTM 73d7232ee7 unixODBC: 2.3.6 -> 2.3.7 (#45133)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unixODBC/versions.
2018-08-21 20:09:54 +02:00
xeji 691ec455a8
Merge pull request #45246 from r-ryantm/auto-update/couchdb
couchdb2: 2.1.2 -> 2.2.0
2018-08-21 20:02:43 +02:00
Léo Gaspard 1cbc8c1e57 javacard-devkit: allow overriding the java binary (#45416) 2018-08-21 20:00:46 +02:00
R. RyanTM 8d5c22c989 libmbim: 1.16.0 -> 1.16.2 (#45201)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmbim/versions.
2018-08-21 19:58:12 +02:00
R. RyanTM 8cf9425fa4 libqmi: 1.20.0 -> 1.20.2 (#45206)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmi/versions.
2018-08-21 19:53:58 +02:00
Uli Baum bcb5005a4d spidermonkey_1_8_5: broken on aarch64
never built on hydra as far back as 2017-03-08
2018-08-21 19:48:45 +02:00
Robert Schütz 41c13780cb python.pkgs.cryptography: remove assert broken when overriding
When overriding cryptography and cryptograohy_vectors, the assertion
fails because `version` still refers to the old value.
2018-08-21 19:26:54 +02:00
Robert Schütz 5786cba889 python.pkgs.pyjwt: 1.5.3 -> 1.6.4 2018-08-21 19:26:54 +02:00
Robert Schütz 080b8cca17 python3.pkgs.netdisco: 1.5.0 -> 2.0.0 2018-08-21 19:26:54 +02:00
R. RyanTM 8b480313e5 jbuilder: 1.0.0 -> 1.0.1 (#45216)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jbuilder/versions.
2018-08-21 19:22:16 +02:00
xeji 3fb5440074
xapian_1_2_22: fix build (#45424)
apply notmuch patch conditionally for 1.4.7 only
2018-08-21 18:50:59 +02:00
Robert Schütz abfd2143e4 uriparser: 0.8.5 -> 0.8.6
fixes #45343
2018-08-21 15:42:38 +02:00
Vladimír Čunát 765d695b89
Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
R. RyanTM 690a8017de eccodes: 2.8.0 -> 2.8.2 (#45251)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions.
2018-08-21 14:59:11 +02:00
R. RyanTM fea3840fef libical: 3.0.3 -> 3.0.4 (#45196)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libical/versions.
2018-08-21 14:42:46 +02:00
R. RyanTM 4d0756d286 nwjs: 0.32.1 -> 0.32.2 (#45179)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwjs/versions.
2018-08-21 14:33:37 +02:00
adisbladis d5b060b249
Merge pull request #45374 from tenx-tech/nodejs-v8-8.11.4
nodejs-8_x: 8.11.3 -> 8.11.4
2018-08-21 19:02:26 +08:00
Vladimír Čunát d0888d1503
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767.  It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
Tuomas Tynkkynen 7cca16e9f1 spidermonkey_52: Fix on ARMv6
Arch Linux applies the CFLAGS always, as does Debian, so do the same.
2018-08-21 13:29:17 +03:00
xeji 54ff14b6f3
Merge pull request #45399 from markuskowa/license-8
Add licenses
2018-08-21 12:05:10 +02:00
Karol Chmist a875fcc5d0 dotty: 0.8.0 -> 0.9.0 (#45423) 2018-08-21 11:46:37 +02:00
Thomas Mader 2616568541 Literate: 2017-05-28 -> 2018-08-20 2018-08-21 08:07:33 +02:00
Matthew Bauer 4826f9b828 qtwebengine: remove old darwin patch
file apparently doesn’t exist anymore
2018-08-20 20:49:25 -05:00
Bas van Dijk 170b8a85d2
Merge pull request #45053 from carlosdagos/skip-check-mattermost-api
haskellPackages.mattermost-api: skip check
2018-08-21 03:04:53 +02:00
Carlos D 0909282b1b haskellPackages.mattermost-api: skip check 2018-08-21 10:16:59 +10:00
John Ericson 65402b0f1d
Merge pull request #45408 from obsidiansystems/appendConfigureFlags
haskell lib: Add appendConfigureFlags
2018-08-20 18:08:04 -04:00
John Ericson 60fc04c34b haskell lib: Add appendConfigureFlags
For consistency and completeness; other helpers have these "plural"
variants too.
2018-08-20 17:50:23 -04:00
R. RyanTM 27ecfd34e8 ace: 6.5.0 -> 6.5.1 (#45258)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions.
2018-08-20 22:48:40 +02:00
John Ericson 7d85ade0cc treewide: Purge `stdenv.platform` and top-level `platform`
Progress towards #27069
2018-08-20 15:22:46 -04:00
Markus Kowalewski dc379a4b8e
gnupth: add license 2018-08-20 21:15:17 +02:00
Markus Kowalewski c003762447
gnet: add license 2018-08-20 21:15:16 +02:00
Markus Kowalewski 859ea1da4e
glock: add license 2018-08-20 21:15:15 +02:00
Markus Kowalewski 002ae44fa1
gio-sharp: add license + homepage 2018-08-20 21:02:46 +02:00
Markus Kowalewski 1bf19218d7
giflib-4.1: add license + description 2018-08-20 21:02:40 +02:00
Matthew Bauer b300dddae1 xcbuild: only override version with 1 arg
sometimes we want the "SDK" version from xcbuild so we do something
like:

$ xcbuild -version -sdk MacOSX10.10
SDKSettings.plist - MacOSX10.10 (MacOSX10.10)
SDKVersion: 10.10
Path: /nix/store/6k7crm1n4drf09ga0dwvbmb59x4zl2i2-SDKs/MacOSX10.10.sdk
PlatformPath: /nix/store/vhfwb1znfy65s2xs27j8xribk6mp6lbw-Platforms/MacOSX.platform
ProductName: Mac OS X
ProductVersion: 10.10

This was previously overriden by the current xcode version so you
would get:

Xcode 9.4.1
Build version 17E189

This should fix the other usage of -version in nodejs 6.x.
2018-08-20 13:16:37 -05:00
Markus Kowalewski dbc97ef68c
gettext: add license 2018-08-20 19:50:39 +02:00
Markus Kowalewski 98c7cf76a6
gdk_pixbuf: add license 2018-08-20 19:32:10 +02:00