Commit Graph

44265 Commits

Author SHA1 Message Date
zimbatm
e8194c2c5b
ruby: remove unsupported versions (#34927)
* remove EOL ruby versions for security and maintenance reasons.
* only expose ruby_MAJOR_MINOR to the top-level. we don't provide
guarantees for the TINY version.
* mark all related packages as broken
* switch the default ruby version from 2.3.x to 2.4.x
2018-02-14 09:53:54 +00:00
lewo
c385a1bda4
Merge pull request #33430 from vdemeester/init-gopkgs
gopkgs: init at 2017-12-29
2018-02-14 08:55:50 +01:00
Vincent Demeester
502e32cfeb
gotests: init at 1.5.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-14 07:46:32 +01:00
Vincent Demeester
8cf5684814
gopkgs: init at 2017-12-29
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-14 07:44:08 +01:00
Vincent Demeester
5c410b94b5
go-outline: init at 2017-08-04
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-02-14 07:41:42 +01:00
Austin Seipp
c2973f986d yosys: 2018.02.04 -> 2018.02.14
Also fixes 'yosys -V' output to give the correct Git SHA1 revision.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-14 00:31:13 -06:00
Austin Seipp
4b09bee83e arachne-pnr: 2018.02.04 -> 2018.02.14
Also fixes 'arachne-pnr --version' output to correctly print the right
Git SHA1 revision.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-14 00:31:13 -06:00
Austin Seipp
3b6c08b55b icestorm: 2018.02.04 -> 2018.02.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-14 00:31:13 -06:00
Samuel Leathers
711f799adf
Merge pull request #34946 from vbgl/compcert-3.2
compcert: 3.1 -> 3.2
2018-02-13 21:31:44 -05:00
Jan Tojnar
44695e7045
Merge pull request #34507 from jtojnar/pipewire
pipewire: init at 0.1.8
2018-02-14 02:29:39 +01:00
Tuomas Tynkkynen
0ea1c45b04 gnumake: Drop pkgconfig if not building with guileSupport
This used to be the case before commit 531e4b80c9 which seems to
have dropped it by accident.

Removes one unnecessary build of pkgconfig during stdenv bootstrapping.
2018-02-14 01:47:28 +02:00
Daiderd Jordan
4c07aea8d8
qt48: fix darwin build with clang-5 2018-02-14 00:34:27 +01:00
Joachim F
a4621c0f68
Merge pull request #34921 from leenaars/getdns
getdns: init at 1.3.0
2018-02-13 23:05:02 +00:00
Shea Levy
6bc24a2248
nix-plugins: Make cross-compilation friendly.
Thanks, @dtzWill
2018-02-13 17:33:34 -05:00
Vincent Laporte
93f8365824
compcert: 3.1 -> 3.2 2018-02-13 22:26:39 +00:00
Vladimír Čunát
f8865b1181
mpfr: 3.1.3 -> 3.1.6 (bugfix)
There's also 4.0.0, but I'd leave that for later.
2018-02-13 23:08:38 +01:00
Vladimír Čunát
193ebca1e5
libmpc: 1.0.3 -> 1.1.0
I also saw #33946, though I'm not sure what to make of it...
2018-02-13 23:08:35 +01:00
Profpatsch
eef9d363e1 buildah: init at 0.11 2018-02-13 23:04:16 +01:00
Will Dietz
bd11ffd267 ruby: don't reference groff if not being used (not used by default)
Fixes cross build by removing false dependency.

If this is needed again, be careful about *which* "groff" is needed.
(which in terms of build vs host)
2018-02-13 14:11:17 -06:00
Will Dietz
767bddbd80 libbfd: manually update config.guess/config.sub
Workaround for building "from" the bfd directory but needing
to update files a level above.

This needs to be done *after* autoreconf since autoreconf
will replace these itself, apparently.
2018-02-13 13:42:21 -06:00
Will Dietz
42a17d638b libbfd: back to postPatch, restore configurePlatforms 2018-02-13 13:42:21 -06:00
Will Dietz
e25a343716 cmake: don't force gcc, use more general cc/c++ 2018-02-13 12:39:34 -06:00
Will Dietz
6825c0c18b nettle: cleanup cross changes
reviewer feedback + minor other things I noticed
while revisiting.
2018-02-13 12:36:54 -06:00
lewo
596a03e002
Merge pull request #33429 from vdemeester/init-gomodifytags
gomodifytags: init at 2017-12-14
2018-02-13 19:10:28 +01:00
Will Dietz
a65aa78e14 libbfd: simplify per reviewer feedback
Changing postPatch to postAutoreconf is needed
when updateAutotoolsGnuConfigScriptsHook is used
or the directory change happens too early.
2018-02-13 11:20:08 -06:00
Will Dietz
2bfe036f42 libexecinfo: fix CC/AR 2018-02-13 11:06:56 -06:00
Will Dietz
7f3527d33f libexecinfo: fetch patches, add meta, maintain 2018-02-13 11:06:56 -06:00
Shea Levy
9ef5d9c143
nix-plugins: Bump for new nix plugin mechanism 2018-02-13 11:19:31 -05:00
Will Dietz
4f8292fb35 python2.7: drop unused cross-compile patch 2018-02-13 09:45:03 -06:00
Will Dietz
9bd4e00ce3 gcc6: cross-musl disable libmpx 2018-02-13 09:45:03 -06:00
Will Dietz
5bf5e6eebf llvm4: always apply fix, improve compat, fix w/musl 2018-02-13 09:45:01 -06:00
Will Dietz
e93dc20ed4 icu: xlocale.h fixup needed w/musl as well 2018-02-13 09:45:01 -06:00
Will Dietz
6923737bb4 libgpg-error: hack-fix missing header? 2018-02-13 09:45:01 -06:00
Will Dietz
3413562111 fftw: disable using openmp w/musl
For now anyway, since we build w/o support for it IIRC.
2018-02-13 09:45:00 -06:00
Will Dietz
ee4f04dcd7 aws-sdk-cpp: disable tests on cross 2018-02-13 09:44:59 -06:00
Will Dietz
94ab0da6b1 lsof: fix build w/musl 2018-02-13 09:44:58 -06:00
Will Dietz
c0d343bc5f patchelfUnstable: fix build on musl, disable failing test 2018-02-13 09:44:58 -06:00
Ben Gamari
5b761a8687 nettle: Enable cross-compilation 2018-02-13 09:44:57 -06:00
Will Dietz
551f0702c2 polkit: patch to fix w/musl, POSIX 2018-02-13 09:44:56 -06:00
Will Dietz
e25153a9b8 gamin: patch from alpine to fix non-portable pthread mutex init 2018-02-13 09:44:55 -06:00
Will Dietz
c48974c952 qt4: Add patch for socklen_t on musl, from alpine 2018-02-13 09:44:54 -06:00
Will Dietz
2e2517c9c9 SDL: add libiconv to fix build 2018-02-13 09:44:54 -06:00
Will Dietz
1289cdaf75 mesa: patch to fix w/musl 2018-02-13 09:44:53 -06:00
Will Dietz
7eba45d063 gcc5: patch for musl compat/support 2018-02-13 09:44:52 -06:00
Will Dietz
ab92d028f6 python-cffi: disable tests on musl :3 2018-02-13 09:44:52 -06:00
Will Dietz
6ae1bd4502 go: don't require glibc (.static), dunno if go works w/musl 2018-02-13 09:44:51 -06:00
Will Dietz
cd50057a61 webrtc-audio-processing: don't use execinfo w/musl 2018-02-13 09:44:51 -06:00
Will Dietz
3564ae11bc libmemcached: add musl patch from alpine 2018-02-13 09:44:51 -06:00
Will Dietz
0153599164 libdaemon: Add patch to fix musl build 2018-02-13 09:44:50 -06:00
Will Dietz
cccf48ca0c openssl: isMusl 2018-02-13 09:44:50 -06:00
Will Dietz
6593d882a9 openssl: fix cross, ensure 'Configure' has shebang patched 2018-02-13 09:44:49 -06:00
Will Dietz
aa00d53708 openssl 1.1.0: disable 'async' bits relating to setcontext/etc on musl 2018-02-13 09:44:49 -06:00
Will Dietz
e1e6e94c5d webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM 2018-02-13 09:44:48 -06:00
Will Dietz
8dfe068f86 openblas: patch to fix on non-glibc 2018-02-13 09:44:48 -06:00
Will Dietz
c8081971f4 openblas: NO_AFFINITY=1 fix for musl 2018-02-13 09:44:48 -06:00
Will Dietz
49b7e4337f libexecinfo: init at 1.1, patches from Alpine
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).

Maybe part of libnone?
2018-02-13 09:44:48 -06:00
Will Dietz
77c58c9de1 libusb: fix header usage on musl, patch from Alpine 2018-02-13 09:44:46 -06:00
Will Dietz
29b012e177 tbb: mallinfo patch to fix build w/musl, fix w/clang 2018-02-13 09:44:46 -06:00
Will Dietz
f96d0d114e libnet: Add patch from alpine to fix build on musl 2018-02-13 09:44:46 -06:00
Will Dietz
4a5aa55d73 ti-rpc: patch to fix w/musl 2018-02-13 09:44:45 -06:00
Will Dietz
6c2e8b36cf libnsl: Add alpine patches to fix w/musl 2018-02-13 09:44:44 -06:00
Will Dietz
b905c0cb9c stfl: use libiconv fix on all non-glibc not just darwin 2018-02-13 09:44:44 -06:00
Will Dietz
bc999dcac5 libunistring: no tests on musl 2018-02-13 09:44:44 -06:00
Will Dietz
38d17e33c3 libidn: don't run tests on musl 2018-02-13 09:44:43 -06:00
Will Dietz
3b0d3248c9 gcc7: tweak check, target -> host 2018-02-13 09:44:43 -06:00
Will Dietz
3b9e99ddae libffi: add patch to fix w/musl
also use patches from OE, fix musl softfloat build
2018-02-13 09:44:42 -06:00
Will Dietz
f566e3f987 gcc7: more selftest disabling, whenever building cross 2018-02-13 09:44:42 -06:00
Will Dietz
4aca016313 changes some targetPlatform to hostPlatform checks 2018-02-13 09:44:42 -06:00
Will Dietz
158c3c4864 libxml2: disable tests also 2018-02-13 09:44:41 -06:00
Will Dietz
e4d5928ba3 boehm-gc: fix missing include, fix build w/musl
Also disable-static, don't remember why
2018-02-13 09:44:39 -06:00
Will Dietz
ff9b494103 gcc7: Apply patch to fix selftest w/musl? 2018-02-13 09:44:39 -06:00
Will Dietz
f146a3c316 gcc5, 7: same fixes as gcc6 2018-02-13 09:44:38 -06:00
Will Dietz
fbf41b9ee2 gcc6: try to fix LOCAL_INCLUDE_DIR problem w/musl 2018-02-13 09:44:38 -06:00
Will Dietz
5eea9e82f4 gcc6: try patching MUSL_DYNAMIC_LINKER as well 2018-02-13 09:44:38 -06:00
Will Dietz
ece06deee4 gcc6: try to fix gccCrossStageStati 2018-02-13 09:44:38 -06:00
Will Dietz
15d401dcfa gcc: disable libsanitizer, libgomp on musl 2018-02-13 09:44:38 -06:00
Will Dietz
65c9c38a21 attr: patch to fix headers w/musl 2018-02-13 09:44:36 -06:00
Will Dietz
41435ee8a6 libiconv: disable overly strict asssertion in libiconv 2018-02-13 09:44:35 -06:00
Will Dietz
cec99d22f0 npth: run tests, even if brief 2018-02-13 09:44:30 -06:00
Will Dietz
9ba32c76f4 libnfnetlink: patch to fix build w/non-glibc (namely, musl) 2018-02-13 09:44:30 -06:00
Will Dietz
bc2ad5a968 libunwind: patch to fix build on non-glibc 2018-02-13 09:44:29 -06:00
Ben Gamari
41026550e2 ruby: Enable cross-compilation 2018-02-13 09:44:29 -06:00
Will Dietz
2d772d52ae libbfd: fix for cross (based on same from @bgamari) 2018-02-13 09:44:29 -06:00
Will Dietz
37c2ac90e6 cmake: fix cross
TODO: toolchain file instead?
2018-02-13 09:44:29 -06:00
Ben Gamari
cb5453e13a cpython: Enable cross-compilation 2018-02-13 09:44:28 -06:00
Ben Gamari
d625f181bd autoconf: Enable cross-compilation 2018-02-13 09:44:28 -06:00
Ben Gamari
47540dab74 lua: Fix cross-compilation 2018-02-13 09:44:27 -06:00
Ben Gamari
a868bf3797 glibc: Fix cross-compilation of locales 2018-02-13 09:44:26 -06:00
Ben Gamari
2870c99cef autogen: Enable cross-compilation 2018-02-13 09:44:26 -06:00
Andreas Rammhold
122fa75b2d
Merge pull request #34426 from andir/libyamlcpp
WIP: libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 16:43:40 +01:00
Bastian Köcher
deef33187b kde_frameworks: 5.42 -> 5.43 2018-02-13 16:29:20 +01:00
Tuomas Tynkkynen
1a06373c0a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/libraries/libclc/default.nix
	pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Tuomas Tynkkynen
68052b5619 python: Pull ensureNewerSourcesHook call to all-packages.nix
Documents the reason why it's needed and also prevents the
ensureNewerSourcesHook call being evaluated again and again for every
single Python package.
2018-02-13 16:32:16 +02:00
Shea Levy
d6023f0456
Merge branch 'grpc-upgrade' of git://github.com/bhipple/nixpkgs 2018-02-13 09:01:00 -05:00
Andreas Rammhold
f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1 2018-02-13 14:57:22 +01:00
Andreas Rammhold
d985eb5c74
Merge pull request #34924 from andir/qpdf-7.1.1
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold
5856b4270e
qpdf: 7.0.0 -> 7.1.1 2018-02-13 12:22:50 +01:00
Michiel Leenaars
2b68e99504 getdns: init at 1.3.0 2018-02-13 11:02:50 +01:00
Peter Simons
afb83e0e03 multi-ghc-travis: update to current Git master 2018-02-13 10:57:40 +01:00
Peter Simons
4b39930ee6 Update hspec family packages to 2.4.8 when building with GHC 8.4.x. 2018-02-13 10:18:19 +01:00