Nathan Zadoks
15b6374918
spidermonkey_17: add AArch64 support patch
2017-01-25 00:01:54 +02:00
Nathan Zadoks
2a82be9af1
libunwind: add AArch64 support patch
2017-01-25 00:01:53 +02:00
Nathan Zadoks
46991f88f7
gnu-efi: fix discarded const qualifier on aarch64
2017-01-25 00:01:53 +02:00
Tuomas Tynkkynen
ed74fcf14b
libsigsegv: Add Aarch64 patch
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
6e46dbf8e7
gnu-config: init at 2016-12-31
2017-01-25 00:01:51 +02:00
Tuomas Tynkkynen
41fd1ed903
glibc: Check that 'cross.float' is defined
...
Because if we define it, then gcc compilation fails because it doesn't
support --with-float for aarch64.
2017-01-24 22:13:47 +02:00
John Ericson
5ad696b067
Merge pull request #22107 from Ericson2314/cross-tepid
...
Somewhat saner cross-compiling through bootstrapping
2017-01-24 15:09:56 -05:00
Michael Raskin
62b0495614
Merge pull request #22084 from LumiGuide/opencv-3.2.0
...
opencv: upgrade from 3.1.0 to 3.2.0
2017-01-24 18:05:05 +00:00
Michael Raskin
1a8d12e922
Merge pull request #22069 from kamilchm/vagrant
...
vagrant: FIX #21365 add libxml2 and libxslt paths
2017-01-24 17:57:37 +00:00
Michael Raskin
89278345c2
Merge pull request #22023 from vbgl/apron
...
ocamlPackages.apron: init at 20160125
2017-01-24 17:47:13 +00:00
John Ericson
a1a798f017
top-level: crossSystem
is no longer exposed to packages. Use *Platform
.
2017-01-24 11:37:56 -05:00
John Ericson
94df8e7e4d
openssl: Output-santizing hack properly uses native perl again
2017-01-24 11:37:56 -05:00
Vladimír Čunát
30a94deac5
nss: remove parameter that just got unused
2017-01-24 15:56:36 +01:00
Vladimír Čunát
f8e39ec13c
nss: fetchpatch -> fetchurl
...
This isn't a dynamically generated patch, so it's not required,
and the hash was for unmodified patch anyway.
2017-01-24 15:43:53 +01:00
Eelco Dolstra
c2bd9cad11
sqlite: 3.15.2 -> 3.16.2
2017-01-24 14:54:19 +01:00
Eelco Dolstra
2bf0f84f1f
nss: 3.27.2 -> 3.28.1
2017-01-24 14:49:46 +01:00
Bas van Dijk
52d44b76c1
opencv: upgrade from 3.1.0 to 3.2.0
2017-01-24 14:24:05 +01:00
Sander van der Burg
de9a4f5fb4
titaniumenv: add 6.0 SDK + bump kitchensink testcase
2017-01-24 13:22:16 +01:00
Robert Hensing
de8148d74c
haskellPackages.doctest-discover: fix
2017-01-24 11:57:09 +01:00
Sander van der Burg
4f7fe27065
titaniumenv: use Node.js 4.x for the CLI tools
2017-01-24 10:55:29 +01:00
Jörg Thalheim
4785a19444
Merge pull request #22073 from romildo/upd.pcmanfm
...
{lib,pcman}fm: 1.2.4 -> 1.2.5
2017-01-24 10:48:56 +01:00
Graham Christensen
5c84eaaec3
Merge pull request #21344 from mdaiter/gWrap
...
gwrap: remove unnecessary checks
2017-01-23 19:56:40 -05:00
Shea Levy
46bec22f66
Revert "Add function to build a ghc standalone archive (OSX/iOS only)"
...
Partial revert of accidental changes.
This reverts commit 4f9f00fcc9
.
2017-01-23 18:37:15 -05:00
Shea Levy
4f9f00fcc9
Add function to build a ghc standalone archive (OSX/iOS only)
2017-01-23 18:35:03 -05:00
Daiderd Jordan
e026568e6c
Merge pull request #22027 from LnL7/darwin-go
...
go: fix tests on darwin
2017-01-24 00:27:45 +01:00
Bas van Dijk
f2afe922f4
opencv-3.1: make ippicv download URL consistent
...
with the URL defined in:
https://github.com/opencv/opencv/blob/3.1.0/3rdparty/ippicv/downloader.cmake
2017-01-23 23:12:18 +01:00
Arseniy Seroka
a9a5dad531
Merge pull request #22068 from bachp/gitlab-runner-1.10.0
...
gitlab-runner: 1.9.0 -> 1.10.0
2017-01-24 00:54:32 +03:00
Bas van Dijk
1853f174d1
opencv-3.1: get ippicv from the nix store
...
If ippicv can't be found in the directory:
3rdparty/ippicv/downloads/${platform}-${md5}
it will be downloaded instead. Commit 7fedbe7
accidentally swapped the
md5 with the sha256 causing ippicv to be downloaded each time opencv
gets build. This patch fixes that.
2017-01-23 22:22:56 +01:00
romildo
32a3f71149
libfm: 1.2.4 -> 1.2.5
2017-01-23 19:01:33 -02:00
Kamil Chmielewski
29ac5d5209
vagrant: FIX #21365 add libxml2 and libxslt paths
2017-01-23 20:34:04 +01:00
Pascal Bach
55be1b30fc
gitlab-runner: 1.9.0 -> 1.10.0
2017-01-23 20:32:17 +01:00
Daiderd Jordan
7ac3f53eed
Merge pull request #22051 from sifmelcara/update/crystal
...
crystal: 0.20.4 -> 0.20.5
2017-01-23 19:12:13 +01:00
Shea Levy
2154108270
haskell-modules/generic-builder: Fix copy-paste error
2017-01-23 11:35:59 -05:00
Peter Simons
24fed4d344
Merge pull request #22057 from shlevy/haskell-modules-cross-env
...
(haskellPackages.callPackage foo).env: Set the right env vars when cross-compiling
2017-01-23 14:30:58 +01:00
mingchuan
28f3b62efc
crystal: 0.20.4 -> 0.20.5
2017-01-23 19:06:20 +08:00
Franz Pletz
e10cd27269
Merge branch 'staging'
2017-01-23 11:06:41 +01:00
Shea Levy
0ff6b6fc0f
(haskellPackages.callPackage foo).env: Set the right env vars when cross-compiling
2017-01-22 17:05:19 -05:00
Vladimír Čunát
df67f58fbf
gtk3: move gtk-update-icon-cache to the main output
...
This is basically what aa0fa19373
was for gtk2 and Xfce.
Fixes #20874 , though I haven't tested it directly.
2017-01-22 22:57:52 +01:00
Alistair Bill
6a87904296
msgpack-tools: init at 0.6
2017-01-22 21:11:06 +00:00
Periklis Tsirakidis
01fef925fc
rtags: 2.3 -> 2.8-p1
2017-01-22 17:46:26 +01:00
Franz Pletz
268e57bcc5
libvirt-glib: 0.2.3 -> 1.0.0
2017-01-22 13:01:03 +01:00
Franz Pletz
a50ff980be
libvirt: 2.5.0 -> 3.0.0
2017-01-22 13:01:02 +01:00
Franz Pletz
152f1131c4
liboping: 1.8.0 -> 1.9.0
2017-01-22 13:01:02 +01:00
Franz Pletz
8a7407e881
libnftnl: 1.0.6 -> 1.0.7
2017-01-22 13:01:00 +01:00
Franz Pletz
57145c6251
libnetfilter_conntrack: 1.0.5 -> 1.0.6
2017-01-22 13:01:00 +01:00
Franz Pletz
f3f5045432
libpcap: 1.7.4 -> 1.8.1
2017-01-22 13:00:59 +01:00
Franz Pletz
608c167f95
libmicrohttpd: 0.9.50 -> 0.9.52
2017-01-22 13:00:59 +01:00
Daiderd Jordan
99f8e2c9cb
go_1_6: disable x509 tests on darwin
2017-01-22 02:03:50 +01:00
Daiderd Jordan
79a7729338
go_bootstrap: fix tests on darwin
2017-01-22 01:41:37 +01:00
Charles Strahan
d298a961f1
Merge pull request #21416 from cstrahan/mesos-1.1.0
...
mesos: 1.0.1 -> 1.1.0
2017-01-21 19:05:18 -05:00