Tobias Geerinckx-Rice
d391db8c01
cassandra_2_1: 2.1.14 -> 2.1.15
2016-07-06 15:56:33 +02:00
Tobias Geerinckx-Rice
c70db3456f
cassandra_3_0: 3.0.7 -> 3.0.8
2016-07-06 15:56:33 +02:00
Simon Vandel Sillesen
ac74268012
pulseaudio: 8.0 -> 9.0
...
This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened
in [1].
Release notes can be seen in [1].
[1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
2016-07-05 08:30:00 +02:00
Kranium Gikos Mendoza
65446c6377
dovecot: 2.2.24 -> 2.2.25
2016-07-03 21:43:55 +08:00
Nikolay Amiantov
6f7bace3b8
ejabberd: attempt to fix dependencies' determinism
2016-07-02 19:06:48 +03:00
Vladimír Čunát
3afa246038
Merge branch 'staging'
...
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Franz Pletz
006f25f732
rmilter: 1.8.4 -> 1.8.5
2016-06-27 00:20:28 +02:00
Franz Pletz
35f308c2d5
rspamd: 1.2.6 -> 1.2.7
2016-06-27 00:20:21 +02:00
Rickard Nilsson
e002504422
bosun: 0.5.0-rc4 -> 0.5.0
2016-06-26 05:58:52 +00:00
Rickard Nilsson
5193c3e1b9
jetty: 9.3.9 -> 9.3.10
2016-06-26 05:58:35 +00:00
Vladimír Čunát
6b27ceb006
Merge 'master' into staging and re-revert merge
...
... from staging to master, reverted temporarily in aa9a04883e
.
2016-06-23 12:09:03 +02:00
Vladimír Čunát
aa9a04883e
Revert "Merge branch 'staging'" due to glibc
...
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
This reverts commit c05d829598
, reversing
changes made to f073df60d6
.
2016-06-23 09:25:10 +02:00
Joachim Fasting
0167eef92e
Merge pull request #16308 from philandstuff/remove-certificate-transparency
...
certificate-transparency: remove package
2016-06-23 01:41:35 +02:00
Benjamin Saunders
65005fe302
matrix-synapse: 0.16.0 -> 0.16.1
2016-06-22 11:16:28 -07:00
Moritz Ulrich
a3072d3a8b
[apache-jena-fuseki] Fix evaluation.
2016-06-22 17:15:15 +02:00
Marius Bakke
4a7d31a392
treewide: remove double quotes from wrappers
...
Close #14753 ; see that for context.
2016-06-22 11:12:27 +02:00
Vladimír Čunát
c05d829598
Merge branch 'staging'
2016-06-22 10:49:56 +02:00
Vladimír Čunát
ebf1cb28a2
openspades, arangodb: more #include error fixups
...
... after gcc-5.4.
2016-06-22 10:45:47 +02:00
Nikolay Amiantov
389981f34b
uwsgi: add rack support
2016-06-22 04:57:57 +03:00
Tobias Geerinckx-Rice
84e83fe055
riak: remove unused 1.x patches
2016-06-22 02:14:10 +02:00
Frederik Rietdijk
9e2866d5de
Merge pull request #16086 from layus/inginious
...
INGInious: provide a NixOS module
2016-06-21 16:37:29 +02:00
Frederik Rietdijk
39043e4d6e
Merge pull request #16239 from Ralith/matrix-synapse
...
matrix-synapse: 0.14 -> 0.16
2016-06-21 14:30:33 +02:00
Benjamin Saunders
8e47786c0e
coturn: init at 4.5.0.3 ( #16284 )
2016-06-21 12:59:29 +02:00
Eelco Dolstra
c51af01325
apache-httpd: 2.4.18 -> 2.4.20
...
CVE-2016-1546
2016-06-20 15:17:12 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
zimbatm
6e0b40af60
Merge pull request #16345 from mayflower/pkg/bird
...
bird: 1.5.0 -> 1.6.0, add IPv6 build
2016-06-19 23:38:18 +01:00
zimbatm
b0f8416c5c
Merge pull request #16180 from zimbatm/shell-escaping
...
Escape all shell arguments uniformly
2016-06-19 23:27:52 +01:00
Franz Pletz
2f09407a91
bird6: bird build with IPv6 support
2016-06-19 20:45:55 +02:00
Franz Pletz
79c655c4c8
bird: 1.5.0 -> 1.6.0
2016-06-19 20:45:55 +02:00
zimbatm
fa5383d1fc
influxdb: 0.9.4 -> 0.13.0
2016-06-18 21:32:02 +01:00
Aristid Breitkreuz
20a8349d62
Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"
...
This reverts commit ed4869452d
, reversing
changes made to 175e20ca5c
.
2016-06-18 22:24:31 +02:00
Aristid Breitkreuz
ed4869452d
Merge pull request #16172 from zimbatm/influxdb-0.13.0
...
influxdb: 0.9.4 -> 0.13.0
2016-06-18 20:57:34 +02:00
Aristid Breitkreuz
175e20ca5c
Merge pull request #16254 from NeQuissimus/cassandra30
...
cassandra: Add 3.0
2016-06-18 20:31:59 +02:00
Philip Potter
a18ee50f4c
certificate-transparency: remove package
...
The package has been broken for months now. The issue is due to linker
flags for protobuf, but I can't work it out.
I no longer use this package myself; and I suspect there is little
appetite for keeping it. So let's remove it and reduce the maintenance
burden.
2016-06-18 13:03:53 +01:00
Benjamin Saunders
26da79230b
matrix-synapse: 0.14 -> 0.16
2016-06-17 09:21:46 -07:00
Tim Steinbach
f4ca43dc5f
cassandra: Add 3.0
2016-06-16 21:12:26 +00:00
Benjamin Staffin
b6c6763dab
riemann-dash: 0.2.11 -> 0.2.12
2016-06-15 20:53:14 -04:00
Benjamin Staffin
098e8500d4
riemann-dash: Wrap to keep bundler and sass out of user env
2016-06-15 20:53:13 -04:00
Guillaume Maudoux
a48796ab83
inginious: turn lib into a python app.
2016-06-14 11:09:21 +02:00
zimbatm
5d6c4314ce
Merge pull request #8891 from mk0x9/mpd-on-darwin
...
mpd on darwin
2016-06-13 00:10:16 +01:00
zimbatm
a95229a963
Merge pull request #15677 from womfoo/mod_auth_mellon
...
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm
28fa4a2f03
Escape all shell arguments uniformly
2016-06-12 18:11:37 +01:00
zimbatm
08770cd242
influxdb: merge deps with the common go-modules
2016-06-12 15:08:44 +01:00
zimbatm
8a1ebe98f3
influxdb: 0.9.4 -> 0.13.0
2016-06-12 14:38:11 +01:00
rushmorem
2b520ff4f6
rethinkdb: 2.3.0 -> 2.3.4
2016-06-12 11:14:13 +02:00
Nikolay Amiantov
b195bf1ed2
dspam: disable on Darwin
2016-06-11 03:40:22 +03:00
Nikolay Amiantov
862c160e29
uwsgi: 2.0.12 -> 2.0.13.1
2016-06-11 02:43:44 +03:00
Rickard Nilsson
70338f4981
bosun: 0.5.0-alpha -> 0.5.0-rc4
2016-06-10 08:00:18 +00:00
Rickard Nilsson
b9922661b8
jetty: Remove obsolete versions and init new default to 9.3.9.v20160517
2016-06-10 07:59:59 +00:00
Rickard Nilsson
335ccfcf34
hbase: 0.98.13 -> 0.98.19
2016-06-10 07:59:11 +00:00
Kamil Chmielewski
8cd1d4cda5
buildGoPackage: use Go 1.6 by default
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977
buildGo16Packages: fetchgit -> fetchFromGitHub
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
bbc37e0eb7
Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
...
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8dc356c731
prometheus-alertmanager: fetchgit -> fetchFromGitHub
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Kamil Chmielewski
5d3f8fec7c
prometheus-statsd-bridge: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5fec17a3e2
prometheus-pushgateway: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
28b6e9863c
prometheus-node-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
0f13eab7c8
prometheus-nginx-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
f44b557476
prometheus-mysqld-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
485ad053e0
prometheus-mesos-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
fdebbdb889
prometheus-haproxy-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a3cf92fdba
prometheus-collectd-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
2665cae1f4
prometheus-cli: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a6cd1321b9
prometheus-alertmanager: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4bf5a93f2d
prom2json: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
a95e0b9385
prometheus: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ce39be8ea
caddy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
24e9449450
consul: FIX consul-ui reference
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6fe27955fd
consul-alerts: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5db153b7a1
consul: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
4ddfe1fc40
serfdom: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
6b41b6b908
oauth2_proxy: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
2bee32508c
nsq: extracted from goPackages
2016-06-09 11:22:02 +02:00
Kamil Chmielewski
144ea78753
etcd: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
20a457faf7
gotty: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
26d231c536
mesos-dns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
d010d39e15
skydns: extracted from goPackages
2016-06-09 11:21:30 +02:00
Kamil Chmielewski
89a256e463
interlock: extracted from goPackages
2016-06-09 11:21:30 +02:00
Rushmore Mushambi
e32190ba60
Merge pull request #16042 from rushmorem/use-go16
...
goPackages: use Go 1.6 by default
2016-06-07 20:41:27 +02:00
Tuomas Tynkkynen
78122285c8
ums: Use makeLibraryPath
2016-06-07 21:18:38 +03:00
Tuomas Tynkkynen
1829c84009
meteor: Use makeLibraryPath
2016-06-07 21:18:29 +03:00
zimbatm
5811b47ba3
Merge pull request #16037 from couchemar/elixir-1.2.6
...
elixir: 1.2.5 -> 1.2.6
2016-06-07 16:30:30 +01:00
rushmorem
c9e315861e
goPackages: use Go 1.6 by default
2016-06-07 15:08:03 +02:00
Joachim Fasting
bdc494a027
Merge pull request #15863 from matthiasbeyer/update-postgresql
...
Update postgresql
2016-06-07 14:50:14 +02:00
Andrey Pavlov
c38a08f95a
elixir: 1.2.5 -> 1.2.6
2016-06-07 10:34:20 +03:00
Teo Klestrup Röijezon
3f5186fd54
nginxModules.lua: 0.10.0 -> 0.10.5
2016-06-05 12:48:06 +02:00
Vladimír Čunát
a03ff26080
Merge #15639 : xorg-server 1.17.4 -> 1.18.3
...
... and fglrxCompat to maintain compatibility.
2016-06-05 00:52:06 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Tristan Helmich
f9b9416ce1
emby: 3.0.5971 -> 3.0.5972 ( #15925 )
2016-06-02 14:45:55 +02:00
Tristan Helmich
7055c9f02b
unifi: 4.8.15 -> 5.0.6 ( #15920 )
2016-06-02 14:35:30 +02:00
Matthias Beyer
f9e01c8b64
owncloud80: 8.0.10 -> 8.0.12
2016-05-31 15:52:25 +02:00
Matthias Beyer
653b72674d
owncloud81: 8.1.5 -> 8.1.7
2016-05-31 15:52:25 +02:00
Matthias Beyer
0000d4029e
owncloud82: 8.2.2 -> 8.2.4
2016-05-31 15:52:25 +02:00
Matthias Beyer
0ac6b862ac
postgresql: 9.5.1 -> 9.5.3, potentially fixes CVE-2016-2193, CVE-2016-3065
2016-05-31 15:51:23 +02:00
Matthias Beyer
c5ab5b7750
postgresql94: 9.4.6 -> 9.4.7
2016-05-31 15:51:22 +02:00
Matthias Beyer
f62bd73225
postgresql93: 9.3.11 -> 9.3.12
2016-05-31 15:51:22 +02:00
Matthias Beyer
fe5e3c2e59
postgresql92: 9.2.15 -> 9.2.16
2016-05-31 15:51:22 +02:00
Matthias Beyer
8b5c712648
postgresql91: 9.1.20 -> 9.1.21
2016-05-31 15:51:22 +02:00
Valérian Galliat
3fbd047736
fcgiwrap: fix build with systemd 230
...
Closes #15791 .
2016-05-29 14:48:03 -04:00
Arseniy Seroka
bb0d8b5519
Merge pull request #15780 from joachifm/slurm-refactor
...
Slurm refactorings
2016-05-28 21:25:43 +03:00
Benjamin Staffin
cf5af59468
apache-kafka: retain 0.8.x and 0.9.x
...
Should make it a little easier for users who need time to plan for the
major 0.9 update.
2016-05-28 13:46:46 -04:00
Maarten Hoogendoorn
ca4e52d62a
apache-kafka: 0.8.2.1 -> 0.9.0.1
...
(cherry picked from commit bada3043939a9901500c65abc9424e1ffe2310ae)
2016-05-28 13:27:57 -04:00
Joachim Fasting
622b1b057b
slurm-llnl: multiple outputs
2016-05-28 15:28:20 +02:00
Adrien Devresse
b6193dbac7
slurm-llnl: improvements
...
- add support for numa and hwloc
- add support for lua scripting module
- make slurm compatible with system configuration by default, in case of Nix used
as a side package manager (tested on redhat)
- strip the libtool generated files
Closes #15673
2016-05-28 02:08:41 +02:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
José Romildo Malaquias
aa4e1093c5
opensmtpd: fix some configure options ( #15742 )
2016-05-27 13:36:42 +01:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Tristan Helmich
fcdac347cf
emby: 3.0.5934 -> 3.0.5971 ( #15698 )
...
Emby is now build from source instead of relying on the pre-made
binaries released on GitHub.
2016-05-25 21:23:42 +02:00
Tobias Geerinckx-Rice
fd0a4c3910
mysql55: 5.5.48 -> 5.5.49
...
Should fix CVE-2016-0666, -0648, -0647, -0643, and -0642. CC @vcunat.
2016-05-24 15:00:49 +02:00
obadz
e0ef352ae7
opensmtpd: add two configuration options
...
unpriviledged_smtpctl_encrypt (defaults to true) -- lets you invoke
smtpctl encrypt without being root
tag_char -- lets you override the + as in user+tag@domain.tld
2016-05-23 22:10:33 +01:00
Vladimír Čunát
69cc0a7bc5
xf86-input-evdev: split dev output
2016-05-23 13:02:55 +02:00
Vladimír Čunát
5908d31cf4
xorg-server: major update 1.17.4 -> 1.18.3
2016-05-23 10:13:47 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Joachim Fasting
89d50c4341
Merge pull request #15630 from obadz/opensmtpd
...
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 08:52:42 +02:00
obadz
e69ed2b64b
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 02:59:20 +01:00
Eelco Dolstra
a0f89ee509
xf86-video-intel: 2015-11-14 -> 2016-05-22
...
This fixes compositing in KDE on a Intel HD Graphics 530 for me.
2016-05-22 23:05:47 +02:00
Eelco Dolstra
600cd79f1e
xkeyboard-config: 2.16 -> 2.17
2016-05-22 23:05:42 +02:00
Eelco Dolstra
c7d92f9485
xf86-video-modesetting: Remove
...
This driver is part of xorg-server now, so we were using an outdated
version.
2016-05-22 23:05:30 +02:00
Vladimír Čunát
ff2d137410
xorg: add fglrxCompat parameter
2016-05-22 22:16:12 +02:00
Kranium Gikos Mendoza
25fbac5b52
mod_auth_mellon: init at 0.12.0
2016-05-23 02:02:25 +08:00
Vladimír Čunát
69ed132f82
xorg: various updates
...
It would cost quite some work to split this into more commits sensibly,
and there would probably be little gain.
2016-05-22 12:10:39 +02:00
Vladimír Čunát
f4eb808554
xf86-input-synaptics: split dev output
2016-05-22 12:10:38 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Alexander Ried
3e0943d5ba
ripple-rest: mark as broken
...
development is frozen as of Nov 2015
author recommends migrating to RippleAPI
2016-05-21 18:04:17 +02:00
Vladimír Čunát
019e9a9aa6
Merge #15421 : mariadb: wrap mysqld with --basedir
2016-05-20 10:50:13 +02:00
Tuomas Tynkkynen
7fb29bfa73
treewide: Make explicit that 'dev' output of zlib is used
2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
e80e4ba2bb
treewide: Make explicit that 'dev' output of sqlite is used
2016-05-19 10:04:34 +02:00
Tuomas Tynkkynen
8d473f107c
treewide: Make explicit that 'dev' output of readline is used
2016-05-19 10:03:35 +02:00
Tuomas Tynkkynen
d42e94472d
treewide: Make explicit that 'dev' output of pcre is used
2016-05-19 10:02:28 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
5eb01cd0ad
treewide: Make explicit that 'dev' output of openldap is used
2016-05-19 10:00:50 +02:00
Tuomas Tynkkynen
d7071caba5
treewide: Make explicit that 'dev' output of libssh2 is used
2016-05-19 10:00:45 +02:00
Tuomas Tynkkynen
674eb400ef
treewide: Make explicit that 'dev' output of libevent is used
2016-05-19 10:00:40 +02:00
Tuomas Tynkkynen
4e0307dcfc
treewide: Make explicit that 'dev' output of cyrus_sasl is used
2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
d298b52fd3
treewide: Make explicit that 'dev' output of aprutil is used
2016-05-19 10:00:25 +02:00
Tuomas Tynkkynen
29694b43b6
treewide: Make explicit that 'dev' output of apr is used
2016-05-19 10:00:24 +02:00
Tuomas Tynkkynen
16cc4ac83b
treewide: Make explicit that 'dev' output of apacheHttpd is used
2016-05-19 10:00:23 +02:00
Tuomas Tynkkynen
ff24ce23c9
bind: Fix references to openssl in *.la files
...
Avoids reference to the OpenSSL development headers.
2016-05-18 23:05:51 +03:00
Joachim Fasting
134a9c6ad3
Merge pull request #15521 from cerana/consul-0.6.4
...
consul: 0.5.2 -> 0.6.4 (using go 1.6)
2016-05-18 04:00:45 +02:00
Joachim Fasting
55e92350e9
Merge pull request #15523 from sargon/master
...
owncloud: 9.0.0 -> 9.0.2
2016-05-18 03:21:40 +02:00
Nahum Shalman
fe07537efb
consul: 0.5.2 -> 0.6.4 (using go 1.6)
...
consul: 0.5.2 -> 0.6.4 (using go 1.6)
consul-ui: 0.5.2 -> 0.6.4 (using go 1.6)
consul-alerts: 2015-08-09 -> 0.3.3 (using go 1.6)
consul-template: 0.9.0 -> 0.14.0 (using go 1.6)
vault: 0.2.0 -> 0.5.2 (using go 1.6)
2016-05-17 20:22:30 +00:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Daniel Ehlers
52c5fabfbb
owncloud: 9.0.0 -> 9.0.2
2016-05-17 11:39:09 +02:00
Vladimír Čunát
e429a4012e
Merge #15360 : xscreensaver: Fix xscreensaver-text
2016-05-17 09:13:59 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Michael Raskin
b8c0726fc2
apache-jena-fuseki: 2.3.1 -> 2.4.0
2016-05-15 23:49:44 +02:00
Michael Raskin
80fc8542ff
apache-jena: 3.0.1 -> 3.1.0
2016-05-15 23:49:44 +02:00
Sebastián Bernardo Galkin
edaecb41db
postgis: fix build after output splits
...
Fixes #15236
Two changes were needed:
- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly
Closes #15470
2016-05-15 11:49:59 +02:00
Tuomas Tynkkynen
0561e14c3b
bind: Split into multiple outputs
...
A patch is needed to make bind not print its configure flags on
'named -V'.
2016-05-14 22:12:59 +03:00