Commit graph

133564 commits

Author SHA1 Message Date
John Ericson
5d116251db
Merge pull request #37707 from obsidiansystems/gettext-setup-hook-cross
gettext, libiconv: Make setup hook work for cross
2018-03-23 15:21:43 -04:00
John Ericson
045de0af81 libiconv: Make setup hook work for cross 2018-03-23 13:32:55 -04:00
Will Dietz
4ae1790f6d
Merge pull request #37688 from dtzWill/fix/no-libintl-musl
gettext: don't add -lintl on musl, either
2018-03-23 11:26:26 -05:00
Franz Pletz
eae4eec50e
Merge pull request #37692 from abbradar/systemd-238
systemd: use stable tree
2018-03-23 16:21:50 +00:00
John Ericson
1482c3c8d8 gettext: Make setup hook work for cross 2018-03-23 12:07:11 -04:00
Nikolay Amiantov
6b9771e4a7
systemd: use stable tree
This fixes a bug with changed qemu network interface names and also generally
should be preferred to using a release tag.
2018-03-23 14:43:31 +01:00
Michael Raskin
0b7a3308b7 poppler: 0.62 -> 0.63
(cherry picked from commit 988bcca05c)
2018-03-23 11:30:08 +01:00
Will Dietz
b59fd70210 gettext: don't add -lintl on musl, either
gettext won't actually provide libintl unless we go out of
our way to tell it to do so [1][2].

We could add those flags on musl (as I initially did in [3]),
but then we have two different libintl.h files and generally
some confusion about which gettext is being used.

Instead of sorting that out, for now let's just continue on
without gettext providing libintl-- it's worked well enough so far.

Only change that needs to be made, then, is to avoid
adding -lintl on musl since there is no libintl.

[1] c739240fd2
[2] https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-libs/libintl/libintl-0.19.8.1.ebuild?id=332e48712b6521697f992f923c9c985482dd1c36#n41
[3] 729302f29a
2018-03-23 03:04:55 -05:00
Matthew Justin Bauer
0668872d94
Merge pull request #37192 from ryantm/auto-update/gnustep-make
gnustep-make: 2.6.8 -> 2.7.0
2018-03-23 00:11:39 -05:00
Matthew Justin Bauer
d23d44374f
Merge pull request #37012 from matthewbauer/libintl-sanity
Make "localizations" sane again
2018-03-22 20:39:30 -05:00
Nikolay Amiantov
7a77439b03 libgpg-error: fix on ARM 2018-03-23 02:37:02 +03:00
Piotr Bogdan
077dedbf24 freetype: fix freetype-config 2018-03-23 02:09:32 +03:00
Nikolay Amiantov
91072b7b23
Merge pull request #37647 from abbradar/systemd-238
[WIP] Update systemd and unbreak staging
2018-03-23 01:11:32 +03:00
Matthew Bauer
4f3c212696 perl-packages: undo typo 2018-03-22 16:50:16 -05:00
Matthew Bauer
0a2ef04359 gettext: fixup 2018-03-22 16:50:16 -05:00
Matthew Bauer
d9aaae5579 gettext: disable hook when libc == glibc 2018-03-22 16:50:15 -05:00
Matthew Bauer
facd170790 aliases: properly deprecate libintlOrEmpty 2018-03-22 16:50:15 -05:00
Matthew Bauer
7ab562c7d2 all-packages: fix eval issue 2018-03-22 16:50:14 -05:00
Matthew Bauer
9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer
c295e7a7f5 libiconv: fix bad setup-hook 2018-03-22 16:50:13 -05:00
Matthew Bauer
63b41e2be7 all-packages: remove legacy darwin.libiconv override 2018-03-22 16:50:13 -05:00
Matthew Bauer
9c6b76f6af darwin.libiconv: add setup hook 2018-03-22 16:50:12 -05:00
Matthew Bauer
a59003d58f treewide: fix eval 2018-03-22 16:50:12 -05:00
Matthew Bauer
929f469ede treewide: remove libiconv hacks 2018-03-22 16:50:11 -05:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Matthew Bauer
9e75fb5eb4 libiconv: add setup-hook 2018-03-22 16:50:10 -05:00
Matthew Bauer
90c132c7f1 gettext: add -lintl to setup-hook 2018-03-22 16:50:10 -05:00
Matthew Bauer
223a77c311 libiconvOrNull: deprecate 2018-03-22 16:50:09 -05:00
John Ericson
e5ab8585e4
Merge pull request #37651 from obsidiansystems/guile-libtool-fix-staging
guile-2.*: Clean up `libtool` propagation fixes
2018-03-22 17:23:49 -04:00
Daiderd Jordan
6075df7a1d
Merge pull request #37246 from LnL7/darwin-chuck
chuck: fix darwin build
2018-03-22 21:32:48 +01:00
John Ericson
568b37384a Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 16:08:22 -04:00
Michael Weiss
40aabe9d48
Merge pull request #37587 from not-fl3/master
tdesktop: fixed GLib-GIO-ERROR
2018-03-22 21:08:05 +01:00
Michael Raskin
bc48bbdd7e
Merge pull request #37589 from mdorman/guile-libtool-fix
guile-1.8: Fix and clean up `libtool` propagation fixes
2018-03-22 20:03:12 +00:00
Ryan Mulligan
4a18b4222a hdparm: 9.54 -> 9.55
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/9abla9hl91wvxvcbrif9xjhsb164lgxc-hdparm-9.55/bin/hdparm -h` got 0 exit code
- ran `/nix/store/9abla9hl91wvxvcbrif9xjhsb164lgxc-hdparm-9.55/bin/hdparm -V` and found version 9.55
- ran `/nix/store/9abla9hl91wvxvcbrif9xjhsb164lgxc-hdparm-9.55/bin/hdparm -h` and found version 9.55
- found 9.55 with grep in /nix/store/9abla9hl91wvxvcbrif9xjhsb164lgxc-hdparm-9.55
- directory tree listing: https://gist.github.com/ded98c9055722d9f66f8346ae792663c
2018-03-22 22:00:54 +02:00
Nikolay Amiantov
0ccab4946d systemd: 237 -> 238 2018-03-22 22:37:26 +03:00
Nikolay Amiantov
26256ead32 btrfs-progs: fix build with new e2fsprogs 2018-03-22 22:16:19 +03:00
Nikolay Amiantov
e31c3f8b9f kernel: enable CGROUP_NET_PRIO
It's required by systemd 238 because of a bug, otherwise systemd aborts.
2018-03-22 22:15:37 +03:00
Michael Alan Dorman
72984210ab guile: Fix and clean up libtool propagation fixes
Fixes #37548
2018-03-22 14:54:38 -04:00
Michael Alan Dorman
2119041dbf guile-1.8: Fix and clean up libtool propagation fixes
Fixes #37548
2018-03-22 14:54:23 -04:00
Joachim F
c90c6bb2de
Merge pull request #37405 from ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.14 -> 0.15
2018-03-22 18:35:42 +00:00
Matthew Justin Bauer
8bef1a5cb8
Merge pull request #37635 from NixOS/revert-31798-fixcamlmod
Revert "melpaStablePackages.caml: don't run configure"
2018-03-22 11:33:06 -05:00
Matthew Justin Bauer
6ff61bb5f9
Revert "melpaStablePackages.caml: don't run configure" 2018-03-22 11:32:47 -05:00
Matthew Justin Bauer
5832a6fdfb
Merge pull request #27624 from rvl/hyper-haskell
hyper-haskell: init at 0.1.0.2
2018-03-22 11:31:15 -05:00
Matthew Justin Bauer
68f6915083
Merge branch 'master' into hyper-haskell 2018-03-22 11:29:45 -05:00
Matthew Justin Bauer
66b1712a62
Merge pull request #31798 from catern/fixcamlmod
melpaStablePackages.caml: don't run configure
2018-03-22 11:26:35 -05:00
Matthew Justin Bauer
8889942e67
Merge pull request #31875 from jbaum98/texmacsDarwin
Add texmacsDarwin
2018-03-22 11:25:52 -05:00
Matthew Justin Bauer
12f14a0909
Merge branch 'master' into texmacsDarwin 2018-03-22 11:25:09 -05:00
Matthew Justin Bauer
92a5b1b055
Merge pull request #37015 from matthewbauer/cmake-mac-flags
cmake: Setup default macOS flags
2018-03-22 11:16:03 -05:00
Robin Gloster
678211bb37
openpts: remove
Broken, dead prject that only was a PoC implementation.
2018-03-22 17:15:26 +01:00
Michael Weiss
2fdec94fbf tdesktop: 1.2.6 -> 1.2.14
tdesktopPackages.preview: 1.2.12 -> 1.2.14
2018-03-22 17:14:23 +01:00