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
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
6bf1421f13
treewide: refactor to use libglvnd
...
* Implement libGL as a symlink package which uses libraries from libglvnd and
headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Will Dietz
9204fa2620
propagate libiconv header from musl too
2018-03-25 21:17:49 -05:00
Shea Levy
f4f76bdf33
Merge branch 'master' into staging
2018-03-24 08:44:40 -04: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
Shea Levy
0f854cd2d1
Merge branch 'master' into staging
2018-03-24 01:34:53 -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
Robert Scott
814225cf22
aws-auth: remove
...
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Daniel Fullmer
70abab8eaf
mythtv: 0.27.4 -> 29.1
2018-03-23 21:03:23 -05:00
Florian Klink
c6882b2cf9
modemmanager: rename ModemManager.service to modem-manager.service
...
This is in line with NetworkManager.service being renamed to
network-manager.service
fixes #30452
2018-03-23 23:48:58 +00:00
Florian Klink
6ac74d60ad
networkmanager-pptp: remove package
...
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)
Closes #30756 .
2018-03-23 22:24:50 +01:00
Jörg Thalheim
213ff3766c
Merge pull request #37700 from erictapen/neopg-init
...
neopg: Init at 0.0.4
2018-03-23 19:07:10 +00:00
Austin Seipp
1800e4ec0b
wrk2: init at 4.0.0-e0109df5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
Austin Seipp
f330b48b64
jhiccup: init at 2.0.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-23 13:42:10 -05:00
taku0
d2d859d5c5
oraclejdk: add version 10
2018-03-23 13:40:13 -05:00
Justin Humm
ebe1cc211e
neopg: Init at 0.0.4
2018-03-23 16:12:29 +01:00
Jan Tojnar
1e225cc1b3
gtkpod: clean up
2018-03-23 13:18:40 +01:00
Michael Raskin
ca4d81d2c7
libreoffice-still: 5.4.5.1 -> 5.4.6.2; use poppler_0_61
2018-03-23 10:23:42 +01:00
Michael Raskin
e9817b2a76
poppler_0_61: init at 0.61 (needed for LibreOffice Still)
2018-03-23 10:23:42 +01:00
Robert Schütz
1aedde9e34
Merge pull request #37566 from Ma27/init-face-recognition
...
pythonPackages.face_recognition: init at 1.2.1
2018-03-23 09:55:04 +01:00
Peter Hoeg
c1714f5788
ksystemlog: init at 17.12.2
2018-03-23 14:17:22 +08:00
Matthew Bauer
e746cbd904
shellcheck: dont statically compile
2018-03-22 17:34:43 -05:00
Matthew Bauer
4f3c212696
perl-packages: undo typo
2018-03-22 16:50:16 -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
63b41e2be7
all-packages: remove legacy darwin.libiconv override
2018-03-22 16:50:13 -05:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Matthew Bauer
223a77c311
libiconvOrNull: deprecate
2018-03-22 16:50:09 -05: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
Matthew Justin Bauer
68f6915083
Merge branch 'master' into hyper-haskell
2018-03-22 11:29:45 -05:00
Matthew Justin Bauer
12f14a0909
Merge branch 'master' into texmacsDarwin
2018-03-22 11:25:09 -05:00
Robin Gloster
678211bb37
openpts: remove
...
Broken, dead prject that only was a PoC implementation.
2018-03-22 17:15:26 +01:00
Matthew Justin Bauer
779c25b2fe
Merge pull request #34053 from thpham/serviio
...
serviio: init at 1.9
2018-03-22 11:11:17 -05:00
Matthew Justin Bauer
e35105c7c8
Merge pull request #35081 from StijnDW/master
...
brlaser: init from latest git
2018-03-22 11:09:39 -05:00
Matthew Justin Bauer
2a454d7b01
Merge pull request #35093 from lopsided98/tmon-init
...
tmon: init
2018-03-22 11:08:56 -05:00
Gabriel Ebner
4270c5c7be
perlPackages.YAMLLibYAML: 0.59 -> 0.69, fix build
2018-03-22 16:59:23 +01:00
Robin Gloster
fda705527d
nixbot: remove
...
obsoleted mostly by ofborg
2018-03-22 16:17:12 +01:00
Robin Gloster
76ea0e1b2e
Merge pull request #32960 from florianjacob/prosody-0.10
...
Prosody 0.10.0
2018-03-22 14:12:57 +01:00
Jörg Thalheim
b30595d10d
Merge pull request #37604 from limeytexan/perlPackages.GSSAPI
...
perlPackages.GSSAPI: depend on krb5Full, fix misspelling
2018-03-22 11:42:51 +00:00
Shea Levy
d0a8866622
Merge branch 'binutils-2.30' into staging
2018-03-22 07:28:10 -04:00
volth
dfba22e28a
mucommander: init at 0.9.2 ( #37610 )
2018-03-22 11:25:23 +00:00
Tuomas Tynkkynen
809b0d26bd
Merge remote-tracking branch 'upstream/master' into staging
2018-03-22 09:54:10 +02:00
Herwig Hochleitner
562ae56056
webkitgtk: 2.18 -> 2.20
2018-03-22 07:46:52 +01:00
Andreas Rammhold
73244d10bb
libdazzle: init at 3.28.0
2018-03-22 07:46:51 +01:00