Luca Bruno
428cb0ea7a
sphinxsearch: fix evaluation error
2014-09-03 11:26:06 +02:00
Michael Raskin
07e9016f35
Merge pull request #3195 from ederoyd46/add-sphinx-search
...
Added Sphinx Search package
2014-09-03 11:22:47 +04:00
Peter Simons
1c0d15b90e
Merge branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/libraries/ffmpeg/2.x.nix
pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Michael Raskin
3ad91106f1
Merge pull request #3704 from sfultong/upstream-master
...
tomcat: update to upstream master
2014-09-02 02:09:18 +04:00
Emery Hemingway
9aa9345a5a
uhub: initial package for version 0.4.1
2014-09-01 10:53:19 +04:00
Domen Kožar
f70acd2584
munin: fix test
2014-08-31 16:54:09 +02:00
Patrick Mahoney
1e06594c0c
mariadb: Patch to compile on OS X.
...
* perl is required at build time on darwin. Copied from the
mysql/5.5.x.nix
* CMake on darwin creates shared libraries with relative 'install_name'
paths which are made absolute by fixDarwinDylibNames.
See http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library/
* The asm patch was needed to compile on darwin, though I do not
understand what is going on. Error before the patch:
[ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_context.c.o
.../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Unknown pseudo-op: .cfi_escape
.../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Rest of line ignored. 1st junk character valued 48 (0).
make[2]: *** [mysys/CMakeFiles/mysys.dir/my_context.c.o] Error 1
2014-08-30 14:41:51 -05:00
Patrick Mahoney
2559ea7138
nginx: add lua module
2014-08-30 12:08:58 -05:00
Vladimír Čunát
e51f73652d
Merge recent master into staging
...
Hydra: ?compare=1149952
Conflicts:
nixos/doc/manual/configuration.xml (changed split file)
nixos/modules/config/users-groups.nix (choosing filterNull instead of inline definition)
pkgs/development/libraries/readline/readline6.3.nix (auto-solved)
2014-08-30 10:04:02 +02:00
Jaka Hudoklin
5a9cf40085
mongodb: add offline as maintainer
2014-08-29 17:56:07 +02:00
Jaka Hudoklin
ec9d2e6f2b
mongodb: darwin support
2014-08-29 17:48:49 +02:00
Georges Dubus
a5143dd208
rabbitmq-server: updated to 3.3.5
2014-08-28 17:36:13 +02:00
Nathan Bijnens
ac90177cb1
Zookeeper
2014-08-27 13:01:30 +02:00
Andrew Morsillo
4933687885
Bump mongodb version from 2.6.0 to 2.6.4
2014-08-27 12:39:09 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra
2d6d43c02c
Fix tarball build
2014-08-24 18:52:50 +02:00
Matthew Brown
5ef459fe2d
Merge branch 'master' into add-sphinx-search
2014-08-24 11:21:41 +01:00
Matthew Brown
72df3f37e5
Updated definition file as per comments from the collaborator
2014-08-24 11:17:31 +01:00
Vladimír Čunát
0f6ae6403e
xorg: fix typo from the last xorg commit
...
Thanks to @falsifian for noticing it.
2014-08-24 09:55:22 +02:00
Vladimír Čunát
99e300c4f8
xorg: add xf86-video-qxl
2014-08-23 18:55:30 +02:00
Rickard Nilsson
9bec5e1288
New package: riemann 0.2.6
2014-08-23 12:49:10 +02:00
Jaka Hudoklin
503b8afa3f
Add neo4j database
2014-08-23 13:11:08 +04:00
Edward Tjörnhammar
1615be91ef
Add mlmmj package and nixos module.
2014-08-23 12:30:45 +04:00
Patrick Mahoney
f254687071
s6: new package
...
s6 is skarnet.org's small & secure supervision software suite.
The s6-log program is modified to call execlineb directly rather than
searching PATH.
2014-08-22 23:42:13 -05:00
Eelco Dolstra
ce6b86cc68
Fix various evaluation problems
...
http://hydra.nixos.org/build/13616685
2014-08-22 11:57:40 +02:00
Luca Bruno
186589fdd1
leafnode: mark as broken for ZHF
2014-08-21 17:10:37 +02:00
Vladimír Čunát
59e3e06076
xorg: update probably unused modules
2014-08-21 15:13:22 +02:00
Vladimír Čunát
acf8919844
xorg.xrandr: minor bugfix update
2014-08-21 15:13:21 +02:00
Vladimír Čunát
c31c79f0dd
xorg.xcb (lib+proto): update (seems mainly bug fixes)
2014-08-21 15:13:21 +02:00
Michael Raskin
b6a2f8eaa8
Fix a strange openresty build error
2014-08-21 08:42:00 +04:00
Sam Griffin
219983d6ad
adding tomcat version 8
2014-08-20 23:23:44 -04:00
sfultong
c54a8ed1d0
Merge pull request #1 from sfultongv/sfultong-14.04
...
updating tomcat to version 7
2014-08-20 23:08:39 -04:00
Rickard Nilsson
bf0e265a61
diod: Update from 1.0.21 to 1.0.22
2014-08-20 16:10:20 +02:00
Austin Seipp
a8b59789d0
nagios-plugins: 2.0 -> 2.0.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:59:02 -05:00
Austin Seipp
53adb67395
nagios: 4.0.7 -> 4.0.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:58:50 -05:00
Austin Seipp
db2a37514d
mariadb: 10.0.11 -> 10.0.13
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:48:42 -05:00
Austin Seipp
47c443bede
nixpkgs: openresty 1.7.4.1rc1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 00:38:49 -05:00
John Wiegley
8b13100710
Merge pull request #3658 from cstrahan/xquartz-cleanup
...
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 16:17:23 -05:00
Vladimír Čunát
99b0271712
pulseaudio: fix CVE-2014-3970 by upstream patch
2014-08-18 17:56:26 +02:00
Charles Strahan
6f2bd70fd0
Remove old comment, and delete confusing LaunchDaemon
2014-08-18 11:36:34 -04:00
Austin Seipp
ec42370aee
nginx: 1.6.0 -> 1.6.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-17 06:35:40 -05:00
Jaka Hudoklin
953643bb0f
elasticsearch: fix darwin, needs getopt
2014-08-16 12:55:23 +02:00
Daniel P. Wright
7f9eba573d
Add taskserver package ( close #3269 )
2014-08-15 00:28:41 +02:00
John Wiegley
06a324f7dc
Merge pull request #3101 from cstrahan/xquartz
...
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Vladimír Čunát
78118328b5
virtuoso7: disable i686-linux, as it's unsupported
2014-08-14 18:16:48 +02:00
Vladimír Čunát
b2a7b213be
consul*: fix evaluation
...
CC #2955 .
2014-08-14 14:36:34 +02:00
Vladimír Čunát
0cc668bc1a
Merge master into PR
...
Conflicts:
pkgs/top-level/all-packages.nix
2014-08-14 14:27:54 +02:00
Charles Strahan
5ea8497933
get xorg/x11 working on Darwin
2014-08-12 20:40:57 -04:00
Vladimír Čunát
52d9c93abe
Merge 'staging' into master
2014-08-08 20:13:23 +02:00
Rickard Nilsson
629f7d055a
mpd: Update from 0.18.11 to 0.18.12
2014-08-08 19:14:35 +02:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Peter Simons
9226fbf56a
Merge remote-tracking branch 'origin/master' into staging.
2014-08-08 09:51:01 +02:00
Rob Vermaas
9092499154
Merge pull request #3470 from tailhook/beanstalkd_1.10
...
beanstalkd: upgrade to v1.10
2014-08-06 17:03:54 +02:00
William A. Kennington III
ede3e60a3c
unifi: Add wkennington as a maintainer
2014-08-05 21:48:19 -05:00
William A. Kennington III
0652ee16e4
unifi: Add derivation
2014-08-05 16:18:41 -05:00
Paul Colomiets
d2d4b8477f
beanstalkd: upgrade to v1.10
2014-08-05 15:56:02 +03:00
Patrick Mahoney
b947cde3a5
bind: Expand to all unix platforms.
2014-08-04 15:09:07 -05:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Vladimír Čunát
6295a3ca36
Merge recent master into x-updates
...
Hydra: ?compare=1142825
Conflicts (easy):
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-08-02 05:08:07 +02:00
Vladimír Čunát
91b53aaebc
xorg.libXext: minor update
2014-08-02 04:43:19 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Eelco Dolstra
e4e5502966
postgresql: Update to 9.0.18, 9.1.14, 9.2.9, 9.3.5
2014-07-30 18:13:51 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
f64d84698e
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/applications/audio/espeak/edit.nix
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Domen Kožar
c8cd4275a3
openfire: get rid of builderDefs
2014-07-27 13:54:37 +02:00
Domen Kožar
a219db3cb2
fix tarball job
2014-07-27 13:36:25 +02:00
Evgeny Egorochkin
8024d6ee3c
RabbitMQ server: bump to 3.3.4
2014-07-26 14:33:53 +03:00
Jaka Hudoklin
b459a93533
Merge pull request #3364 from joelteon/mysql-ps
...
On Darwin, add /bin/ps to path during MySQL build
2014-07-26 02:34:10 +02:00
Jaka Hudoklin
b035be7b44
Merge pull request #3292 from offlinehacker/elasticsearch_plugins
...
elasticsearch: add support for plugins
2014-07-26 02:23:46 +02:00
William Roe
845d24d86c
Update Serf to 0.6.3
2014-07-25 16:51:54 +01:00
Jaka Hudoklin
7eb4d306fb
elasticsearch: add support for plugins
2014-07-25 17:28:59 +02:00
Joel Taylor
cafb12647f
add ps to path for build
2014-07-24 14:19:16 -07:00
Marc Weber
ba154ec9d4
apache 2_4 update, fixes some CVE's
...
See http://www.apache.org/dist/httpd/Announcement2.4.html It compiles,
didn't run it. I guess minor update doesn't cause much trouble even
though there are some new features
2014-07-24 18:10:10 +02:00
Bjørn Forsman
f6f2f38a6e
jack: change package and attr names to 'jack1' and 'jack2'
...
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.
This aligns the naming with what can be found on the JACK homepage.
Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Vladimír Čunát
b9045a7d96
Merge branch 'x-updates' into staging
...
...in preparation for a merge to master
2014-07-22 22:28:39 +02:00
Eelco Dolstra
4f7289eec9
Don't use ensureDir
2014-07-22 11:01:32 +02:00
Eelco Dolstra
7f410ef923
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Vladimír Čunát
9b02635faa
Merge recent master into x-updates
...
Hydra: ?compare=1138350
Conflicts:
nixos/modules/services/x11/desktop-managers/default.nix
Two imports were added independently on the same line.
I split it as well, as it was very long now.
2014-07-21 12:05:57 +02:00
Vladimír Čunát
f456abacb7
xorg.libXi: bugfix update
2014-07-20 08:38:06 +02:00
Pascal Wittmann
fc7fc7ce43
mpd: use pulseaudio in buildInputs if pulseaudioSupport is true not if zipSupport is true
2014-07-18 16:56:06 +02:00
Bjørn Forsman
f2d5fe86bd
munin: simplify setting of PERL5PATH
...
Use lib.makePerlPath instead of manually duplicating
"/lib/perl5/site_perl" all over.
2014-07-18 12:37:36 +02:00
Vladimír Čunát
16e35532e4
Merge recent master into x-updates
2014-07-17 19:30:56 +02:00
Peter Simons
75bbad8abe
Merge pull request #3285 from ehmry/polipo
...
Polipo
2014-07-16 18:29:11 +02:00
William Roe
3af919fb08
elasticsearch: update to 1.2.2
2014-07-15 16:57:16 +01:00
Emery Hemingway
0d781369c0
polipo: update to 1.1.1
2014-07-15 10:10:28 -04:00
Eelco Dolstra
ff97b7dbe6
Merge remote-tracking branch 'origin/master' into staging
2014-07-14 17:04:55 +02:00
Vladimír Čunát
edec3719a6
xorg: update a few modules
2014-07-13 21:35:25 +02:00
Vladimír Čunát
5979d428b4
Merge recent master into x-updates
...
Hydra: ?compare=1134869
Conflicts (just meta):
pkgs/applications/networking/instant-messengers/telepathy/gabble/default.nix
2014-07-09 22:13:29 +02:00
Jaka Hudoklin
2cc11dd21a
elasticsearch: fix darwin build
2014-07-08 00:30:20 +02:00
Eelco Dolstra
95b828de42
Merge remote-tracking branch 'origin/master' into staging
2014-07-07 13:16:26 +02:00
Matthew Brown
518daa9660
Added Sphinx Search package
2014-07-06 15:42:00 +01:00
Rok Garbas
fac41b58ca
couchdb: update to 1.6.0
2014-07-05 09:18:42 +01:00
Vladimír Čunát
aceb30cd93
Merge master into x-updates
...
Adds the mass-rebuilding python update.
2014-07-02 22:54:41 +02:00
Eelco Dolstra
06fc1ec34d
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Michael Raskin
3471744cbb
Add auto-updating meta for restund
2014-07-01 11:54:09 +04:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Michael Raskin
54586a77e7
Adding a minimal script set to serve store as a dynamical binary cache
2014-06-30 00:39:54 +04:00
Benno Fünfstück
e10001042d
fetchbzr, fetchdarcs, fetchhg: use rev
attr
...
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Vladimír Čunát
db1afc01d2
samba: security-only updates 2.6.22 -> .24
...
Fixes CVE-2014-{0244,3493} and CVE-2013-4496
2014-06-26 22:23:09 +02:00
Vladimír Čunát
dfd80a1b7e
Merge recent master into x-updates
...
Hydra eval: 1131611
2014-06-26 22:05:15 +02:00
Charles Strahan
749e73afc7
consul: new package
2014-06-25 14:40:26 -04:00
John Wiegley
dfd8247bc1
Merge pull request #3065 from cstrahan/nsq
...
add nsq package
2014-06-24 15:20:42 -07:00
John Wiegley
7fa6438281
Merge pull request #3064 from cstrahan/fleet
...
add fleet package
2014-06-24 15:20:30 -07:00
John Wiegley
6cc6b6f6ea
Merge pull request #3062 from cstrahan/etcd
...
add etcd package
2014-06-24 15:20:10 -07:00
Charles Strahan
1091dde5bb
add nsq package
2014-06-23 05:43:17 -04:00
Charles Strahan
693bc7d44e
add fleet package
2014-06-23 05:20:41 -04:00
Charles Strahan
b6df637e86
add etcd package
2014-06-23 04:55:46 -04:00
Charles Strahan
8ad3254ac5
update serfdom to v0.6.2
2014-06-23 04:45:24 -04:00
Bjørn Forsman
5082caa72d
axis2: add meta.description
2014-06-22 22:38:27 +02:00
Vladimír Čunát
114b75ce97
mariadb: switch to a working download URL
2014-06-22 15:29:23 +02:00
Vladimír Čunát
3f15312b44
xorg: add xkbprint
...
Suggested by @KoviRobi on ML.
2014-06-22 10:04:10 +02:00
Austin Seipp
6cfa38ce7d
nagios: significant upgrades
...
- Upgrade Nagios Core to 4.x
- Expose mainConfigFile and cgiConfigFile in module for finer
configuration control.
- Upgrade Plugins to 2.x
- Remove default objectDefs, which users probably want to customize.
- Systemd-ify Nagios module and simplify directory structure
- Upgrade Nagios package with more modern patch, and ensure the
statedir is set to /var/lib/nagios
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:22:10 -05:00
Vladimír Čunát
3ec2cea214
Merge master into x-updates
...
Conflicts (auto-solved):
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-06-20 00:24:38 +02:00
lethalman
219e992519
Merge pull request #2976 from bluescreen303/nginx
...
nginx: fix group, statedir permissions, add echo module, fix aio
2014-06-17 14:23:15 +02:00
Vladimír Čunát
c50f0e47e1
freetype: major update, including some CVE security
...
- There's no fontconfig update yet, as I failed to debug it yet.
- Infinality patches are now taken from a different (maintained) source.
2014-06-17 09:00:29 +02:00
Vladimír Čunát
ff327554e9
xorg: maintenance updates of several modules
2014-06-17 09:00:29 +02:00
Mateusz Kowalczyk
43c6bfc0c9
mpd: clean up some flags
...
Some changed, some are no longer used.
2014-06-16 22:50:14 +02:00
Mathijs Kwik
76c2c0c499
nginx: add echo module, fix aio on linux&freebsd
2014-06-16 22:43:58 +02:00
Ricky Elrod
379c2731b2
update spawn-fcgi to 1.6.4
...
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-13 23:01:47 -04:00
Michael Raskin
a5509026ec
Add Squid 3.4.5 and enable its SSL features.
2014-06-13 17:41:42 +04:00
Rob Vermaas
2c918c6545
Revert "Revert "elasticsearch: update from 1.0.1 to 1.2.1, potentially fixes CVE-2013-5307""
...
This reverts commit 61384f5627
.
2014-06-13 14:00:26 +02:00
Rob Vermaas
61384f5627
Revert "elasticsearch: update from 1.0.1 to 1.2.1, potentially fixes CVE-2013-5307"
...
Was accidentally pushed.
This reverts commit 1ecb9b8de8
.
2014-06-13 13:56:27 +02:00
Rob Vermaas
1ecb9b8de8
elasticsearch: update from 1.0.1 to 1.2.1, potentially fixes CVE-2013-5307
2014-06-13 13:27:53 +02:00
Christoph Hrdinka
e59c465103
nsd: add package version 4.0.3
2014-06-12 11:14:44 +02:00
Sander van der Burg
094635257e
mysql-connector-java: Bump to version 5.1.31
2014-06-09 19:11:33 +02:00
Rickard Nilsson
c86d89639a
postfix-211: Update from 2.11.0 to 2.11.1
2014-06-09 15:14:05 +02:00
Shaun Sharples
c841db2aff
whitespace
2014-06-07 15:00:19 +02:00
Shaun Sharples
0b62bef7f1
sabnzbd: fixed typo in url and updated to 0.7.17
2014-06-07 14:58:41 +02:00
Peter Simons
57eaced234
spamassassin: download from any Apache mirror
2014-06-06 14:08:41 +02:00
Austin Seipp
463ed1bb64
mariadb: 10.0.10 -> 10.0.11
...
Also, enable the TokuDB plugin, as it now builds (there were some bugs
in the non-GA release that prevented that).
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-05 06:05:07 -05:00
Eelco Dolstra
1da6a7d4a9
Remove illegal meta.src attributes
2014-06-05 13:04:18 +02:00
Rok Garbas
4eeb0f10fb
erlangR16: updated to R16B03-1
...
- couchdb: using erlangR16 (fails to build with R17)
- rename erlang attr names to use only major version in attr name
2014-06-05 01:16:50 +01:00
Luca Bruno
12f06b3cc3
fcgiwrap: new package
...
Simple server for running CGI applications over FastCGI
https://nginx.localdomain.pl/wiki/FcgiWrap
2014-06-04 10:20:19 +02:00
Austin Seipp
0a4f018718
Merge pull request #2802 from Fuuzetsu/mpd
...
mpd: PA support and version bump
2014-06-03 20:33:11 -05:00
Mateusz Kowalczyk
fd81f49655
mpd: update to 0.18.11
2014-06-01 17:08:43 +02:00
Mateusz Kowalczyk
87e9b49443
mpd: Support for PulseAudio
2014-06-01 17:07:46 +02:00
Rok Garbas
eb8a331510
couchdb: update to 1.5.1
2014-06-01 15:01:22 +01:00
Kirill Elagin
a44fbeeaa4
samba: install pkg-config files
...
Close #2794 , fixes #1341 .
2014-05-30 13:46:02 +02:00
Rob Vermaas
514ffd60b6
Merge pull request #2759 from offlinehacker/pkgs/influxdb/add
...
Add influxdb, scalable datastore for metrics, events, and real-time analytics
2014-05-28 08:32:19 +02:00
John Wiegley
0572139020
Correct the source URL for dovecot-pigeonhole
2014-05-27 10:54:22 +00:00
Vladimír Čunát
bd96a4bb43
xorg: maintenance updates of a few modules
2014-05-26 22:45:50 +02:00
Rickard Nilsson
c4086f9185
dovecot-pigeonhole: Update from 0.4.2 to 0.4.3
2014-05-26 16:23:20 +02:00
Rickard Nilsson
fcb4e7128c
dovecot 2.2.x: Update from 2.2.12 to 2.2.13
2014-05-26 16:22:49 +02:00
Jaka Hudoklin
b9737cb4ab
Add influxdb, scalable datastore for metrics, events, and real-time analytics
2014-05-26 11:12:50 +02:00
Domen Kožar
a088c6fa36
Merge pull request #2710 from lovek323/mpd
...
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Charles Strahan
6d173e2a81
spawn-fcgi: Add package
2014-05-25 15:27:58 +02:00
Bjørn Forsman
5e460b2dee
munin: update 2.0.20 -> 2.0.21 (bug fix)
2014-05-25 13:55:20 +02:00
Jason "Don" O'Conal
bcc36ee23e
mpd: fix build on darwin
2014-05-21 15:50:15 +10:00
Austin Seipp
008dc39ca3
Merge pull request #2518 from jwiegley/nginx
...
Add -Wno-error=deprecated-declarations for nginx, required to build on Darwin
2014-05-17 14:48:27 -05:00
Vladimír Čunát
137eae0b55
Merge #2630 : add and use fetchpatch
...
fetchpatch is fetchurl that determinizes the patch.
Some parts of generated patches change from time to time, e.g. see #1983 and
http://comments.gmane.org/gmane.linux.distributions.nixos/12815
Using fetchpatch should prevent the hash from changing.
Conflicts (auto-solved):
pkgs/development/libraries/haskell/gitit/default.nix
2014-05-17 07:31:03 +02:00
Vladimír Čunát
832c661822
xorg.libXfont: security update, CVE-2014-{0209,0210,0211}
...
For details see http://lists.x.org/archives/xorg-announce/2014-May/002431.html
2014-05-16 18:33:24 +02:00
Vladimír Čunát
4da7eb78ec
lib/maintainers: add "berdario", maintain redis
...
Relates #2541 .
2014-05-15 21:11:17 +02:00
Dario Bertini
11f1d0e377
redis: update to 2.8.9 ( close #2541 )
2014-05-13 12:30:34 +02:00
Rob Vermaas
99c46b7eb3
Merge pull request #2562 from offlinehacker/pkgs/nginx/syslog_fix
...
nginx: fix syslog module
2014-05-08 21:39:50 +02:00
Jaka Hudoklin
eabfc509ef
nginx: fix syslog module
2014-05-07 23:54:57 +02:00
Peter Simons
b30798a0a3
dovecot-2.2.x: add missing sqlite build input
...
Fixes <http://hydra.nixos.org/build/10863508/nixlog/1/raw >.
2014-05-07 14:45:52 +02:00
Peter Simons
95257307e0
dovecot: build Linux packages on Hydra, and enable local builds on all other systems
2014-05-07 11:27:54 +02:00
Peter Simons
17aaf71c0e
Merge pull request #2516 from jwiegley/dovecot
...
Allow Dovecot to build with clucene, and on any Unix
2014-05-07 11:25:57 +02:00
Vladimír Čunát
6da5d7922d
xorg: minor update of xf86-input-{evdev,synaptics}
2014-05-06 18:43:01 +02:00
John Wiegley
2f971193cc
Allow Dovecot to build with clucene, and on any Unix
2014-05-05 20:53:32 -05:00
John Wiegley
622aa834b7
Add -Wno-error=deprecated-declarations for nginx, required to build on Darwin
2014-05-05 02:18:47 -05:00
Mathijs Kwik
1ebd620485
rethinkdb: upgrade to 1.12.4
2014-05-05 07:32:37 +02:00
Mathijs Kwik
b6d8955199
mongodb: upgrade to 2.6.0
2014-05-05 07:32:36 +02:00
Austin Seipp
b10f4af8f9
nginx: upgrade to 1.6.0, expose many more modules
...
By default, we now build all the optional nginx modules, including the
out-of-band ones like moreheaders and rtmp support.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-02 01:24:38 -05:00
Austin Seipp
e67cc9ba07
nginx: build http_stub_status module
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-02 00:42:40 -05:00
Eelco Dolstra
a986bbf4ba
postgresql: Update to latest versions
2014-05-01 13:49:31 +02:00
Eelco Dolstra
65a78e16f1
httpd: Update to 2.2.27
...
CVE-2013-6438, CVE-2014-0098
2014-05-01 11:48:56 +02:00
Jaka Hudoklin
ca3c2b7b2a
rabbitmq_server: enable builds on darwin
2014-04-29 22:06:54 +02:00
Vladimír Čunát
d76b5d5ce3
Merge branch 'x-updates': mesa 10.0.* -> 10.1.1
...
Also minor xorg bumps.
2014-04-28 16:22:55 +02:00
Sander van der Burg
ff48fce0cf
Merge pull request #2381 from linquize/axis2
...
axis2: Remove the extra slash in URL
2014-04-25 10:29:52 +02:00
Linquize
7d5a5354d8
axis2: Remove the extra slash in URL
2014-04-25 07:32:23 +08:00
Rickard Nilsson
7336218a9e
postfix: Add version 2.11.0 as nixpkgs.postfix211
...
I think this version should replace the current nixpkgs.postfix,
but it could potentially break stuff since the version jump is
big (2.8 -> 2.11).
2014-04-24 11:56:54 +02:00
Rickard Nilsson
0f9499887e
pulseaudio: Update from 4.0 to 5.0
2014-04-21 23:22:10 +02:00
aszlig
cdd1c9caa5
Merge branch 'chromium-refactor', closes #1798 .
...
This implements some longstanding work of getting the Chromium
derivation more modular. Unfortunately, I didn't manage to decrease the
compile time, which was one of the primary goal for doing the refactor.
A main reason this didn't work out well was the fact that most bundled
libraries are so heavily patched that it's not possible within a limited
time frame to decouple it from the main derivation.
However, it should now be easier to build other derivations that build
upon Chromium, like libcef. Also, it finally adds support for the
non-free PepperAPI Flash and PDF plugins and support for fetching the
corresponding versions through the updater.
2014-04-21 09:50:50 +02:00
Eelco Dolstra
4e8c2f0ff9
Merge branch 'systemd-update'
2014-04-20 19:31:01 +02:00
Vladimír Čunát
9e9f282309
xorg-server: go back to 1.14.6 due to intel problems
...
Again, stable releases not compiling together :-/
2014-04-19 23:42:54 +02:00
Vladimír Čunát
5d850ba9d3
xorg: revert fontsproto update, as it breaks libXfont
...
This partially reverts commit 30ac332563
.
https://groups.google.com/forum/#!msg/xorg-devel/SvgqiQnSN7c/f0wjRhauqvUJ
It's sad that the currently *released* versions don't even compile together,
and no dev reacts for four days so far...
2014-04-19 22:15:32 +02:00
Vladimír Čunát
f66e5664e0
xorg-server: major update 1.14.5 -> 1.15.1
2014-04-19 14:31:14 +02:00
Vladimír Čunát
30ac332563
xorg: minor updates of three packages
2014-04-19 14:30:48 +02:00
aszlig
4c8ec5e12e
v8: Bring back old version 3.14.
...
The current version of v8 breaks builds of nodejs, mongodb and
rethinkdb. So let's bring back the old package with annoying _3_14
version suffix so hopefully the corresponding maintainers will get rid
of that dependency :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:44 +02:00
Eelco Dolstra
1c21456a67
xorg-server: Update to 1.14.6
2014-04-18 21:50:00 +02:00
Domen Kožar
3a9f28ee08
Merge pull request #2185 from lethalman/gnome3
...
tracker, licenses.cc-by-30, gnome-user-docs, upgrade sushi, gnome-keyring service, gnome-user-share, gnome-tweak-tool, gnome-shell-extensions, xdg-user-dirs
2014-04-16 18:08:00 +02:00
John Wiegley
8ee52f3856
Add leafnode for unix systems
2014-04-15 02:54:58 -05:00
Luca Bruno
e08861a4cd
mod_dnssd: new apache httpd 2.2 module
...
Provide Zeroconf support via DNS-SD using Avahi
http://0pointer.de/lennart/projects/mod_dnssd
2014-04-14 09:58:03 +02:00
Bjørn Forsman
1d896c47c9
apcupsd: add missing assert
2014-04-13 20:29:33 +02:00
Bjørn Forsman
694eb12f5f
apcupsd: bump 3.14.11 -> 3.14.12 (latest stable)
...
Release notes:
http://sourceforge.net/p/apcupsd/svn/HEAD/tree/tags/Release-3_14_12/ReleaseNotes
2014-04-13 20:29:33 +02:00
Jaka Hudoklin
88691049ae
postgresql93: fix darwin builds
...
ossp-uuid does not build on darwin
2014-04-10 21:00:26 +02:00
Peter Simons
2d4919dbb4
apacheHttpd_2_4: update from 2.4.7 to 2.4.9
2014-04-09 12:41:11 +02:00
Domen Kožar
d2efe82eaa
munin: 2.0.19 -> 2.0.20
2014-04-09 11:29:47 +02:00
Shea Levy
ea9c8d6a13
Merge branch 'rippled' of git://github.com/ehmry/nixpkgs
...
rippled: initial pkg and module expressions
Had to change the rippled uid.
Conflicts:
nixos/modules/misc/ids.nix
2014-04-05 14:23:29 -04:00
Domen Kožar
80a03f665d
Merge branch 'x-updates'
2014-04-02 15:30:52 +02:00
Shea Levy
90cf41c0d7
mariadb: Bump
2014-04-02 09:05:01 -04:00
Vladimír Čunát
44f4862041
xorg.xtrans: maintenance update
2014-04-01 10:53:34 +02:00
Vladimír Čunát
6445ac90ad
Merge master into x-updates
2014-04-01 10:49:31 +02:00
Peter Simons
f06bcd84bf
Merge pull request #2082 from cpages/update
...
Updates for maintained packages
2014-03-31 23:13:38 +02:00
Eelco Dolstra
6167da54ea
gpsd: Disable the tests
...
They bind to TCP ports and fail randomly:
http://hydra.nixos.org/build/9905518
2014-03-31 11:23:44 +02:00
Carles Pagès
5d098e8206
qpid-cpp: update to 0.26
...
Also, remove a workaround that's no longer needed.
2014-03-30 19:23:01 +02:00
Emery Hemingway
6c77690b28
rippled: initial pkg and module expressions
...
rippled is the Ripple P2P payment network reference server
https://ripple.com
2014-03-29 15:31:37 -04:00
Vladimír Čunát
22c04a2fe1
shishi: minor update to fix build with new libtasn1
2014-03-29 19:44:30 +01:00