Commit Graph

36595 Commits

Author SHA1 Message Date
Gabriel Ebner 10b95d7623 emscripten: 1.37.9 -> 1.37.10 2017-04-25 11:08:20 +02:00
John Ericson 75441dd64a Merge pull request #25194 from obsidiansystems/host-target-unconfuse
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.

I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
Jörg Thalheim 5793e97e6e Merge pull request #25161 from armijnhemel/ucommon
ucommon: 6.3.1 -> 7.0.0
2017-04-24 23:09:26 +02:00
John Ericson a7068ace35 Rewrite a few `stdenv.cross` uses that *should* be `targetPlatform`
The previous commit redefines `stdenv.cross` for the sake of normal
libaries, the most common use-case of that attribute. Some compilers
however relied on the old definition so we have them use
`targetPlatform` instead. This special casing is fine because we
eventually want to remove `stdenv.cross` and use either `hostPlatform`
or `targetPlatform` instead.
2017-04-24 16:31:45 -04:00
Franz Pletz bede043070
libytnef: init at 1.9.2 2017-04-24 21:06:52 +02:00
Tuomas Tynkkynen c90998d5cf Revert "rustc: don't build on i686"
This reverts commit 9f86136cef.

Rust is nowadays required for building Firefox, so the channel updates
are blocked on this.

(It also builds fine for me.)
2017-04-24 21:25:02 +03:00
Tuomas Tynkkynen cf3800b38c Merge remote-tracking branch 'upstream/staging' into master 2017-04-24 19:25:38 +03:00
Vladimír Čunát 10af6b4dbf
perl*, statsmodels: fix evaluation problems
The tarball job now builds again.
2017-04-24 17:36:28 +02:00
Peter Simons 85a9e6dcdf R: update list of broken packages (and some cosmetic) 2017-04-24 15:39:54 +02:00
Peter Simons 430cbcfd2b R: update CRAN and BIOC package sets 2017-04-24 15:39:08 +02:00
Tuomas Tynkkynen 84982c28de Merge remote-tracking branch 'upstream/master' into staging 2017-04-24 15:04:43 +03:00
Tim Steinbach f6e0e71b9d
ammonite: 0.8.2 -> 0.8.3 2017-04-24 07:08:55 -04:00
Daiderd Jordan 80828429d7 Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
John Wiegley 2df7f1b5b5
coq.QuickChick: Update to latest version that works with Coq 8.6 2017-04-23 21:53:21 -07:00
Matthew Bauer 2060f5b1fc
libgtop: supports darwin 2017-04-23 18:08:53 -05:00
Matthew Bauer b73eb69582
gst-plugins-good: supports darwin 2017-04-23 18:08:52 -05:00
Matthew Bauer bd33551e06
qwt: supports darwin 2017-04-23 18:08:51 -05:00
Matthew Bauer fac85b06fd
exempi: supports darwin 2017-04-23 18:08:50 -05:00
Matthew Bauer b9c8a0182a
antlr: supports darwin 2017-04-23 18:08:40 -05:00
Matthew Bauer a708fd840f
zimg: supports darwin 2017-04-23 18:08:40 -05:00
Matthew Bauer 1091c3b489
colm: supports darwin 2017-04-23 18:08:39 -05:00
Matthew Bauer 3e6579ee84
libinfinity: supports darwin 2017-04-23 18:08:38 -05:00
Matthew Bauer 18b8a22bca
libdiscid: support darwin 2017-04-23 18:08:37 -05:00
Matthew Bauer 0b58b437ea
libconfuse: supports darwin 2017-04-23 18:08:36 -05:00
Matthew Bauer d21afc0b29
opencv: supports darwin 2017-04-23 18:08:31 -05:00
Matthew Bauer 983a0f31ca
menu-cache: supports darwin 2017-04-23 18:08:23 -05:00
Matthew Bauer ad3b346e78
liblo: supports darwin 2017-04-23 18:08:22 -05:00
Matthew Bauer 6d4a1f03fa
libfm: supports darwin 2017-04-23 18:08:22 -05:00
Matthew Bauer b39f6dad2c
libdvdread: supports darwin 2017-04-23 18:08:21 -05:00
Matthew Bauer 5042d93178
libconfig: supports darwin 2017-04-23 18:08:21 -05:00
Matthew Bauer 9f4f4f006b
extra-cmake-modules: supports darwin 2017-04-23 18:08:20 -05:00
Armijn Hemel 1601bf5cfc ucommon: 6.3.1 -> 7.0.0 2017-04-23 22:45:29 +02:00
Kamil Chmielewski b125fbfb07 ponyc: 0.13.0 -> 0.13.1
https://github.com/ponylang/ponyc/issues/1848
2017-04-23 21:21:56 +02:00
obadz dcc61da97c Merge pull request #25102 from obadz/python-pyspread
python2Packages.pyspread: init at 1.1 (and fix wxPython to inject required dependencies)
2017-04-23 17:55:29 +01:00
gnidorah 4204c47b5c qtstyleplugins: 2016-12-01 -> 2017-03-11 2017-04-23 16:06:55 +03:00
Luca Bruno fa652cef22 Fix node2nix installation instructions in README 2017-04-23 13:47:59 +01:00
Nick Novitski 37b0be688d bundix: 2.0.8 -> 2.1.0 (#25129) 2017-04-23 13:13:50 +01:00
Joachim F f1bc5a3a83 Merge pull request #25111 from bachp/gitlab-runner-update
Gitlab runner update
2017-04-23 12:16:27 +01:00
Frederik Rietdijk 4fc9b1852a Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
Michael Raskin 8611d92954 Merge pull request #25136 from taku0/hunspell-1.6.1
hunspell: 1.3.3 -> 1.6.1
2017-04-23 11:04:27 +02:00
taku0 5bcaeda4c8 hunspell: 1.3.3 -> 1.6.1 2017-04-23 11:42:59 +09:00
David Johnson bcd5865adf HaLVM: Shebang fix for Hydra
On my local nixos machine, `useSandbox = true;` wasn't enabled. This exposed the fact that various scripts weren't shebang-patched. @cleverca22 has provided the fix.

cc @peti @domenkozar @Ericson2314
2017-04-22 10:33:01 -07:00
Richard Szibele 5f9096a033 curlcpp: 20160901 -> 1.0 (#25104) 2017-04-22 16:14:32 +01:00
Daiderd Jordan 004ecac47b
perl: add patch for sw_vers on darwin
Fixes #25090
2017-04-22 15:29:46 +02:00
Pascal Bach d609a5eb5c gitlab-runner_1_11: 1.11.1 -> 1.11.2 2017-04-22 14:11:07 +02:00
Pascal Bach be463abc10 gitlab-runner: 9.0.0 -> 9.1.0 2017-04-22 14:10:48 +02:00
obadz c8788f4e7b python2Packages.pyspread: init at 1.1 2017-04-22 00:27:40 +01:00
obadz a5cb00e884 pythonPackages.wxPython: inject Cairo, Pango and GDK library paths 2017-04-21 23:51:39 +01:00
Daiderd Jordan 5238b85207 Merge pull request #25069 from matthewbauer/libbsd-darwin
libbsd: fixup on darwin
2017-04-21 22:55:08 +02:00
obadz dbb06ea3d2 pythonPackages.typeguard: init at 2.3.1 (#25040) 2017-04-21 21:20:49 +01:00