1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
Commit graph

133826 commits

Author SHA1 Message Date
Will Dietz 01b254ec50
Merge pull request #37835 from dtzWill/fix/musl-libiconv
"libiconv" fixes re:musl
2018-03-25 23:40:20 -05:00
Matthew Justin Bauer 1eda88c3bf
recode: fix libintl issue
should resolve https://hydra.nixos.org/build/71918435/nixlog/1
2018-03-25 23:36:14 -05:00
adisbladis ea1ba075a8
Merge pull request #37824 from ryantm/auto-update/libusb
libusb1: 1.0.21 -> 1.0.22
2018-03-26 10:33:46 +08:00
Will Dietz b6b94f0b27 man-db: disable tests w/musl as simplest solution 2018-03-25 21:17:50 -05:00
Will Dietz 9204fa2620 propagate libiconv header from musl too 2018-03-25 21:17:49 -05:00
Will Dietz f623858a82 glib: no one wants --witih-libiconv=gnu
Previously this was set on FreBSD and SunOS...
2018-03-25 21:17:49 -05:00
Will Dietz ba18240b26
Merge pull request #37815 from dtzWill/fix/qemu-musl
qemu: musl patches
2018-03-25 20:40:09 -05:00
Will Dietz 9d0bc503b5
Merge pull request #37809 from dtzWill/fix/zfs-tirpc-musl
tirpc, zfs: fixups, support using tirpc w/zfs
2018-03-25 20:38:31 -05:00
Will Dietz 0f33611c10
Merge pull request #37816 from dtzWill/fix/vde2-musl
vde2: musl patch
2018-03-25 20:35:11 -05:00
Will Dietz 27065f85a4
Merge pull request #37818 from dtzWill/fix/btrfs-progs-no-backtrace-musl
btrfs-progs: disable backtrace, fix build w/musl
2018-03-25 20:28:24 -05:00
Will Dietz 515d29c2a5
Merge pull request #37820 from dtzWill/fix/libbsd-musl
libbsd: apply patches from upstream, fix w/musl
2018-03-25 20:26:26 -05:00
Will Dietz 3bf2002199 celt-0.5.1: disable tests that fail to build due to bad code
These were fixed upstream, but patches don't apply to
0.5.1 which we need to use for spice.

Instead of maintaining backported patches for very deprecated
software, just don't build the tests in the first place.
2018-03-25 20:25:01 -05:00
Will Dietz e9376e1829
Merge pull request #37808 from dtzWill/fix/wrapper-includes
wrapper.c: fixup includes to work w/musl
2018-03-25 20:20:21 -05:00
Will Dietz c7ed538456
Merge pull request #37807 from dtzWill/update/libpipeline-1.5.0
libpipeline: 1.4.1 -> 1.5.0
2018-03-25 20:17:18 -05:00
Ryan Mulligan 7f71182cc1 libusb1: 1.0.21 -> 1.0.22
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/libusb/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.22 with grep in /nix/store/5wk75f6zd7ha7vhm4y3pd9p1qbc3vmgd-libusb-1.0.22
- directory tree listing: https://gist.github.com/ceccc2a897849afc2956de19e751995f
2018-03-25 17:31:39 -07:00
Will Dietz 3675d77058 vde2: musl patch 2018-03-25 19:06:59 -05:00
Will Dietz 969499f3e2 libbsd: more upstream patches 2018-03-25 18:48:28 -05:00
Will Dietz 88ea78745a libbsd: apply upstream patch to fix w/musl 2018-03-25 18:48:26 -05:00
Will Dietz 5faa470da2 btrfs-progs: disable backtrace, fix build w/musl 2018-03-25 18:46:06 -05:00
Will Dietz 55e59e4557 qemu: musl patches
(cherry picked from commit 1bf8ff49d55fc7dfdd460f3d4f02c148ed2a2b40)
2018-03-25 18:41:11 -05:00
Will Dietz bae5ec0faf zfs: fix hardcoded include path for libtirpc 2018-03-25 18:08:12 -05:00
Will Dietz 47dc9d7b35 tirpc: remove upstreamed patch, fix w/musl 2018-03-25 18:08:05 -05:00
Will Dietz d6ffaac4ac zfs: libtirpc dep on musl 2018-03-25 18:07:59 -05:00
Will Dietz cb30a1b425 wrapper.c: fixup includes to work w/musl 2018-03-25 18:06:02 -05:00
Will Dietz 2e29f46cc4 libpipeline: 1.4.1 -> 1.5.0 2018-03-25 18:03:23 -05:00
Matthew Justin Bauer 8349d73c8f
glib: oops 2018-03-25 02:00:32 -05:00
Matthew Justin Bauer d0384cc7b8
glib: propagate gettext/iconv 2018-03-25 01:56:57 -05:00
Vladimír Čunát 6dbb6a380b
poppler: fix evaluation, probably after merges 2018-03-24 14:56:15 +01:00
Vladimír Čunát 38d6699a93
Merge #37731: procps-ng: update project location 2018-03-24 14:50:49 +01:00
Eric Wolf 59a9165b9d procps-ng: took maintainership 2018-03-24 14:46:59 +01:00
Eric Wolf 67b23ee0d9 procps-ng: updated project location
- use the real project location and not some sf.net mirror
- the meta attribute shouldn't point users to a website cluttered
  with ads (sf.net) where they probably just follow the link
  to the real project location
- adapted the build to the new archive
2018-03-24 14:42:12 +01:00
Shea Levy f4f76bdf33
Merge branch 'master' into staging 2018-03-24 08:44:40 -04:00
Shea Levy 20f51922c0
riscv-pk: Set platforms properly 2018-03-24 08:44:26 -04:00
Shea Levy b2a2131ff0
meson: Patch around overly strict struct size check.
Fixes systemd cross-compile.
2018-03-24 07:50:16 -04:00
Shea Levy 9bfd74deff
qemu-riscv: Don't apply already-applied glibc-2.27 patch 2018-03-24 07:33:04 -04:00
Robin Gloster 1b27260a0b
qgroundcontrol: 3.2.7 -> 3.3.0 2018-03-24 12:08:06 +01:00
Robin Gloster 8a244db9f3
libsForQt5.qtspeech: enable 2018-03-24 12:07:52 +01:00
Vladimír Čunát 56fb68dcef
Merge #37724:thunderbird*: 52.6.0 -> 52.7.0 (security) 2018-03-24 10:58:08 +01:00
Gabriel Ebner 856159fec7 Merge branch 'auto-update/mdds' 2018-03-24 10:57:01 +01:00
Robin Gloster 2e6aacb056
python.pkgs.logster: 7475c53822 -> 1.0.1 2018-03-24 10:35:37 +01:00
Robin Gloster 6a286fcba7
python.pkgs.pygtail: init at 0.8.0 2018-03-24 10:34:57 +01:00
Austin Seipp efbeb74d0d memtier-benchmark: init at 1.2.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-24 04:18:45 -05:00
Gabriel Ebner ada22a64a8
Merge pull request #37726 from magnetophon/yoshimi
yoshimi: 1.5.6 -> 1.5.7
2018-03-24 10:14:17 +01:00
Gabriel Ebner 9eaefb20bf
Merge pull request #36311 from lsix/update_qgis
qgis: 2.18.16 -> 2.18.17
2018-03-24 10:09:47 +01:00
Bart Brouns a712514bd5 yoshimi: 1.5.6 -> 1.5.7 2018-03-24 06:36:20 +01:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Shea Levy 34087d0dec
linux_riscv: 4.16-rc2 -> 4.16-rc6.
Also moves most of our patches upstream.
2018-03-24 01:17:36 -04:00
John Wiegley bee172501d
Merge pull request #37591 from vbgl/coq-88beta1
coq: init at 8.8+beta1
2018-03-23 22:09:06 -07:00
Austin Seipp 50d41bb624 openjdk9: 9.0.4+11 -> 9.0.4+12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 21:18:42 -05:00
Robert Scott 814225cf22 aws-auth: remove
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00