Commit Graph

134232 Commits

Author SHA1 Message Date
Shea Levy
2456060458
haskellPackages.lenz-template: Fix against lenz 3 2018-03-26 16:13:46 -04:00
Graham Christensen
63406fa1cf
Merge pull request #37881 from grahamc/doc/svg-callouts
nixpkgs docs: Use SVGs for callouts
2018-03-26 16:01:31 -04:00
Will Dietz
06e093c270 xfsprogs: replace glibc-2.27 patch w/upstream variant
This version also works w/musl :)

https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/patch/?id=8041435de7ed028a27ecca64302945ad455c69a6
2018-03-26 14:53:50 -05:00
Corey O'Connor
807a308623 qtwebengine: correct how NIX_BUILD_CORES is propagated to the gn driven ninja. 2018-03-26 12:32:46 -07:00
Will Dietz
73320be341
Merge pull request #37885 from dtzWill/fix/musl-fts
musl-fts: setup-hook to add -lfts, use in xar and libselinux
2018-03-26 14:17:53 -05:00
Tim Steinbach
83624b970c
linux: 4.16-rc6 -> 4.16-rc7 2018-03-26 15:14:34 -04:00
Will Dietz
9f1c8c57c7
Merge pull request #37884 from dtzWill/fix/nilfs-utils-musl
nilfs-utils: apply upstream patches to fix w/musl
2018-03-26 14:13:28 -05:00
Will Dietz
45289b0921
Merge pull request #37883 from dtzWill/fix/use-npth-for-pth-musl
Use npth as "pth" for portability, for now only w/musl.
2018-03-26 14:08:40 -05:00
Will Dietz
ec10698e5b
Merge pull request #37819 from dtzWill/fix/netcat-openbsd-musl
netcat-openbsd: fix w/musl by providing b64_ntop
2018-03-26 14:07:06 -05:00
Will Dietz
69ca33057e xar, libselinux: use musl-fts on musl, fix 2018-03-26 14:00:11 -05:00
Will Dietz
ebf04d83c0 musl-fts: add setup-hook to add -lfts 2018-03-26 13:59:59 -05:00
Will Dietz
da0da6177d nilfs-utils: apply upstream patches to fix w/musl 2018-03-26 13:58:44 -05:00
Peter Simons
519fa22241
Merge pull request #37880 from mpickering/i-37856
Use up-to-date versions of singletons and th-desguar for GHC 8.4.1
2018-03-26 20:46:19 +02:00
Graham Christensen
da17974541
Move the overridden CSS to overrides.css which can be applied on nixos.org 2018-03-26 14:45:00 -04:00
Will Dietz
a11afa901f Use npth as "pth" for portability, for now only w/musl. 2018-03-26 13:28:13 -05:00
Jörg Thalheim
45e4dc0d5d python.pkgs.gpg: rename to gpgme
Let's be honest with what we expose.
2018-03-26 19:25:55 +01:00
Graham Christensen
a80856cec5
nixpkgs docs: Use SVGs for callouts 2018-03-26 14:08:36 -04:00
Jörg Thalheim
47205202e3
Merge pull request #37745 from Baughn/mpv-openal
mpv: Add openal support
2018-03-26 19:01:10 +01:00
Will Dietz
5e3e3e985d netcat-openbsd: fix w/musl by providing b64_ntop
It seems many projects have copies of this code--
and AFAICT all are derived from ISC's BIND[2]
although it does not appear present in recent versions.

This is a curious function as it is not documented
nor part of any standard[1].

[1] https://www.lemoda.net/unix/base64/index.html
[2] for example, glibc's copy:
    https://sourceware.org/git/?p=glibc.git;a=blob;f=resolv/README;h=514e9bb617e710f16126c1474561965a2b35653d;hb=HEAD#l104
2018-03-26 12:43:50 -05:00
Shea Levy
2b3ba40c03
haskellPackages.lenz: Remove outdated patch. 2018-03-26 13:40:22 -04:00
Jörg Thalheim
7d8d5d4f6f
Merge pull request #37670 from bgamari/libngspice
ngspice: Move shared library to a new derivation
2018-03-26 18:33:42 +01:00
Matthew Pickering
5e7ab18437 Use up-to-date versions of singletons and th-desguar for GHC 8.4.1
Fixes #37856
2018-03-26 17:20:04 +00:00
Sarah Brofeldt
63a8d8c9e2
Merge pull request #37877 from srhb/tarsum-import
dockerTools.tarsum: Fix upstream import
2018-03-26 19:18:39 +02:00
Sarah Brofeldt
4874ce1701 dockerTools.tarsum: Fix upstream import 2018-03-26 18:47:31 +02:00
adisbladis
8fe59b5b29
calamares: 3.1.10 -> 3.1.12 2018-03-26 23:13:54 +08:00
Franz Pletz
b760158c28
Merge pull request #37774 from ryantm/auto-update/bird
bird2: 2.0.1 -> 2.0.2
2018-03-26 15:07:41 +00:00
Piotr Bogdan
760e972a86 cloudfoundry-cli: fix build 2018-03-26 15:41:39 +01:00
Shea Levy
59a53aada0
haskell.compiler.ghc8{22,41}: Fix abi-depends non-determinism.
See https://github.com/haskell/cabal/issues/4728 for symptoms,
https://phabricator.haskell.org/D4159 for the base of the fix.
2018-03-26 10:09:00 -04:00
Vincent Laporte
35c8106701 gnumeric: 1.12.38 -> 1.12.39
goffice: 0.10.38 -> 0.10.39
2018-03-26 15:41:33 +02:00
Joachim F
1c889be474
Merge pull request #37827 from oxij/pull/28938-tor-control-port
nixos/tor: expose control socket
2018-03-26 13:05:27 +00:00
Tim Steinbach
6889af56c9
Merge pull request #37812 from ryantm/auto-update/kotlin
kotlin: 1.2.30 -> 1.2.31
2018-03-26 08:37:57 -04:00
Peter Hoeg
81e7c18e4e
Merge pull request #34633 from magnetophon/mu
mu: 0.9.18 -> 1.0
2018-03-26 20:34:53 +08:00
Vladyslav M
9ae966aaec fd: 6.3.0 -> 7.0.0 2018-03-26 14:31:01 +02:00
Graham Christensen
37f50c15da
Merge pull request #37749 from grahamc/nixpkgs-docs
Make Nixpkgs docs less frustrating to hack on
2018-03-26 08:24:52 -04:00
Svein Ove Aas
c9ea1ff523 mpv: Add openal support 2018-03-26 13:24:17 +01:00
Eelco Dolstra
e9fc275683
Merge pull request #37782 from ryantm/auto-update/blender
blender: 2.79a -> 2.79b
2018-03-26 14:07:52 +02:00
Nikolay Amiantov
9258cea7e0 libva1: full by default
This follows similar changes for libva. Also move `libva-full` to aliases.nix
with an intent to deprecate it later.
2018-03-26 14:11:07 +03:00
Jan Malakhovski
c7cf808ff8 libva: make libva-full the default
It seems that all uses of `libva` it in nixpkgs except `mesa` and itself actually
either will gain from using `libva-full` instead of `libva-minimal` by default
or simply won't care.
2018-03-26 14:02:06 +03:00
Jan Malakhovski
8f6f69cb0f nvidia_x11.settings: fix build 2018-03-26 14:02:06 +03:00
Jan Malakhovski
53af02b5bb kodi: fix build 2018-03-26 14:02:06 +03:00
Jan Malakhovski
98a8a9b08a webkitgtk218x: fix build 2018-03-26 14:02:06 +03:00
Jan Malakhovski
e822c85287 spice-gtk: fix build 2018-03-26 14:02:06 +03:00
Jan Malakhovski
228eee6cd4 qemu: fix options 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
7fe170baff bumblebee: remove X libraries from LD_LIBRARY_PATH
They seem to no longer be needed.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov
9cdaddf3a0 steam: add libGL to the environment
Also remove duplicate libGLU.
2018-03-26 14:02:06 +03:00
Nikolay Amiantov
96a76b8b9c primusLib: fix path to libglapi 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
cdf1079665 opengl service: don't override mesa non-drivers in runtime 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
4b8e3c66d9 intel-gpu-tools: enable parallel building 2018-03-26 14:02:06 +03:00
Nikolay Amiantov
6493261bf2 cogl: fix build 2018-03-26 14:02:05 +03:00
Nikolay Amiantov
564f9be78f fbida: fix build 2018-03-26 14:01:49 +03:00