Commit graph

3393 commits

Author SHA1 Message Date
Anmol Sethi 489ca7e5c0
powerdns: removed PrivateTmp=true in serviceConfig
As discussed in #18718 PrivateTmp is unnecessary because powerdns is
chrooted to /var/lib/powerdns.

I also added myself as co-maintainer.
2016-10-01 12:27:23 -04:00
Nikolay Amiantov 2a057acd81 Merge pull request #19137 from schneefux/uwsgi-cgi
uwsgi: enable cgi plugin
2016-10-01 20:15:52 +04:00
Eelco Dolstra 3b89a6e020 samba: Use bundled tdb and ldb 2016-09-30 21:22:57 +02:00
Vladimír Čunát e9687611b6 samba4: fix crashes by bundling tevent
See #19013 for details and discussion.
2016-09-30 20:58:29 +02:00
Joachim F 1ddc08a3ac Merge pull request #18452 from bendlas/init-postgrey
postgrey: init at 1.36
2016-09-30 15:31:44 +02:00
Jörg Thalheim 4d8e445a14 Merge pull request #19035 from makefu/init-ps3netsrv
ps3netsrv: init at 1.1.0
2016-09-29 16:29:45 +02:00
makefu 6353f8523d
ps3netsrv: init at 1.1.0 2016-09-29 16:09:37 +02:00
Peter Simons d286a68887 Merge pull request #19076 from periklis/topic_dovecot
dovecot: enable darwin build
2016-09-29 15:45:28 +02:00
Alexey Shmalko 7d6224b09f Merge pull request #19012 from rickynils/elasticsearch-2.4
elasticsearch2: 2.3.4 -> 2.4.0
2016-09-29 16:29:22 +03:00
Periklis Tsirakidis 9772f0f9a1 dovecot: enable darwin build 2016-09-29 13:32:28 +02:00
Eelco Dolstra 39181d4418 virtuoso: Use multiple outputs 2016-09-29 13:05:28 +02:00
Joachim F 750195db7f Merge pull request #19072 from ericsagnes/pkg-update/groonga
groonga: 6.0.8 -> 6.0.9
2016-09-29 12:50:55 +02:00
Eric Sagnes 4a542031b2 groonga: 6.0.8 -> 6.0.9 2016-09-29 18:30:40 +09:00
Graham Christensen 9ebc98e53d Merge pull request #19040 from grahamc/broken-mast
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Vladimír Čunát f85dd8161d samba3: apply security patches from upstream
/cc #18856.
2016-09-28 20:27:37 +02:00
zimbatm bc2a06aa3d Merge pull request #19043 from Mic92/telegraf
telegraf: 1.0.0 -> 1.0.1
2016-09-28 15:49:52 +01:00
Jörg Thalheim eb27f2b35d
telegraf: 1.0.0 -> 1.0.1 2016-09-28 16:48:16 +02:00
Graham Christensen 990c2be008
asterisk: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Franz Pletz 96b1d15e0c
bind: enable seccomp on linux 2016-09-28 10:50:25 +02:00
Franz Pletz a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Rickard Nilsson e551b3a524 grafana: 3.1.0 -> 3.1.1 2016-09-27 21:01:24 +02:00
Rickard Nilsson 65b0cfdb3d elasticsearch2: 2.3.4 -> 2.4.0 2016-09-27 20:15:38 +02:00
Frederik Rietdijk f3d7afa86d sabnzbd: fixup
Forgot to remove the colon when changing from --prefix to --set.
2016-09-27 19:50:40 +02:00
Peter Simons 8aaf610d4d bind: cosmetic fix for Emacs' syntax highlighting 2016-09-27 19:30:21 +02:00
Peter Simons 7a5ff282aa bind: update to version 9.10.4-P3 to fix CVE-2016-2776 2016-09-27 19:29:51 +02:00
Frederik Rietdijk 36586c2ab3 Merge pull request #18984 from FRidh/sabnzbd
sabnzbd: 0.7.20 -> 1.1.0
2016-09-27 16:27:34 +02:00
Frederik Rietdijk a1f6a1a938 sabnzbd: 0.7.20 -> 1.1.0 2016-09-27 16:26:46 +02:00
Herwig Hochleitner 5609fe521d postgrey: init at 1.36 (includes service) 2016-09-27 15:35:02 +02:00
Graham Christensen ecec041474
firebird: 2.5.2.26540-0 -> 2.5.6.27020-0 2016-09-26 22:27:16 -04:00
Christoph Hrdinka 553a3295c1 nsd: 4.1.9 -> 4.1.12
4.1.12
======

Bugfixes
--------

Fix malformed edns query assertion failure, reported by Michal Kepien (NASK).

4.1.11
======

Features
--------

* When tcp is more than half full, use short timeout for tcp session.
* Patch for {max,min}-{refresh,retry}-time from YAMAGUCHI Takanori.
* Fix #790: size-limit-xfr can stop NSD from downloading infinite zone transfer data size, from Toshifumi Sakaguchi. Fixes CVE-2016-6173 JVN#63359718 JPCERT#91251865.

Bugfixes
--------

* Fix build without IPv6, patch from Zdenek Kaspar.
* Fix #783: Trying to run a root server without having configured it silently gives wrong answers.
* Fix #782: Serve DS record but parent zone has no NS record.
* Fix nsec3 missing for nsec3 signed parent and child for DS at zonecut.

4.1.10
======

Features
--------

* ip-freebind: yesno option in nsd.conf sets IP_FREEBIND socket option for Linux, binds to interfaces and addresses that are down.
* NSD includes AAAA before A for queries over IPV6 (in delegations). And TC is set if no glue can be provided with a delegation because of packet size.
* print notice that nsd is starting before taking off.

Bugfixes
--------

* Fix for openssl 1.1.0, HMAC_CTX size not exported from openssl.
* Fix #751: NSD fails to occlude names below a DNAME.
* If set without nsd.db print "" as the default in the man pages.
* Fix #755: NSD spins after a zone update and a lot of TCP queries.
* Fix for NSEC3 with zone signed without exact match for empty nonterminals, the answer for that domain gets closest encloser.
* #772 Document that recvmmsg has IPv6 problems on some linux kernels.

4.1.9
=====

Bugfixes
--------

* Change the nsd.db file version because of nanosecond precision fix.
2016-09-27 00:14:24 +02:00
Frederik Rietdijk 4020035513 Merge pull request #18935 from rycee/pullout/radicale
radicale: break into own package
2016-09-26 22:14:42 +02:00
Eelco Dolstra b6f3e08019 xinput: Remove libXfixes.dev from the closure 2016-09-26 19:59:02 +02:00
Emery Hemingway 5c8a31f84b matrix-synapse: 0.17.1 -> 0.18.0 2016-09-26 12:19:58 +02:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Robert Helgesson 9d2a831497
radicale: break into own package
Since this is an application it is not suitable for pythonPackages,
which is more appropriate for Python modules.
2016-09-25 22:15:19 +02:00
Arseniy Seroka 6fa0a4fafd Merge pull request #18900 from grahamc/mailman
mailman: 2.1.18 -> 2.1.23
2016-09-25 01:05:49 +04:00
Arseniy Seroka 6ac9ad6b7f Merge pull request #18927 from schneefux/owncloud
owncloud: update minor versions, init 9.1.1
2016-09-25 01:02:10 +04:00
Franz Pletz 44134d52ae
389-ds-base: 1.3.3.9 -> 1.3.5.4 2016-09-24 21:55:35 +02:00
schneefux 94966d1086
owncloud: update minor versions, init 9.1.1 2016-09-24 18:03:15 +02:00
schneefux ad9db0a1e8
uwsgi: enable cgi plugin 2016-09-24 16:48:10 +02:00
Joachim F 2522504bd1 Merge pull request #18463 from regnat/selfoss
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim F 6c935af9e1 Merge pull request #18761 from schneefux/nextcloud
nextcloud: init at 10.0.0
2016-09-24 15:55:26 +02:00
Graham Christensen 0e00ab37f8
mysql_jdbc: 5.1.38 -> 5.1.39 2016-09-24 08:50:13 -04:00
Graham Christensen 33be079486 lighttpd: 1.4.40 -> 1.4.41 2016-09-24 11:18:39 +02:00
schneefux 9cab11980b
maintainers: add schneefux 2016-09-24 09:17:36 +02:00
schneefux 7864cfca46
nextcloud: init at 10.0.0 2016-09-24 09:17:29 +02:00
Franz Pletz 53c660dbc8
asterisk: fix source url 2016-09-24 02:51:00 +02:00
Graham Christensen 93da6c9578 Merge pull request #18859 from grahamc/tomcat
Tomcat: 7.0.70 -> 7.0.72 for CVE (HTTPoxy)
2016-09-23 20:00:51 -04:00
Tim Steinbach dbbff67754 bind: 9.10.4 -> 9.10.4-P2 (#18880) 2016-09-24 01:55:00 +02:00
Graham Christensen f7f4930912
mailman: 2.1.18 -> 2.1.23 2016-09-23 18:43:21 -04:00
Graham Christensen 785e416188 Merge pull request #18882 from NeQuissimus/mariadb_10_1_17
mariadb: 10.1.16 -> 10.1.17
2016-09-23 17:58:19 -04:00
Tim Steinbach 85b6923ba9
mysql55: 5.5.50 -> 5.5.52 2016-09-23 12:02:35 -04:00
Tim Steinbach e525217269
mariadb: 10.1.16 -> 10.1.17 2016-09-23 11:45:42 -04:00
Tim Steinbach f091686a18
nginxMainline: 1.11.3 -> 1.11.4 2016-09-23 08:20:03 -04:00
rushmorem 65198a9082 cockroachdb: build only on x86_64-linux
CockroachDB is failing to build on `x86_64-darwin` according to
Hydra. I don't have a Mac or Windows machine to debug the builds
on so I can't support those.
2016-09-23 12:22:31 +02:00
Graham Christensen 387cb2db9a
tomcat7: 7.0.70 -> 7.0.72 for CVE-2016-5388 (HTTPoxy) 2016-09-22 20:18:01 -04:00
Luca Bruno f125e2c9bb Merge pull request #18820 from danbst/pg_repack
pg_repack: init at 1.3.4
2016-09-22 21:46:47 +01:00
danbst 6d05af5f4c pg_repack: init at 1.3.4 2016-09-22 04:02:56 +00:00
rushmorem b93b37cf0a coredns: init at 001 2016-09-22 01:11:13 +02:00
rushmorem a52aa1c940 caddy: 0.9.1 -> 0.9.2 2016-09-21 18:52:17 +02:00
rushmorem c3979068ca cockroachdb: limit platforms to those supported upstream 2016-09-21 16:53:27 +02:00
Domen Kožar 30e35d1218 Merge pull request #18622 from rvl/mongodb-test-default-i686
mongodb service: Add test case and fix default storage engine on i686
2016-09-21 14:19:45 +02:00
rushmorem c346789a92 cockroachdb: specify build tag 2016-09-20 19:02:26 +02:00
rushmorem dc8da48032 cockroachdb: init at beta-20160915 2016-09-20 15:39:33 +02:00
Alexey Shmalko 60cfc558be Merge pull request #18718 from Mic92/powerdns
powerdns: init at 4.0.1
2016-09-20 11:07:51 +03:00
Alexander Ried 2f8913c7a5 monetdb: remove pkg
This used a source from 2009 and has been removed from all-packages.nix
4 years ago in 8020c37f55
2016-09-19 23:09:41 +02:00
Eelco Dolstra 33da338bde mariadb: Don't install mysqlbug
This causes a dependency on gcc.
2016-09-19 20:03:40 +02:00
Eelco Dolstra 50e2161ee1 samba: 4.3.8 -> 4.3.11 2016-09-19 20:03:40 +02:00
Karn Kallio b9334743ee mysql: Add version 5.7.x of Oracle mysql for building mysql workbench. 2016-09-19 09:58:26 +02:00
Robin Gloster b6f7a02d65
consul: 0.6.4 -> 0.7.0 2016-09-18 23:47:56 +02:00
Vladimír Čunát 73f59a794d Merge #18717: xf86-video-intel: update and use DRI3
... by default
2016-09-18 22:19:47 +02:00
Tristan Helmich 76094163ae sonarr: 2.0.0.4323 -> 2.0.0.4326 (#18732) 2016-09-18 19:45:03 +03:00
zimbatm 8175461df3 Merge pull request #18711 from rvl/longview-1.1.5
longview: unstable-2015-09-10 -> 1.1.5
2016-09-18 17:01:17 +01:00
Rodney Lorrimar 5e867f00af longview: unstable-2015-09-10 -> 1.1.5 2016-09-18 16:37:53 +01:00
Tristan Helmich 15708fe204 emby: 3.0.7100 -> 3.0.7200 2016-09-18 15:26:19 +02:00
Jörg Thalheim b0a1c0b343
powerdns: init at 4.0.1
fixes #18703
2016-09-18 14:52:44 +02:00
Benjamin Saunders c640fbfdc3 xf86-video-intel: 2016-05-22 -> 2016-09-08
Enable DRI3 by default while we're at it.
2016-09-17 20:07:07 -07:00
Rodney Lorrimar 983f6819c7 pump.io: git-2015-11-09 -> 1.0.0
Release notes:
https://github.com/e14n/pump.io/releases/tag/v1.0.0

Package is now generated with node2nix instead of npm2nix.
2016-09-17 22:38:49 +01:00
Rodney Lorrimar 6d7b77df0a mongodb: Fix default storage engine on i686
MongoDB will refuse to start on i686 because the default database engine
"wiredTiger" doesn't support it. To reduce user annoyance, the default
engine should be changed to the pre-3.0 engine "mmapv1".

Fedora have also patched it:
http://pkgs.fedoraproject.org/cgit/rpms/mongodb.git/commit/?id=b64d6b3337bffdeea0b7fa530ea02b977c364e08
2016-09-17 10:43:58 +01:00
Vladimír Čunát 772d14d8c2 xorg: expression cleanup
The generating script needed to be updated not to overwrite the
hardening changes back.
2016-09-16 22:41:20 +02:00
Vladimír Čunát 16ed17d6c8 xf86-input-evdev: bugfix 2.10.2 -> 2.10.3 2016-09-16 22:41:19 +02:00
Vladimír Čunát 8aad4e8602 xf86-video-{ati,amdgpu}: maintenance updates 2016-09-16 22:41:19 +02:00
Vladimír Čunát f12378e5b7 xorg xkeyboard-config: 2.17 -> 2.18 2016-09-16 22:41:18 +02:00
Domen Kožar 00b7c5c5c2 Merge pull request #18624 from ericsagnes/fix/cadvisor
Cadvisor: update and fix test
2016-09-16 09:10:08 +02:00
zimbatm dd7e73f586 telegraf: convert deps from json to nix
Fixed for 914e0e594c
2016-09-16 00:25:24 +01:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
zimbatm 7a6b860e1c Merge pull request #18437 from Mic92/telegraf
Telegraf
2016-09-15 23:21:08 +01:00
Joachim F 2db487e6bf opensmtpd: 5.9.2p1 -> 6.0.0p1 (#18629)
Also change to https src.url.

Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt

In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
  logs may need updating
- dhparams option has been removed
2016-09-15 16:19:51 +01:00
Eric Sagnes fe54db9027 cadvisor: 0.10.1 -> 0.23.8 2016-09-15 21:28:12 +09:00
Matthew O'Gorman 6a01fc2b7c mosquitto: add websockets support. 2016-09-14 19:34:14 +02:00
Théophane Hufschmitt 3a016246d5 selfoss: init at 2.15 2016-09-14 09:23:56 +02:00
Jörg Thalheim 8fddcad3f9
telegraf: init at 1.0.0
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
Vladimír Čunát 3efebb1680 xorg.xf86-input-libinput: 0.19.0 -> 0.19.1
It fixes a typo in API (!).
https://lists.x.org/archives/xorg-announce/2016-September/002705.html
2016-09-14 00:05:12 +02:00
Vincent Laporte b7fabd39b3 mpd: fix on darwin 2016-09-13 18:05:07 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Emery Hemingway 3adbc07af7 matrix-synapse: 0.17.1 -> 0.17.2 2016-09-12 11:52:16 +02:00
Joachim F 7be55e7f71 Merge pull request #18518 from mayflower/sonarr_4323
sonarr: 2.0.0.4230 -> 2.0.0.4323
2016-09-12 03:28:09 +02:00
Joachim F 5a0a21c9a0 Merge pull request #18519 from mayflower/emby_7100
emby: 3.0.6400 -> 3.0.7100
2016-09-12 03:27:47 +02:00
Franz Pletz 300adc8458
mpd: 0.19.15 -> 0.19.19 2016-09-11 23:24:37 +02:00
Tristan Helmich e6eeaf3ac1 emby: 3.0.6400 -> 3.0.7100 2016-09-11 21:53:57 +02:00
Tristan Helmich 6a72c10d58 sonarr: 2.0.0.4230 -> 2.0.0.4323 2016-09-11 21:52:24 +02:00
Peter Simons bee73d337a net-snmp: cosmetic fix for syntax highlighting in Emacs 2016-09-10 13:05:59 +02:00
danbst a01d4ee3f4 tomcat: add danbst as maintainer 2016-09-09 18:29:12 +02:00
danbst 8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst 0c2d943529 tomcat: split default webapps to separate output (~6M) 2016-09-09 18:29:12 +02:00
danbst 39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Matt Billenstein a83f70c249 mongodb: 3.2.1 -> 3.2.9
[Bjørn: add missing hash update.]
2016-09-09 15:44:08 +02:00
Benjamin Staffin 37670be8d8 Merge pull request #18449 from mattbillenstein/master
nginx module: update statsd, develkit, rtmp
2016-09-08 21:04:38 -04:00
Matt Billenstein cba2dd0044 nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.x 2016-09-08 16:21:13 -07:00
Matt Billenstein 6ce8575a2e nginx modules: update ngx_devel_kit to 0.3.0 2016-09-08 16:20:27 -07:00
Matt Billenstein ca60da8031 nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo
seems dead
2016-09-08 15:59:11 -07:00
Benjamin Staffin 7b92f76948 Merge pull request #18447 from mattbillenstein/master
nginx module: add upstream check module
2016-09-08 16:45:37 -04:00
Matt Billenstein a49133b07f nginx module: add upstream check module 2016-09-08 12:02:15 -07:00
Cole Mickens f283e8e83b
plex: remove plexpass at the request of Plex
joachifm: throw error instead of silently ignoring user's
config.plex.pass setting.

Closes https://github.com/NixOS/nixpkgs/pull/18416
2016-09-08 16:04:46 +02:00
Robin Gloster 64bd8c037d
prometheus: 1.0.0 -> 1.1.2 2016-09-08 15:26:50 +02:00
Robin Gloster f77191888d
prometheus-alertmanager: 0.3.0 -> 0.4.2 2016-09-08 15:26:49 +02:00
Eelco Dolstra 2597562d42 minio: Init at 20160821 2016-09-07 17:41:53 +02:00
Franz Pletz 5f6557d437
charybdis: 3.5.1 -> 3.5.3 (security)
Fixes CVE-2016-7143 (certificate fingerprint spoofing through crafted
SASL messages).
2016-09-07 08:12:02 +02:00
obadz 39e197ab1c uhub: 0.4.1 -> 0.5.0 (fixes build)
@ehmry: please have a look so that we can cherry-pick in release-16.09
and move forward on #18209
2016-09-07 02:30:03 +01:00
Joachim F b78e625445 Merge pull request #18235 from teh/master
Remove broken hyperdex package and dependencies. Closes #17995.
2016-09-07 00:18:48 +02:00
Alexander Ried 36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +02:00
Jaka Hudoklin e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Jaka Hudoklin 2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Jaka Hudoklin c083ab99b2 Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6
Update etcd, improve nixos module, fix nixos tests
2016-09-04 16:31:50 +02:00
Joachim F 5ad61449bc Merge pull request #18161 from ericsagnes/pkg-up/groonga
groonga: 6.0.7 -> 6.0.8
2016-09-03 17:00:22 +02:00
Jaka Hudoklin eaf4dcaee1 etcd: add update notice 2016-09-03 14:04:54 +02:00
Jaka Hudoklin 235440ec34 etcd: add meta information 2016-09-03 14:02:53 +02:00
Tristan Helmich 154528785e emby: 3.0.6070 -> 3.0.6400 2016-09-03 13:42:53 +02:00
Vladimír Čunát 686bb1a6e4 freeswitch: fix build when sandboxed 2016-09-03 12:49:59 +02:00
Gabriel Ebner 882cc8dc9a postfix: 3.1.1 -> 3.1.2 2016-09-03 10:00:19 +02:00
Tom Hunger c60354237a hyperdex: Remove broken package and its dependencies. Closes #17995.
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01:00
Tuomas Tynkkynen e2c6740c37 Merge commit 'adaee73' from staging into master
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.

Conflicts:
	pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Vladimír Čunát 02217bf697 Merge #17838: postgresql: Fix use with extensions 2016-09-02 20:09:40 +02:00
Tuomas Tynkkynen 79d673e21c xorg: Mark obsolete xorgvideo* drivers broken
These are now showing up as broken builds in Hydra since 2daefaf457.
None of these compiled even in 16.03 and I think all of them are
for pretty obsolete hardware, so just mark them as broken.

(In principle the xorg generator could be made to ignore them but that
would be more work.)
2016-09-02 16:38:46 +03:00
Lancelot SIX 5b8072fff6
postgresql: Fix use with extensions
Fixes #15512 and #16032

With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.
2016-09-02 11:51:21 +02:00
Tuomas Tynkkynen 3364230d56 Disable bunch of non-compiling packages on Darwin
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.

softether_4_18              2015-09-20  http://hydra.nixos.org/build/39418483
lensfun                     2014-09-30  http://hydra.nixos.org/build/39394104
net_snmp                    2015-09-20  http://hydra.nixos.org/build/39410553
djview                      2015-08-11  http://hydra.nixos.org/build/39413233
libmusicbrainz2             2015-09-20  http://hydra.nixos.org/build/39410106
fox_1_6                     2014-05-07  http://hydra.nixos.org/build/39410858
libofx                      2015-09-24  http://hydra.nixos.org/build/39423507
yacas                       2014-09-30  http://hydra.nixos.org/build/39393150
iomelt                      2014-09-30  http://hydra.nixos.org/build/39408486
softether                   2015-09-20  http://hydra.nixos.org/build/39425800
mp4v2                       2014-09-30  http://hydra.nixos.org/build/39421899
virtuoso7                   2014-09-21  http://hydra.nixos.org/build/39415206
man_db                      2015-04-23  http://hydra.nixos.org/build/39404236
libdiscid                   2014-09-30  http://hydra.nixos.org/build/39412202
zabbix22.agent              2014-09-21  http://hydra.nixos.org/build/39412149
vidalia                     2015-08-06  http://hydra.nixos.org/build/39411500
libmtp                      2015-09-20  http://hydra.nixos.org/build/39419199
wxGTK29                     2015-09-20  http://hydra.nixos.org/build/39415296
ncmpcpp                     2015-11-06  http://hydra.nixos.org/build/39404455
libtorrent                  2014-09-21  http://hydra.nixos.org/build/39394646
shishi                      2014-03-21  http://hydra.nixos.org/build/39418874
ocaml_3_12_1                2014-09-30  http://hydra.nixos.org/build/39392996
djview4                     2015-08-11  http://hydra.nixos.org/build/39427799
vimNox                      2014-05-23  http://hydra.nixos.org/build/39397012
ttfautohint                 2015-08-06  http://hydra.nixos.org/build/39398330
libraw                      2015-09-24  http://hydra.nixos.org/build/39402271
wxGTK30                     2015-09-20  http://hydra.nixos.org/build/39401871
sbcl_1_2_5                  2015-09-20  http://hydra.nixos.org/build/39426091
prover9                     2014-09-30  http://hydra.nixos.org/build/39406476
rcs                         2015-08-25  http://hydra.nixos.org/build/39392037
gpac                        2015-09-24  http://hydra.nixos.org/build/39399470
virtuoso6                   2014-09-30  http://hydra.nixos.org/build/39398651
xlslib                      2015-09-24  http://hydra.nixos.org/build/39410387
ucommon                     2015-03-27  http://hydra.nixos.org/build/39414040
commoncpp2                  2014-09-30  http://hydra.nixos.org/build/39420117
virtuoso                    2014-09-21  http://hydra.nixos.org/build/39399978
miniHttpd                   2014-09-30  http://hydra.nixos.org/build/39392925
mpack                       2014-09-26  http://hydra.nixos.org/build/39399535
nbd                         2014-09-26  http://hydra.nixos.org/build/39401367
newsbeuter-dev              2014-07-29  http://hydra.nixos.org/build/39406259
gimp_2_8                    2015-09-20  http://hydra.nixos.org/build/39436271
gimp                        2015-09-20  http://hydra.nixos.org/build/39435976
zabbix20.agent              2014-09-30  http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good  2015-09-20  http://hydra.nixos.org/build/39408506
ocaml_4_00_1                2014-09-30  http://hydra.nixos.org/build/39399526
inadyn                      2014-09-30  http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad   2015-09-20  http://hydra.nixos.org/build/39392970
zabbix.agent                2014-09-30  http://hydra.nixos.org/build/39421412
cmake-2_8                   2015-09-24  http://hydra.nixos.org/build/39399443
liblastfm                   2015-08-06  http://hydra.nixos.org/build/39421812
newsbeuter                  2014-07-29  http://hydra.nixos.org/build/39396605
sdcv                        2014-09-26  http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Tuomas Tynkkynen 8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Eelco Dolstra 8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Tuomas Tynkkynen 43cf6f944a zabbix: Use dev outputs of libc 2016-09-01 00:28:32 +03:00
rushmorem ac26d8ff43 rethinkdb: 2.3.4 -> 2.3.5 2016-08-31 15:15:08 +02:00
Domen Kožar 557b329608 dictd-db: get rid of builderDefs #4210 2016-08-31 10:41:25 +02:00
Tuomas Tynkkynen c4521aeffa xcb-util-xrm: Fix 'lib.optional' usage
That produces a list containing a singleton list containing libX11.
2016-08-30 16:28:02 +03:00
Tuomas Tynkkynen d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen c3bcb4e1ce treewide: Use explicit 'dev' references to glibc 2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen 048a30e4e4 treewide: Fix dev references to libxml2 2016-08-30 03:02:32 +03:00
Tuomas Tynkkynen d4eb6887b9 xorg.xf86videoati: Use dev output of xorgserver
TODO: Darwin xorgserver should have consistent outputs with the Linux
one.
2016-08-30 02:41:12 +03:00
Vladimír Čunát 40dc278ee0 xorg.fontbhttf: mark as unfree
https://bugzilla.redhat.com/show_bug.cgi?id=317641
2016-08-29 22:40:32 +02:00
Vladimír Čunát 4f73633f26 treewide: stop using fontbhttf 2016-08-29 22:28:50 +02:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Robin Gloster 0865e22567
xorg.xf86videoxgi: add patch to fix build 2016-08-29 08:25:12 +00:00