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
Nikolay Amiantov
a5b2e0277a
qt5.qtwebengine: fix build
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
db51b836b2
gtk3: fix build
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
220d0decaf
qemu-vm service: quote arguments in qemu runner
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
65da25997d
xorg.xorgserver: don't use XORG_DRI_DRIVER_PATH
...
Our patch which adds this envvar has been removed.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
4f0b59de9a
xserver service: cleanup LD_LIBRARY_PATH
...
X libraries in LD_LIBRARY_PATH seem to not be needed anymore.
I've tracked this addition as far as I could
(02cef04c8187f12fd160d5fedf0ec8a928f02639) and they seem to be added for unfree
NVIDIA and ATI drivers but at least for NVIDIA they are not needed anymore. We
can add them with patchelf instead if it turns out to be the case with ATI.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
a798ec30f9
xorg: update autogeneration script
...
* Fix shebang so that it's usable on NixOS;
* Enable warnings (they were enabled with Perl flag before);
* Switch from mesa to libGL.
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
22671aa031
glxinfo: fix build
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
e2d59e06bf
qemu: add virgl renderer support
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
1de04e45cb
qemu: add OpenGL support
2018-03-26 14:01:49 +03:00
Nikolay Amiantov
5f44faaca9
qemu: use SDL2 as SDL library
...
This is needed for OpenGL support.
2018-03-26 14:01:49 +03:00