Sebastián Bernardo Galkin
06e6d7def2
xorg-server: enable DRI3 ( close #5381 )
...
TEST needed. I tested on my NixOS Thinkpad with Optimus nvidia and intel
cards. Testing in other architectures is needed.
This patch also improves the regular expressions that scan the build
configuration files to enable the building of a binary utility in
xf86-video-intel: intel-virtual-output. This utility is useful for some
Optimus laptops
DRI3 was added to xorg-server propagatedBuildInputs so now it's inherited
by several projects that can use it.
2014-12-18 18:17:42 +01:00
Eelco Dolstra
d717fcc7b8
zabbix: Update to 1.8.22
2014-12-18 14:11:11 +01:00
Michael Raskin
6c91f23ca5
Try to defend against chroot paths in store matching derivation paths
2014-12-17 21:49:18 +03:00
Shea Levy
321e8227f0
Merge branch 'mysql-mirrors' of https://github.com/fmapfmapfmap/nixpkgs
2014-12-17 11:12:58 -05:00
Rob Vermaas
f72c7e93ce
icecast: update from 2.4.0 to 2.4.1, potentially fixes CVE-2014-9018
2014-12-17 15:49:48 +01:00
vi
0c49b2942e
Added mirrors for MySQL.
2014-12-17 11:14:46 +00:00
William A. Kennington III
64d471073f
mongodb: 2.6.5 -> 2.6.6
2014-12-16 15:18:09 -08:00
Vladimír Čunát
84d6debf46
xorg-server: security update to RC1 of 1.16.3
...
Close #5292 . There are almost no other changes since 1.16.2
than fixing that CVE-2014-8092. See also:
http://www.x.org/wiki/Development/Security/Advisory-2014-12-09/
2014-12-16 19:28:42 +01:00
Domen Kožar
27281f660c
fix builds for rest of kernel modules on 3.18
2014-12-11 02:03:43 +01:00
Mateusz Kowalczyk
534bdc3753
mpd: update to 0.19.6
2014-12-10 07:36:17 +00:00
Domen Kožar
557114628b
mariadb: 10.0.14 -> 10.0.15
2014-12-09 11:29:16 +01:00
Domen Kožar
4aa3eec330
Merge branch 'master' into staging
...
Conflicts:
pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Jaka Hudoklin
ad4ad11fbc
fleet: update to 0.9.0
2014-12-07 14:01:02 +01:00
Bjørn Forsman
289ec3b5aa
html-tidy: align attrname with pkgname
...
htmlTidy => html-tidy. Keep copy of old attribute for backward
compatibility.
2014-12-06 17:01:05 +01:00
Oliver Charles
bcb9f0853c
bosun: Now builds on all Unix platforms
2014-12-05 11:43:58 +00:00
Oliver Charles
e56a8df827
scollector: Update to 20141204222654
2014-12-05 11:39:56 +00:00
Oliver Charles
66d234917a
bosun: Update to 2014120422265
2014-12-05 11:36:48 +00:00
Mateusz Kowalczyk
4d57b0645d
mpd: update from 0.19.4 to 0.19.5
2014-12-03 16:56:44 +00:00
Vladimír Čunát
ea557c8fd1
xorg xf86-input-evdev: update and add needed inputs
2014-12-03 13:26:32 +01:00
Domen Kožar
7f021fe566
munin: 2.0.21 -> 2.0.25
2014-11-30 20:42:06 +01:00
Jaka Hudoklin
bd32da69bc
Merge pull request #5088 from offlinehacker/nixos/kubernetes
...
nixos: add kubernetes module
2014-11-29 16:44:42 +01:00
Jaka Hudoklin
c35844aa2d
etcd: update to 0.5.0-alpha.4
2014-11-29 02:27:25 +01:00
Vladimír Čunát
ea1dd9fd4a
xorg: revert to older xf86-input-evdev for now
...
How could I forget to test to build it at least :-/
2014-11-28 22:04:39 +01:00
Vladimír Čunát
442cad9cbd
xorg: update some modules
2014-11-28 20:42:07 +01:00
Patrick Mahoney
cf5f282940
Consolidate conf-compile steps for skarnet.org pkgs.
2014-11-28 13:10:37 -06:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Vladimír Čunát
06c6d4696d
*: fix builds by disregarding warning from new glibc
...
Also, in case of collectd, the -lgcc_s shouldn't be needed anymore,
as the library is in ${glibc}/lib/ now, which is practically always on RPATH.
In case of seyren it was some stdenv change uncovering the mistake of
putting src into buildInputs.
2014-11-28 18:42:03 +01:00
Oliver Charles
f2e2ab6231
Bosun only builds on x86_64-linux
...
Reported upstream at https://github.com/bosun-monitor/bosun/issues/427
2014-11-27 12:14:38 +00:00
Vladimír Čunát
abcb355453
restund, openssh_hpn: mark as broken
2014-11-27 01:19:24 +01:00
Vladimír Čunát
b5ff06eda4
Merge branch 'master' into staging
2014-11-26 21:48:26 +01:00
Mathijs Kwik
a5dafe7746
rethinkdb: upgrade to 1.15.2
2014-11-26 14:30:19 +01:00
Vladimír Čunát
a9bad25ffe
Merge branch 'master' into staging
2014-11-24 22:14:25 +01:00
Oliver Charles
9cab0e1b8a
Add meta information to hbase, bosun, scollector, opentsdb
2014-11-24 14:40:48 +00:00
Oliver Charles
5a8d5f3094
bosun: Update to 20141119233013
2014-11-24 14:40:48 +00:00
Oliver Charles
bc8fd69fe8
New packages: bosun and scollector
2014-11-24 14:40:47 +00:00
Oliver Charles
8964667bcd
hbase: New package and NixOS module
2014-11-24 14:40:47 +00:00
William A. Kennington III
b4c3eadd08
unifi: 3.2.1 -> 3.2.7
2014-11-24 00:06:07 -08:00
Shea Levy
2db4171978
Add jetty 9.2.5
2014-11-23 19:27:11 -05:00
Jaka Hudoklin
444bda1936
Merge pull request #4991 from offlinehacker/nixos/etcd
...
nixos: add etcd module
2014-11-22 12:05:35 +01:00
Shea Levy
d123f1faf0
solr: bump
2014-11-21 15:10:59 -05:00
Jaka Hudoklin
bcf9da32f7
etcd: update to v0.5.0-alpha3
2014-11-21 13:54:45 +01:00
Emery Hemingway
e6f70fd2b3
icecast: update 2.3.3 to 2.4.0
...
now with opus support
2014-11-20 17:41:22 -05:00
Mateusz Kowalczyk
5fc61b7fa0
mpd: update to 0.19.4
2014-11-20 13:30:01 +00:00
Domen Kožar
49a933c596
Revert "zmq: initial package"
...
This reverts commit b9c7f8dba1
.
Conflicts:
pkgs/servers/zeromq/default.nix
pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
Rob Vermaas
0aa742989f
mysql_jdbc: update from 5.1.31 to 5.1.32, potentially fixes CVE-2012-0075, CVE-2012-0087, CVE-2012-0101, CVE-2012-0102, CVE-2012-0112, CVE-2012-0113, CVE-2012-0114, CVE-2012-0115, CVE-2012-0116, CVE-2012-0118, CVE-2012-0119, CVE-2012-0120, CVE-2012-0484, CVE-2012-0485, CVE-2012-0490, CVE-2012-0492, CVE-2012-0540, CVE-2012-0553, CVE-2012-0572, CVE-2012-0574, CVE-2012-0583, CVE-2012-0882, CVE-2012-1688, CVE-2012-1689, CVE-2012-1690, CVE-2012-1696, CVE-2012-1697, CVE-2012-1702, CVE-2012-1703, CVE-2012-1705, CVE-2012-1734, CVE-2012-2102, CVE-2012-2749, CVE-2012-3150, CVE-2012-3158, CVE-2012-3160, CVE-2012-3163, CVE-2012-3166, CVE-2012-3167, CVE-2012-3173, CVE-2012-3177, CVE-2012-3180, CVE-2012-3197, CVE-2012-5060, CVE-2013-0375, CVE-2013-0383, CVE-2013-0384, CVE-2013-0385, CVE-2013-0389, CVE-2013-1492, CVE-2013-1506, CVE-2013-1521, CVE-2013-1548, CVE-2013-1552, CVE-2013-1555, CVE-2013-2378, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, CVE-2013-3802, CVE-2013-3804, CVE-2013-3808, CVE-2013-5908, CVE-2014-0386, CVE-2014-0393, CVE-2014-0401, CVE-2014-0402, CVE-2014-0412, CVE-2014-0437
2014-11-18 16:06:44 +01:00
William A. Kennington III
583ab7512d
consul: 0.4.0 -> 0.4.1
2014-11-17 13:19:30 -08:00
Eelco Dolstra
a0f3faf34e
Merge remote-tracking branch 'origin/glibc-2.20' into staging
2014-11-16 22:17:36 +01:00
William A. Kennington III
478e4b46d1
pgpool: Add derivation
2014-11-15 01:23:25 -08:00
Mateusz Kowalczyk
89e38c692f
mpd: update to 0.19.3
2014-11-15 01:54:00 +00:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00