Commit Graph

2356 Commits

Author SHA1 Message Date
Eelco Dolstra
22c627bf5b Remove PostgreSQL 8.4 (EOL) 2015-06-04 14:54:54 +02:00
Eelco Dolstra
fb2d45233a Fix typos 2015-06-04 14:54:54 +02:00
Eelco Dolstra
ab8b68cd99 Revert "bind: Modify build"
This reverts commit 0a06b99d69.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
676fbc2578 Revert "bind: Enable parallel building"
This reverts commit e74b5704a8.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
4fdf489073 Revert "dnsutils: Add smaller derivation of bind"
This reverts commit bb6ac771c4.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
0a4de71cb0 Revert "bind: Add propagatedBuildInputs"
This reverts commit 9f70b1ab31.
2015-06-04 14:54:51 +02:00
Eelco Dolstra
832aeb66f8 Revert "Fix krb5 reference"
This reverts commit 9f0da5315b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5d8fe045b6 Revert "Refactor mkFlag out of old packages"
This reverts commit 3117e0c897.

Conflicts:
	pkgs/development/libraries/wayland/default.nix
	pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
Eelco Dolstra
05f1457c1e Revert "postgresql: Refactor 8.4 into generic"
This reverts commit 1bb67e514b.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5efd73fce6 Revert "postgresql: 9.0.19 -> 9.0.20"
This reverts commit 8c99f2e3d6.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
e3ab9804ba Revert "postgresql: 9.1.15 -> 9.1.16"
This reverts commit be94d4bc25.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
eb269336f1 Revert "postgresql: Add schema version"
This reverts commit 243dc10b0b.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
3da0f64088 Revert "postgresql: Add myself as maintainer"
This reverts commit e9d0c395d1.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
4d0156025d Revert "postgresql: 9.2.10 -> 9.2.11"
This reverts commit 601e713bb8.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
bcd9f792da Revert "postgresql: Correct propagated readline"
This reverts commit d9efd0676f.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f1b8931cc9 Revert "postgresql: Consolidate patches"
This reverts commit 7174391e5b.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
ef5647d757 Revert "postgresql: 9.3.6 -> 9.3.7"
This reverts commit 5486c08dc2.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f4b5cd8dde Revert "postgresql: Fix sha256 for 9.3.7"
This reverts commit adcf1c7a90.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
c82da1ece6 Revert "postgresql: 9.4.1 -> 9.4.2"
This reverts commit 6775c0696f.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
aa2a0ff1d8 Revert "postgres: Fix maintainers"
This reverts commit e8392bb33f.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
3096d03435 Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
This reverts commit 25a148fa19.
2015-06-04 14:54:48 +02:00
lethalman
6e0ca8cd11 Merge pull request #8122 from benley/prometheus-0.14
Prometheus: update to 0.14.0
2015-06-03 11:09:44 +02:00
Arseniy Seroka
eb2c3c6681 Merge pull request #8124 from pmahoney/skarnet-update
Skarnet update
2015-06-02 19:25:37 +03:00
Benjamin Staffin
3309a15be9 New package: prometheus-nginx-exporter
Adding to the growing collection of prometheus tools...
2015-06-01 15:32:51 -07:00
Benjamin Staffin
23bc70208c Prometheus: update to 0.14.0 2015-06-01 15:28:47 -07:00
Patrick Mahoney
9835f18fbd Add myself as maintainer for skarnet software 2015-06-01 15:20:56 -05:00
Eelco Dolstra
553abf71ba Merge remote-tracking branch 'origin/staging' into gcc-4.9
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/libraries/wayland/default.nix
	pkgs/development/tools/build-managers/cmake/default.nix
	pkgs/top-level/all-packages.nix
2015-06-01 20:08:43 +02:00
Eelco Dolstra
0645f5eab7 samba: Revert style changes and get rid of some dependencies
Packages like glusterfs are now optional dependencies. A bunch of
dependencies like subunit are gone: as far as I can tell, these are
only used by Samba's test suite, which we're not even running, so
they're pointless.

Fixes #8067.
2015-06-01 15:35:59 +02:00
Domen Kožar
dc3316268e Merge branch 'master' into staging 2015-06-01 11:00:51 +02:00
Pascal Wittmann
bd62b7cd00 tomcat: update from 6.0.39 to 6.0.44
potentially fixes CVE-2014-0227, CVE-2014-0119, CVE-2014-0099, CVE-2014-0096, CVE-2014-0075
2015-05-31 16:55:26 +02:00
Benjamin Staffin
c40c1be798 prometheus-mesos-exporter: Fix misplaced dependencies
goPackages.mesos-stats doesn't actually have any dependencies of its
own; the mesos_exporter app does.
2015-05-30 11:50:59 -07:00
Pascal Wittmann
080dc99df7 torque: update from 4.2.8 to 4.2.10, fixes CVE-2014-3684 2015-05-30 18:07:20 +02:00
William A. Kennington III
da4177c36e libpulse: Use glib 2015-05-29 20:50:40 -07:00
William A. Kennington III
e5bf20a6c6 Merge branch 'master' into staging 2015-05-29 14:52:51 -07:00
William A. Kennington III
b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III
b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III
cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00
Pascal Wittmann
84208c3d00 mysql55: update from 5.5.42 to 5.5.43 2015-05-29 20:52:02 +02:00
William A. Kennington III
9f0da5315b Fix krb5 reference 2015-05-29 10:25:32 -07:00
Pascal Wittmann
27ffee3631 owncloud: update from 7.0.4 to 7.0.5 (fixes CVE-2015-3012 and CVE-2014-9716) 2015-05-29 13:14:44 +02:00
Tobias Geerinckx-Rice
158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Florian Friesdorf
447adb305f cygwin: mysql patches 2015-05-28 10:53:35 +02:00
Dan Peebles
4d12ea8311 Add micro-httpd package 2015-05-28 03:16:46 +00:00
Tobias Geerinckx-Rice
b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Vladimír Čunát
710df5bb78 Merge master into staging
It contains some mass-rebuild stuff as well,
so best push the changes to staging, too.
2015-05-27 20:47:23 +02:00
Vladimír Čunát
edeab75913 xcompmgr: generate along with xorg stuff
Also a minor update.
/cc maintainer @astsmtl.
2015-05-26 20:06:53 +02:00
Vladimír Čunát
0e270def52 xorg.x11perf: larger update
Seems to run fine.
2015-05-26 20:06:52 +02:00
Vladimír Čunát
471a2a7ee7 xorg {xorg-docs,kbproto}: minor updates 2015-05-26 20:06:52 +02:00
Vladimír Čunát
e5fa9ab0fd xlsfonts: generate along with xorg stuff
Also a minor update.
/cc maintainer @viric.
2015-05-26 20:06:51 +02:00
Vladimír Čunát
688b4ca5db xorg: add xmag and xgc apps
Tested very briefly.
2015-05-26 20:06:51 +02:00
Vladimír Čunát
1a13909173 xorg: minor updates of apps 2015-05-26 20:06:50 +02:00
Vladimír Čunát
6bddcbda8a xorg: maintenance updates of libs 2015-05-26 20:06:50 +02:00
Vladimír Čunát
3287103b00 xorg: add libXpresent and xcb-util-errors 2015-05-26 20:06:48 +02:00
Rickard Nilsson
a92271f195 lua-nginx-module: Update from 0.9.15 to 0.9.16rc1
This fixes the build that has been broken since nginx was bumped to 1.8.0
2015-05-26 08:05:26 +02:00
Arseniy Seroka
54be459b7f Merge pull request #7988 from johbo/fix-mod-python
mod_python: Avoid that git is called to generate a version
2015-05-25 21:23:35 +03:00
Johannes Bornhold
2ed4587b61 mod_python: Avoid that git is called to generate a version
This failed when building mod_python and resulted in a broken
value being included in the file "version.py".
2015-05-25 18:24:22 +02:00
Arseniy Seroka
054295210c Merge pull request #7978 from benley/prometheus
More Prometheus helpers: prom2json, prometheus-mysqld-exporter, prometheus-collectd-exporter
2015-05-25 01:52:49 +03:00
William A. Kennington III
9f70b1ab31 bind: Add propagatedBuildInputs 2015-05-24 15:01:21 -07:00
Benjamin Staffin
d3fe5487ad New package: prometheus-collectd-exporter 2015-05-24 14:33:39 -07:00
Vladimír Čunát
34c9d898da xorg: update randr 2015-05-24 23:28:41 +02:00
Vladimír Čunát
3c5b83262b xorg: update cirrus and libinput drivers 2015-05-24 23:26:07 +02:00
Vladimír Čunát
3115d18c53 xorg: update drivers that seem useless 2015-05-24 23:10:52 +02:00
Benjamin Staffin
af142824cb New package: prometheus-mysqld-exporter 2015-05-24 14:08:16 -07:00
Benjamin Staffin
adf59e7110 New package: prom2json 2015-05-24 14:08:16 -07:00
William A. Kennington III
1592c81d54 redis: 3.0.0-rc3 -> 3.0.1 2015-05-24 02:00:21 -07:00
William A. Kennington III
9b44fcf259 Merge pull request #7964 from benley/riemann-dash-0.2.11
riemann-dash: update to 0.2.11
2015-05-23 22:44:50 -07:00
William A. Kennington III
55636defbc Merge pull request #7961 from benley/prometheus
Update Prometheus and its various helper packages
2015-05-23 22:44:21 -07:00
William A. Kennington III
e8392bb33f postgres: Fix maintainers 2015-05-23 22:26:23 -07:00
William A. Kennington III
bb6ac771c4 dnsutils: Add smaller derivation of bind 2015-05-23 22:26:23 -07:00
William A. Kennington III
c6dea6fea6 Merge pull request #7962 from benley/riemann-0.2.9
riemann: update to 0.2.9
2015-05-23 20:41:41 -07:00
William A. Kennington III
e74b5704a8 bind: Enable parallel building 2015-05-23 20:07:51 -07:00
William A. Kennington III
adcf1c7a90 postgresql: Fix sha256 for 9.3.7 2015-05-23 19:39:21 -07:00
William A. Kennington III
6775c0696f postgresql: 9.4.1 -> 9.4.2 2015-05-23 19:38:34 -07:00
William A. Kennington III
5486c08dc2 postgresql: 9.3.6 -> 9.3.7 2015-05-23 19:34:28 -07:00
William A. Kennington III
7174391e5b postgresql: Consolidate patches 2015-05-23 19:34:00 -07:00
William A. Kennington III
d9efd0676f postgresql: Correct propagated readline 2015-05-23 19:30:30 -07:00
William A. Kennington III
601e713bb8 postgresql: 9.2.10 -> 9.2.11 2015-05-23 19:18:26 -07:00
William A. Kennington III
e9d0c395d1 postgresql: Add myself as maintainer 2015-05-23 19:07:36 -07:00
William A. Kennington III
243dc10b0b postgresql: Add schema version 2015-05-23 19:07:14 -07:00
William A. Kennington III
be94d4bc25 postgresql: 9.1.15 -> 9.1.16 2015-05-23 19:07:14 -07:00
William A. Kennington III
8c99f2e3d6 postgresql: 9.0.19 -> 9.0.20 2015-05-23 19:07:13 -07:00
William A. Kennington III
1bb67e514b postgresql: Refactor 8.4 into generic 2015-05-23 19:07:13 -07:00
William A. Kennington III
9c6d4533d0 mariadb: 10.0.18 -> 10.0.19 2015-05-23 19:07:13 -07:00
William A. Kennington III
0a06b99d69 bind: Modify build 2015-05-23 19:07:13 -07:00
William A. Kennington III
c078890a19 postgres: Cleanup meta 2015-05-23 19:07:12 -07:00
Benjamin Staffin
ec027fbb42 riemann-dash: update to 0.2.11 2015-05-23 18:14:56 -07:00
Benjamin Staffin
34ad0a304a riemann: update to 0.2.9 2015-05-23 17:51:00 -07:00
Benjamin Staffin
b2de6ccc8e Update prometheus and its various helper packages
Updates to:

 - prometheus
 - prometheus-alertmanager
 - prometheus-cli
 - prometheus-mesos-exporter
 - prometheus-node-exporter
 - prometheus-pushgateway
 - prometheus-statsd-bridge
2015-05-23 17:34:43 -07:00
William A. Kennington III
3117e0c897 Refactor mkFlag out of old packages 2015-05-22 13:54:52 -07:00
William A. Kennington III
25a148fa19 Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
John Wiegley
5ac9e87b1b nginx: Fix build for Darwin (no AIO there) 2015-05-21 12:42:06 -05:00
Arseniy Seroka
a9171953c6 Merge pull request #7860 from Lassulus/bird
nixos: add bird module
2015-05-21 03:24:20 +03:00
Shea Levy
e3ed4b590b Fix tarball 2015-05-20 14:09:15 -04:00
Tobias Geerinckx-Rice
622bd2e15f cassandra 2.1.4 -> 2.1.5 2015-05-20 16:42:12 +02:00
Tobias Geerinckx-Rice
b4ceac808b cassandra 2.0.14 -> 2.0.15 2015-05-20 16:42:12 +02:00
William A. Kennington III
3cb3247ae0 mongodb: Support 32 bit platforms 2015-05-19 22:01:08 -07:00
William A. Kennington III
b76d6c1699 mongodb: 3.0.2 -> 3.0.3 2015-05-19 21:43:59 -07:00
Pascal Wittmann
d811c6cf41 skydns: fixed typo 2015-05-19 20:30:49 +02:00
lassulus
9d07c54fa1 nixos: add bird module
patch bird to look in /var/run for birc.ctl
2015-05-19 15:42:24 +02:00
Luca Bruno
76c34a9590 prometheus/pushgateway: fix after golang_protobuf_extensions update 2015-05-19 10:43:06 +02:00
William A. Kennington III
a6d5a2e442 consul-alerts: Make go-package 2015-05-18 19:45:19 -07:00
William A. Kennington III
f0d324c23a consul-template: Move to go-packages 2015-05-18 19:45:19 -07:00
William A. Kennington III
414b3f2909 consul: Move into the go-packages framework 2015-05-18 19:45:19 -07:00
Jascha Geerds
0bd92bdd51 Merge pull request #7887 from Lassulus/charybdis
pkgs charybdis: change platforms to linux only
2015-05-18 19:42:24 +02:00
Nikolay Amiantov
925a21aa2a rpcbind: update package 2015-05-18 17:21:08 +03:00
lassulus
73e164f575 pkgs charybdis: change platforms to linux only 2015-05-18 13:12:45 +02:00
Aristid Breitkreuz
bb750e2b1b enable padsp again 2015-05-17 13:36:22 +02:00
Pascal Wittmann
21c73b63b8 Turned two more meta.maintainers into lists 2015-05-14 19:15:22 +02:00
Eric Seidel
67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
lethalman
406e23168d Merge pull request #7647 from flosse/arangodb
pkgs: added ArangoDB 2.5.2
2015-05-14 18:17:43 +02:00
Oliver Charles
e995f971ae bosun/scollector: Update to 20150506172827 2015-05-14 12:11:35 +01:00
Eelco Dolstra
e8e0995bd0 Fix inputproto and probably other packages
"grep Requires" failed on *.pc files that had no Requires fields, due
to pipefail. But this error was previously masked by #7524.
2015-05-13 18:17:25 +02:00
Michael Raskin
e15ed5abf5 Squid: remove --march=native
The Squid build default behaivour is to request optimisation for the
current CPU which is not a good idea in distro builds.
2015-05-13 12:39:01 +03:00
William A. Kennington III
3e5a0c0034 pulseaudio: Fix logic 2015-05-11 14:59:05 -07:00
Eric Seidel
662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Arseniy Seroka
c0727fb751 Merge pull request #7788 from Lassulus/charybdis
add charybdis nixos module
2015-05-11 12:57:58 +03:00
lassulus
caf62e8bfb add charybdis to nixpkgs 2015-05-11 11:38:43 +02:00
Eelco Dolstra
2e953d1bdc Merge pull request #7796 from puffnfresh/package/eventstore
Fix Hydra build of EventStore
2015-05-11 11:15:17 +02:00
Brian McKenna
6305e506b3 Fix Hydra build of EventStore
Need to patch the build.sh shebang to make it pure.
2015-05-10 12:46:54 -06:00
Michael Raskin
8add274418 Update Nginx 2015-05-10 13:46:30 +02:00
Domen Kožar
5c6f159cd5 subunit: split package into everything and python lib 2015-05-10 13:46:30 +02:00
codyopel
c250cf6f53 libsodium: refactor & remove duplicate 2015-05-10 13:46:29 +02:00
Brian McKenna
a6f1db46e7 Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Michael Raskin
f6e852554c Update Nginx 2015-05-10 13:36:43 +03:00
Domen Kožar
90ee280913 subunit: split package into everything and python lib 2015-05-10 11:39:42 +02:00
Arseniy Seroka
442a271bc9 Merge pull request #7752 from puffnfresh/package/eventstore
Add EventStore package
2015-05-10 01:28:38 +03:00
codyopel
7a794e1797 libsodium: refactor & remove duplicate 2015-05-09 18:20:06 -04:00
Brian McKenna
1ad2fa452a Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
William A. Kennington III
c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III
bce08b7aca mariadb: 10.0.17 -> 10.0.18 2015-05-08 05:40:35 -07:00
William A. Kennington III
074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Charles Strahan
90e09e3eee Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6d
pulseaudio: system user and group changed to pulse.
2015-05-06 06:46:15 -04:00
lassulus
b421fc0686 pulseaudio: system user and group changed to pulse. 2015-05-06 11:41:50 +02:00
Vladimír Čunát
4949d5ec4a pulseaudio: fixup -lcap with multiple-output changes 2015-05-05 11:56:29 +02:00
Vladimír Čunát
3b9ef2c71b fix "libc}/lib" and similar references
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Vladimír Čunát
375bc8def7 Merge staging into closure-size 2015-05-05 11:49:03 +02:00
Pascal Wittmann
21141d05f5 Merge pull request #7657 from teh/master
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Tom Hunger
6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
William A. Kennington III
ab50b069e1 pulseaudio: Refactor a little 2015-05-02 15:54:42 -07:00
Markus Kohlhase
5f9ee33df5 pkgs: arangodb 2.5.2 -> 2.5.3 2015-05-02 14:37:31 +02:00
William A. Kennington III
44aad3817f shishi: Modernize Build 2015-05-02 04:12:06 -07:00
William A. Kennington III
00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III
c06df0b064 gpm: Refactor 2015-04-30 18:49:27 -07:00
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Markus Kohlhase
4b0a59b3fe pkgs: added ArangoDB 2.5.2 2015-04-30 16:48:57 +02:00
Thomas Tuegel
1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
William A. Kennington III
0405651521 mariadb: Propagate library paths in mysql_config 2015-04-28 18:27:39 -07:00
William A. Kennington III
171275c7f9 mariadb: Add zlib dependency removed from propagation under libxml2 2015-04-28 18:27:39 -07:00
Pascal Wittmann
f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Ben Smith
c9e337196a Issue #7584 Kafka Log Directory Not Writeable
Fix quotes in substitution so LOG_DIR is set to a writeable location
2015-04-26 19:58:12 -07:00
Vladimír Čunát
30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
William A. Kennington III
429a997303 pulseaudio: More refactoring to bring libpulse in line with pulse libraries 2015-04-26 12:12:55 -07:00
William A. Kennington III
308429c6be pulseaudio: Fix propagation of libcap 2015-04-26 12:12:54 -07:00
Arseniy Seroka
98c6034004 Merge pull request #7562 from offlinehacker/pkgs/elasticsearch-plugins/kopf
elasticsearchPlugins: add elasticsearch_kopf plugin
2015-04-26 13:15:10 +03:00
William A. Kennington III
a2a35082cc pulseaudio: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III
2725b41ae5 mongodb: 3.0.1 -> 3.0.2 2015-04-25 18:48:15 -07:00
Jaka Hudoklin
515b06ef2a elasticsearchPlugins: add elasticsearch_kopf plugin 2015-04-25 15:54:00 +02:00
Jaka Hudoklin
5c41b342d4 Merge pull request #7557 from offlinehacker/pkgs/rippled/update
rippled: update to 0.27.4
2015-04-25 15:45:02 +02:00
Jaka Hudoklin
b8ff249e8f rippled: update to 0.27.4 2015-04-25 15:20:24 +02:00
William A. Kennington III
02cda2133f opensmtpd: 5.4.4p1 -> 5.4.5p1 2015-04-22 15:37:51 -07:00
William A. Kennington III
6e2dde7b78 nginx: 1.6.3 -> 1.8.0 2015-04-22 15:28:10 -07:00
William A. Kennington III
7761112e37 Use some of the library shortcuts 2015-04-21 20:59:42 -07:00
Joachim Fasting
8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Vladimír Čunát
9ff2ec090f mariadb: fix by disabling automatic output actions
Now qt4 builds again.

I failed to split headers away from the libs
while making qt4 still detect and use mysql.
2015-04-19 14:30:14 +02:00
Jaka Hudoklin
ca0d1aa9a3 Merge pull request #6880 from offlinehacker/pkgs/skydns/add
Add skydns
2015-04-19 10:43:05 +02:00
Mateusz Kowalczyk
88ce891dc8 Merge pull request #7447 from ehmry/mpd
Mpd
2015-04-18 16:03:57 +01:00
Emery Hemingway
64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Vladimír Čunát
bf414c9d4f Merge 'staging' into closure-size
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes

Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02:00
Vladimír Čunát
3dba642c33 xorg: add xf86-input-libinput and xf86-video-i740 2015-04-18 07:11:55 +02:00
Vladimír Čunát
4b6b03e2ce xcb-util-cursor: autogenerate as other xorg pkgs
HEAD version still needed on darwin, reportedly:
https://github.com/vcunat/nixpkgs/commit/0c915b8812#commitcomment-10615086
2015-04-18 07:08:45 +02:00
Vladimír Čunát
4f0dae99f9 xorg misc maintenance updates 2015-04-18 07:08:16 +02:00
Vladimír Čunát
e7aec13bda xorg libs: maintenance updates 2015-04-18 07:08:16 +02:00
Vladimír Čunát
6087b3d16c xorg drivers: minor updates 2015-04-18 07:08:15 +02:00
William A. Kennington III
93d6ac9a0c 389-ds-base: 1.3.3.5 -> 1.3.3.9 2015-04-17 14:10:09 -07:00
Forkk
079da8cdcd plex: init at 0.9.11.16.958
Added a package and module for Plex Media Server, an application for
managing media collections across multiple devices.
2015-04-17 12:11:30 -05:00
Emery Hemingway
7ae97432b8 libmpdclient: 2.9 -> 2.10 2015-04-17 12:56:51 -04:00
Jonathan Glines
c1b5287193 Added Asterisk telephony server 2015-04-16 17:40:28 -06:00
William A. Kennington III
8a8b11db33 samba: 4.2.0 -> 4.2.1 2015-04-16 15:10:31 -07:00
Luca Bruno
5370dcccfe rippled: broken on i686 linux 2015-04-16 18:16:14 +02:00
Rickard Nilsson
5b495bec46 bosun/scollector: Update to 20150409220449 2015-04-15 13:12:56 +02:00
Rickard Nilsson
c61dff28ae nginx: Add fluentd module 2015-04-15 13:12:32 +02:00
Austin Seipp
fe6ec3d13a nixpkgs: rethinkdb 1.15.2 -> 2.0.0-1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-14 13:42:36 -05:00
Austin Seipp
2c4a005549 nixpkgs: openresty 1.7.7.1 -> 1.7.10.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-12 11:35:37 -05:00
William A. Kennington III
3adb47d7d3 mariadb: Remove superfluous files 2015-04-11 22:32:43 -07:00
Rok Garbas
e393a8b355 varnish: update to 4.0.3 2015-04-11 15:57:28 +02:00
Arseniy Seroka
7c47ebeeed Merge pull request #7317 from k0ral/sslh
sslh: 1.16 -> 1.17
2015-04-11 16:09:54 +03:00
koral
17a76ac0bf sslh: 1.16 -> 1.17 2015-04-11 09:58:19 +00:00
Nikita Mikhailov
a29182a6f5 xorg: fix Xephyr 2015-04-11 11:34:35 +02:00
koral
1b4722ac82 prosody: add dependency on zlib (close #6894)
@vcunat moved the defaults inside the prosody expression.
2015-04-09 18:40:20 +02:00
William A. Kennington III
b461df248e mongodb: Enable parallel building 2015-04-08 14:59:35 -07:00
William A. Kennington III
1e4e684fcb mongodb: 2.6.8 -> 3.0.1 2015-04-08 14:41:17 -07:00
William A. Kennington III
9ca0d6ecf8 nginx: 1.6.2 -> 1.6.3 2015-04-08 13:17:42 -07:00
William A. Kennington III
9308b8e121 pgpool: 3.4.1 -> 3.4.2 2015-04-08 12:13:34 -07:00
Peter Simons
bed68ea21e Merge pull request #7189 from arno01/hardenpostfix
postfix28 and postfix211: hardening with Canary, PIE, Full RELRO and FORTIFY_SOURCE
2015-04-06 16:19:37 +02:00
William A. Kennington III
196c39020e Merge pull request #7185 from arno01/postfix2114
postfix: Update from 2.11.3 to 2.11.4
2015-04-05 15:21:40 -07:00
Andrey Arapov
0449962869 postfix28 and postfix211: hardening with Canary, PIE, Full RELRO and FORTIFY_SOURCE 2015-04-05 19:26:13 +02:00
Andrey Arapov
0e8b0db2a6 postfix: Update from 2.11.3 to 2.11.4 2015-04-05 18:41:04 +02:00
William A. Kennington III
33bb2c8e6b gpm: 1.20.6 -> 1.20.7 2015-04-04 20:31:58 -07:00
William A. Kennington III
741657ee8b pgpool: Make linux only 2015-04-04 19:43:54 -07:00
William A. Kennington III
445d789243 Fix some platforms 2015-04-03 23:23:52 -07:00
William A. Kennington III
5f87dd1c66 samba4: Lots of code cleanups 2015-04-03 18:33:36 -07:00
Tobias Geerinckx-Rice
d6976a2e41 cassandra_2_0: 2.0.13 -> 2.0.14 2015-04-04 02:28:21 +02:00
Tobias Geerinckx-Rice
b14ae3e69e cassandra_2_1: 2.1.3 -> 2.1.4 2015-04-04 02:28:21 +02:00
William A. Kennington III
b3f76d6030 samba4: Remove some unecessary outputs 2015-04-02 18:07:22 -07:00
William A. Kennington III
1fe515db8c samba4: Fix documentation generation 2015-04-02 17:56:30 -07:00
William A. Kennington III
99173f0266 samba4: Add extra useful dependencies and attempt to fix darwin build 2015-04-02 17:54:15 -07:00
Austin Seipp
6a41d14686 nixpkgs: nginxUnstable 1.7.10 -> 1.7.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:51 -05:00
William A. Kennington III
14602b8a43 mariadb: properly propagate libs 2015-04-02 14:20:11 -07:00
William A. Kennington III
475e43ee22 mariadb: Fix on i686 2015-04-01 19:10:24 -07:00
William A. Kennington III
a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
William A. Kennington III
e97b63a727 mariadb: Fix mysql_config generation 2015-04-01 16:12:22 -07:00
William A. Kennington III
be9aa93ddc mariadb: Fix input propagation 2015-04-01 15:10:04 -07:00
William A. Kennington III
ff21171921 Fix references to current-system/sw/sbin 2015-04-01 13:57:36 -07:00
William A. Kennington III
53f1d8147d mariadb: Make derivation smaller and split out libs 2015-04-01 13:24:29 -07:00
William A. Kennington III
b74833bc20 mysql55: 5.4.40 -> 5.4.42 2015-03-31 16:17:55 -07:00
William A. Kennington III
5f231e7f08 mysql51: Refactor 2015-03-31 16:17:54 -07:00
Christian Theune
b15078b579 Provide a basic package for sensu.
The server currently starts without error messages (on OS X) if you also
install redis and rabbitmq-server and start their processes without any
further configuration:

$ redis-server
$ rabbitmq-server
$ sensu-server

Haven't tried much more yet, but will in a bit.

(Amended: fix whitespace and string literal formatting issues, and
superfluous dependencies created by the generator script.
Thanks the-kenny!)
2015-03-30 23:56:15 +02:00
lethalman
fed2cf85ec Merge pull request #7065 from pmahoney/skarnet-2015-03-28
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
Rickard Nilsson
9fde4cc2f0 dovecot: Update from 2.2.15 to 2.2.16 2015-03-29 12:42:02 +02:00
Nikolay Amiantov
fefede9807 uwsgi: update 2015-03-29 13:05:28 +03:00
Patrick Mahoney
00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Matthew Brown
0c22b40422 Upgraded Sphinx Search to version 2.2.8 2015-03-28 10:04:39 +00:00
William A. Kennington III
7b5f6ca9ba prosody: 0.9.7 -> 0.9.8 2015-03-26 16:41:05 -07:00
Jaka Hudoklin
d3c6d4175a Merge pull request #6940 from offlinehacker/pkgs/ripple-data-api/add
Add ripple data api package and nixos service
2015-03-26 20:04:51 +01:00
Jaka Hudoklin
75169aabc3 Add ripple data api package and nixos service 2015-03-26 20:02:39 +01:00
William A. Kennington III
18e140701b pulseaudio: 5.0 -> 6.0 2015-03-25 22:10:47 -07:00
Eric Seidel
13dae62ec2 libxkbfile: patch for clang36 2015-03-24 20:54:47 -07:00
lethalman
b90dac968e Merge pull request #6953 from aflatter/postgresql-with-openssl
Compile postgresql with openssl
2015-03-24 10:22:33 +01:00
lethalman
990d8d1a60 Merge pull request #6408 from benley/prometheus
New packages: Prometheus monitoring system
2015-03-24 10:11:15 +01:00
Benjamin Staffin
bcc8293cba New package: prometheus-statsd-bridge 2015-03-23 12:07:22 -07:00
Benjamin Staffin
781dbfb9b8 New package: prometheus-mesos-exporter 2015-03-23 12:07:22 -07:00
Benjamin Staffin
d8c2cebf01 prometheus-node-exporter: update to 0.8.0 2015-03-23 12:07:21 -07:00
Benjamin Staffin
95be71cf91 Prometheus: update to 0.12.0 2015-03-23 12:07:21 -07:00
Benjamin Staffin
5b3254a8d1 New package: prometheus-node-exporter 2015-03-23 12:07:21 -07:00
Benjamin Staffin
d11bb48234 New package: prometheus-cli 2015-03-23 12:07:20 -07:00
Benjamin Staffin
6564dd8199 New package: prometheus-pushgateway 2015-03-23 12:07:20 -07:00
Benjamin Staffin
b2d17977be New package: prometheus-haproxy-exporter 2015-03-23 12:07:20 -07:00
Benjamin Staffin
92b08cd406 New package: prometheus-alertmanager 2015-03-23 12:07:19 -07:00
Benjamin Staffin
9c1f0b33a3 New package: Prometheus monitoring system 2015-03-23 12:06:57 -07:00
Arseniy Seroka
460ea0a8a5 slurm: update pkg 2015-03-23 21:52:30 +03:00
Alexander Flatter
e8df73e508 Compile postgresql with openssl 2015-03-23 18:51:45 +01:00
Arseniy Seroka
ff22e19fc4 Merge pull request #6893 from hrdinka/nsd-config-options
nsd: Fix automatic config options
2015-03-23 13:19:29 +03:00
lethalman
3af17021d4 Merge pull request #6867 from risicle/master
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Michael Raskin
05265a220c Update Apache Jena 2015-03-21 21:29:40 +03:00
Eelco Dolstra
2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Arseniy Seroka
9cfdeba324 Merge pull request #6611 from jagajaga/slurm
Slurm module
2015-03-19 21:06:49 +03:00
Christoph Hrdinka
d3a2edb8ce nsd: Fix automatic config options 2015-03-19 12:10:55 +01:00
Luca Bruno
80d8d1fc27 Revert "Add a kafka package". Closes #6892
This reverts commit b34a1cc248.

Conflicts:
	pkgs/top-level/all-packages.nix

Duplicate package kafka, already existed and used in the nixos service.

Retained the boothead addition to maintainers.
2015-03-19 11:54:40 +01:00
lethalman
5c025c1bea Merge pull request #6851 from ragnard/update-apache-kafka
apache-kafka: Update apache kafka to version 0.8.2.1
2015-03-19 11:02:44 +01:00
Arseniy Seroka
15f7afa6b4 Merge pull request #6885 from hrdinka/update-nsd
nsd: Update from 4.1.0 -> 4.1.1
2015-03-19 03:15:35 +03:00
Rickard Nilsson
e8892b3ba5 bosun/scollector: Update to rev 20150311224711 2015-03-18 21:16:30 +01:00
Jaka Hudoklin
c84c281508 Merge pull request #6881 from offlinehacker/pkgs/rippled/update
rippled: update to 0.27.3-sp2
2015-03-18 21:08:22 +01:00
Christoph Hrdinka
6db8155e37 nsd: Update from 4.1.0 -> 4.1.1 2015-03-18 21:01:35 +01:00
Jaka Hudoklin
12fde06cdd rippled: update to 0.27.3-sp2 2015-03-18 20:31:05 +01:00
Jaka Hudoklin
26f671155e Add skydns 2015-03-18 20:29:11 +01:00
Arseniy Seroka
2bc6af3efc Merge pull request #6876 from offlinehacker/pkgs/cadvisor/update
cadvisor: update to 0.10.1
2015-03-18 22:11:29 +03:00
Ragnar Dahlén
3dd03330d1 apache-kafka: Update apache kafka to version 0.8.2.1
Also use scala version  recommended in Kafka docs (2.10).
2015-03-18 16:20:23 +00:00
Jaka Hudoklin
853358bca6 cadvisor: update to 0.10.1 2015-03-18 14:39:04 +01:00
Robert Scott
5a45003800 luajit: declare lua in propagatedBuildInputs, remove from osrm-backend's buildInputs 2015-03-17 22:05:13 +00:00
Robert Scott
c8da20fa5e osrm-backend: patch to hardcode path to default lua profiles once installed into $out 2015-03-17 22:04:03 +00:00
Vladimír Čunát
6a230188c6 xorg.libXfont: security update
Fixes CVE-2015-{1802,1803,1804}.
http://lists.x.org/archives/xorg-announce/2015-March/002550.html
Almost nothing needs rebuilding.
2015-03-17 18:36:52 +01:00
Tobias Geerinckx-Rice
ca6cf1a79d cassandra 2.0.12 -> 2.0.13 2015-03-17 01:05:04 +01:00
Benjamin Staffin
dec05e9b28 mesos-dns: Update to newer commit
Notable upstream changes:
- Support for multiple ports per task
- Records generated for mesos master nodes
- SRV records resolve to hostnames rather than IPs
- Query handling is now properly case-insensitive
- Better AAAA record handling
2015-03-15 14:00:54 -07:00
Eric Seidel
d3f69cdf67 mariadb: oqgraph fails to build on darwin 2015-03-14 09:09:23 -07:00
William A. Kennington III
e07ea5cf77 samba4: Fix linking and absolute paths 2015-03-12 17:34:59 -07:00
Nikolay Amiantov
edaa3a7643 xorg-server: add Xephyr (close #6715) 2015-03-12 20:15:21 +01:00
William A. Kennington III
6c82932799 mariadb: 10.0.16 -> 10.0.17 2015-03-11 18:50:03 -07:00
William A. Kennington III
e37ff9fde1 pgpool: 3.4.0 -> 3.4.1 2015-03-11 18:50:02 -07:00
aszlig
0ccf34039c
xorg.mxfontscale: Fix segfault with some fonts.
The update to version 1.1.2 in 9c22c1b introduces a segfault when
mkfontscale is processing fonts where the family name is missing.

Applies a patch from Stefan Dirsch <sndirsch@suse.com> to be found at:

https://bugs.freedesktop.org/show_bug.cgi?id=89409

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-11 16:57:21 +01:00
Vladimír Čunát
6c20e1d0bd xf86-video-vmware: drop patch included in update 2015-03-09 15:55:28 +01:00
Vladimír Čunát
a3e0ee10e5 xf86-video-vmware: update 2015-03-09 15:55:23 +01:00
Vladimír Čunát
9c22c1b3d7 xorg: update various modules 2015-03-09 15:55:23 +01:00
William A. Kennington III
b8d5a9b689 Merge pull request #6683 from unaizalakain/influxdb0.8.3
Bump InfluxDB to 0.8.3
2015-03-08 16:06:12 -07:00
Michael Raskin
09e74005b0 update nginx unstable 2015-03-09 01:03:01 +03:00
William A. Kennington III
c410664d8b mongodb: 2.6.7 -> 2.6.8 2015-03-06 14:11:45 -08:00
Eelco Dolstra
f72ae4da79 samba4: Fix evaluation
http://hydra.nixos.org/build/20173661
2015-03-06 14:07:45 +01:00
Unai Zalakain
bf286c587b Bump InfluxDB to 0.8.3
- Prevents the automatic creation of shards that was causing too many shards
  being created when used with grafana.
- It's the most recent version that allows updating from 0.7
2015-03-05 19:26:49 +00:00
William A. Kennington III
936fdc7b68 samba4: 4.1.17 -> 4.2.0 YOLO 2015-03-04 17:17:26 -08:00
Arseniy Seroka
7ce77b5752 slurm: add pkg 2015-03-02 22:10:58 +03:00
koral
f1e615f6df bind: 9.9.5-W1 -> 9.10.2 + added rndc key 2015-03-01 20:02:09 +00:00
Jaka Hudoklin
4129886f2e Merge pull request #6320 from j-keck/pg9xx
postgresql: Update to 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1
2015-02-28 12:31:00 +01:00
lethalman
dd8c7afcf0 Merge pull request #6565 from rushmorem/cassandra-2.0
Add cassandra 2.0
2015-02-26 11:52:36 +01:00
rushmorem
925f5798f5 Add cassandra 2.0
According to the project website (http://cassandra.apache.org)
version 2.0 is the most stable version. It's the one that's
recommended if you are already in production or going into
production soon.

Cassandra 2.0 is also the version that's officially supported
by Titan (http://thinkaurelius.github.io/titan), a distributed
graph database that uses cassandra as one of it's backends.
2015-02-26 12:38:53 +02:00
lethalman
d791335ac2 Merge pull request #6518 from ehmry/u9fs
U9fs
2015-02-26 09:41:18 +01:00
William A. Kennington III
b866da6826 consul: Remove dependency on go-deps 2015-02-25 15:07:10 -08:00
William A. Kennington III
961ea0f492 mongodb: Support boost 1.57 2015-02-25 11:28:42 -08:00
William A. Kennington III
9240070334 consul: Update to 0.5.0 and consul_template: 0.7.0 2015-02-24 18:32:58 -08:00
Alexander V. Nikolaev
279d5af119 Proper default path for XKB config files 2015-02-24 21:38:30 +02:00
Eelco Dolstra
b1ec8e6c64 apache-httpd: Update to 2.4.12
CVE-2014-3583, CVE-2014-3581, CVE-2014-8109, CVE-2013-5704.
2015-02-24 16:10:55 +01:00
Eelco Dolstra
1dd423e651 samba: Update to 3.6.25, 4.1.17
CVE-2015-0240, CVE-2014-0178
2015-02-23 17:00:08 +01:00
Tobias Geerinckx-Rice
dcc61f856c cassandra 2.1.2 -> 2.1.3 2015-02-23 01:44:20 +01:00
Emery Hemingway
3f02885d06 u9fs: initial package 2015-02-22 12:13:14 -05:00
Robert Scott
4147050550 add a (slightly naive) packaging of osrm-backend and its missing dependencies 2015-02-22 14:34:24 +00:00
Arseniy Seroka
f54a3a462e Merge pull request #6489 from benley/mesos-dns
New package: mesos-dns
2015-02-22 00:26:20 +03:00
Arseniy Seroka
cbac300134 Merge pull request #6464 from suvash/add-mosquitto-broker
Add Mosquitto MQTT server package
2015-02-22 00:25:14 +03:00
Sander van der Burg
382f175f10 ejabberd: fix problem with missing shell while loading a backup 2015-02-21 16:08:55 +00:00
Suvash Thapaliya
81588746aa Add Mosquitto MQTT server package
as of now it is just built and copied to the right place so that
the server can be run.  hopefully i will be tweaking with the
configuration files in the future and tweak this a bit more
2015-02-21 11:38:51 +01:00
Benjamin Staffin
d382667537 New package: mesos-dns 2015-02-20 17:11:49 -08:00
Rickard Nilsson
0fbe589331 elasticsearch: Update from 1.4.3 to 1.4.4 2015-02-20 12:07:31 +01:00
Rob Vermaas
e1f08578aa elasticsearch: update from 1.4.2 to 1.4.3, potentially fixes CVE-2015-1427 2015-02-20 10:55:10 +00:00
tv
86cb16965a exim: add version 4.85 incl. nixos module 2015-02-20 10:49:15 +01:00
Arseniy Seroka
f5ee15d694 Merge pull request #6453 from k0ral/prosody
prosody: added luaevent dependency
2015-02-19 23:42:01 +03:00
koral
a57ec23d55 prosody: added luaevent dependency. 2015-02-19 21:07:23 +01:00
Nikolay Amiantov
aa2fd491ad rpcbind: update 2015-02-18 19:00:54 +03:00
lethalman
ee612198e7 Merge pull request #6400 from puffnfresh/package/consul-template
Add consul-template package
2015-02-18 15:29:42 +01:00
Brian McKenna
69e75d0bfb Add consul-template package 2015-02-17 11:19:14 -07:00
Peter Simons
600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Pascal Wittmann
d7b01c8526 Merge pull request #6325 from k0ral/opensmtpd
opensmtpd: 5.4.2p1 -> 5.4.4p1
2015-02-13 13:28:04 +00:00
koral
3bc7dfdf22 opensmtpd: 5.4.2p1 -> 5.4.4p1 2015-02-13 12:38:21 +01:00
lethalman
51a7277fac Merge pull request #6312 from k0ral/sslh
sslh: added libwrap support + improved nixos module.
2015-02-13 10:03:48 +01:00
j-keck
1c45287baf postgresql: Update to 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 2015-02-12 20:38:35 +01:00
Vladimír Čunát
cf1550cbbf xorg-server: security+bugfix, including CVE-2015-0255
Tested briefly against 14.12.
2015-02-12 20:15:16 +01:00
Jaka Hudoklin
36e7a61dde Merge pull request #6222 from offlinehacker/limesurvey
add limesurvey package and nixos module
2015-02-12 18:07:42 +00:00
koral
cb153cfca3 sslh: added libwrap support + improved nixos module. 2015-02-12 13:21:36 +01:00
Shea Levy
127efcd6f6 Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv

Conflicts:
	pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
lethalman
77f160e467 Merge pull request #5867 from berdario/redis3
Add redis-3.0.0-rc2
2015-02-11 16:50:59 +01:00
berdario
ef15f769fe redis3.0.0-rc3 2015-02-11 14:24:27 +00:00
lethalman
93ebaafabe Merge pull request #6170 from k0ral/sslh
New sslh module
2015-02-10 11:17:56 +01:00
Daniel Peebles
d49405a5ab Fix broken URL
Fix #6219, but no longer uses the mirrors. They probably need updating
2015-02-09 23:26:20 -05:00
Mateusz Kowalczyk
9dbfac7ece mpd: update to 0.19.9 2015-02-09 11:49:12 +00:00
William A. Kennington III
5a1089d024 Merge pull request #6245 from edwtjo/samba-collate-urls
fetchurl: collate samba project urls into a mirror
2015-02-08 13:38:01 -08:00
Edward Tjörnhammar
33a8a51657 fetchurl: collate samba project urls into a mirror 2015-02-08 22:29:27 +01:00
Eric Seidel
e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Jaka Hudoklin
41ae4d1af9 add limesurvey package and nixos module 2015-02-07 23:18:51 +01:00
Jaka Hudoklin
674a6dd8fb Add consul alerts 2015-02-07 22:03:23 +01:00
lethalman
8b236f2daf Merge pull request #6119 from lethalman/go
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
William A. Kennington III
760699aea9 mariadb: 10.0.15 -> 10.0.16 2015-02-06 12:59:38 -08:00
William A. Kennington III
9121483792 mongodb: 2.6.6 -> 2.6.7 2015-02-06 12:53:10 -08:00
William A. Kennington III
07bf8ad03e samba4: Add libbsd for string manipulation functions 2015-02-05 14:21:03 -08:00
Luca Bruno
3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Nikolay Amiantov
f35568e705 Merge pull request #5277 from abbradar/uwsgi
Add uWSGI application server
2015-02-05 17:10:37 +03:00
koral
1439e72147 New sslh module. 2015-02-05 13:30:39 +01:00
Vladimír Čunát
100f4a4660 samba4: security update, CVE-2014-8143
Note: samba4_light fails just as before.
CC maintainer @wkennington.
2015-02-05 12:08:01 +01:00
Vladimír Čunát
1982ac0b65 xorg.xinit: fix on Linux after #6160 2015-02-05 11:09:14 +01:00
Luca Bruno
d1b3874733 Port influxdb-backup to buildGoPackage 2015-02-05 10:55:50 +01:00
Eric Seidel
7f7482b6bd fix xorgserver / xquartz on darwin 2015-02-04 15:14:36 -08:00
Luca Bruno
7cd816e8da Port nsq to buildGoPackage 2015-02-04 19:03:01 +01:00
Rickard Nilsson
57d71cf8d2 More download mirrors for samba URLs 2015-02-04 17:38:39 +01:00
Rickard Nilsson
100cc6b425 samba: Add download mirror 2015-02-04 16:28:48 +01:00
Luca Bruno
ee90577704 Port serfdom to buildGoPackage 2015-02-04 15:23:52 +01:00
Luca Bruno
a20460462d Port etcd to buildGoPackage 2015-02-04 14:55:40 +01:00
Luca Bruno
df097fe2c3 Fix and port bosun and scollector to buildGoPackage 2015-02-04 13:41:31 +01:00
Domen Kožar
cb6706c22f Remove Varnish 2.1.5
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Domen Kožar
98a480363c varnish: 3.0.5 -> 3.0.6 2015-02-04 11:51:57 +01:00
Domen Kožar
ee74e1a055 solr: 4.10.2 -> 4.10.3, CVE-2014-3628
(cherry picked from commit 4fa25ee93a)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Shea Levy
df430ab2ea Fix imake on darwin.
Taken from joelteon/nixpkgs@6b3f7e6fb0

Original author Mike Sperber <sperber@deinprogramm.de>
2015-02-04 10:00:50 +00:00
Peter Simons
d034aa11ee Merge pull request #6121 from boothead/kafka
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
lethalman
c6951f5420 Merge pull request #6057 from victoredwardocallaghan/ircdHybrid
ircdHybrid: update from 7.2.3 to 8.2.2
2015-02-03 13:34:43 +01:00
Ben Ford
b34a1cc248 Add a kafka package 2015-02-03 08:46:25 +00:00
Shea Levy
c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00