Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Pascal Wittmann
c283a3da68
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-18 11:34:09 +01:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Jaka Hudoklin
9c1943fb6f
influxdb: 0.8.3 -> 0.9.4, fix module
2015-11-16 14:22:08 +01:00
Joachim Fasting
2456dd0246
hyperdex: blindly fix hashes of local dependencies
...
This patch blindly fixes the source archive checksums for the local dependencies
of hyperdex. I have not looked into why those hashes changed, but I have
verified that the hyperdex package now builds successfully.
2015-11-03 15:22:50 +01:00
Jude Taylor
68087185e3
rethinkdb: build on darwin
2015-10-19 18:40:55 -07:00
Tobias Geerinckx-Rice
e07faf00f0
cassandra 2.1.10 -> 2.1.11
2015-10-19 18:19:00 +02:00
William A. Kennington III
480b289f5b
mongodb: 3.0.6 -> 3.0.7
...
Use the vendored wiredtiger as the system one is not compatible
2015-10-18 17:23:51 -07:00
Vladimír Čunát
17a3f6a6fa
icu: split into multiple outputs
2015-10-13 20:18:44 +02:00
Tobias Geerinckx-Rice
65bb240357
cassandra 2.1.9 -> 2.1.10
2015-10-08 01:42:46 +02:00
William A. Kennington III
37bba4ec2c
mongodb: 3.0.5 -> 3.0.6
2015-09-18 14:52:51 -07:00
Austin Seipp
bab211893b
nixpkgs: rethinkdb 2.0.4 -> 2.1.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-15 18:42:12 -05:00
William A. Kennington III
4b02b32255
influxdb-backup: Move to go-packages
2015-09-05 00:06:05 -07:00
Tobias Geerinckx-Rice
5385a0a82a
cassandra: use mirrors
...
Upstream likes to move "old" releases to an archive mirror as soon as a
new one is released. This is now handled for free by mirrors.nix.
(No idea why cs.utah.edu was used to begin with; it's now added to
mirrors.nix. Note that it doesn't support SSL, but that applies to
several others so I don't see the harm.)
2015-09-02 20:04:11 +02:00
Tobias Geerinckx-Rice
6c377c864a
cassandra: 2.1.8 -> 2.1.9
...
The 2.1.8 sources have been removed upstream.
2015-09-02 16:01:09 +02:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
Bjørn Forsman
5079b4f27b
cassandra: 2.1.7 -> 2.1.8
...
Version 2.1.7 is not available anymore from current mirror. This is a
stable update.
2015-08-16 19:30:05 +02:00
William A. Kennington III
6e698f9c61
Merge branch 'master.upstream' into staging.upstream
2015-08-09 13:34:18 -07:00
Michael Raskin
1caa629b33
Apache Jena: 2.13.0 -> 3.0.0
2015-08-08 21:01:31 +03:00
William A. Kennington III
5b6db8f1df
mongodb: 3.0.4 -> 3.0.5
2015-08-07 14:23:09 -07:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Luca Bruno
629ac021b7
Revert "rethinkdb: Force dynamic linking and allow dependency substitution"
...
This reverts commit 5960a652f1
.
Build is broken since the beginning at configure phase @wkennington ,
I wonder how you were able to build this.
See http://hydra.nixos.org/build/24167778/nixlog/1/raw
2015-08-06 16:25:51 +02:00
William A. Kennington III
926f073f55
Merge branch 'master.upstream' into staging.upstream
2015-08-04 15:32:43 -07:00
Charles Strahan
878e69c67c
riak2: use sensible default paths
...
Make exporting the RIAK_{ETC,LOG,DATA}_DIR variables optional;
if they're not in the environment, we use the same default values as
NixOS.
2015-08-03 21:48:29 -04:00
William A. Kennington III
aaef42ab8c
Merge branch 'master.upstream' into staging.upstream
2015-07-29 10:23:08 -07:00
Luca Bruno
5b9554a4e6
riak2: does not build on i686 (ZHF)
2015-07-28 17:59:56 +02:00
William A. Kennington III
eb4a73af93
Merge branch 'master.upstream' into staging.upstream
2015-07-27 17:48:09 -07:00
William A. Kennington III
5960a652f1
rethinkdb: Force dynamic linking and allow dependency substitution
2015-07-27 17:35:05 -07:00
William A. Kennington III
6b55ca513d
Merge branch 'master.upstream' into staging.upstream
2015-07-27 16:11:03 -07:00
William A. Kennington III
5b0a676d5b
rethinkdb: Remove pin on boost 1.55 and remove gperf dependency
2015-07-27 13:12:24 -07:00
William A. Kennington III
8e7ecd6de6
rethinkdb: 2.0.3 -> 2.0.4
2015-07-27 13:12:24 -07:00
Jude Taylor
4fab7321bf
make changes needed to build mongodb
2015-07-23 15:47:16 -07:00
Charles Strahan
a3552280f8
riak-2.1.1: new package
2015-07-21 06:17:42 -04:00
Brandon Carrell
4f4fa58199
cassandra-1.2: Add package.
...
- Add myself to maintainers.
- Add package to all-packages.nix.
2015-07-14 19:35:16 -04:00
James Cook
87f916590b
Merge pull request #8176 from berdario/redis-3.0.2
...
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
2015-07-12 10:24:48 -07:00
Pascal Wittmann
512225ef81
Fixed some descriptions
2015-06-29 16:20:58 +02:00
Russell O'Connor
946a6823b2
cassandra: add procps depencency, closes #8512
...
${cassandra}/conf/cassandra-env.sh calls free program on Linux systems in
calculate_heap_sizes().
Adding procps to the path makes the free program available.
2015-06-26 18:03:54 +02:00
William A. Kennington III
4fe22edf14
mongodb: Build on gcc5
2015-06-24 23:04:41 -07:00
Tobias Geerinckx-Rice
5cd1fd8012
cassandra 2.0.15 -> 2.0.16
2015-06-22 23:27:03 +02:00
Tobias Geerinckx-Rice
4bfcfef9fc
cassandra 2.1.6 -> 2.1.7
2015-06-22 23:27:03 +02:00
Dario Bertini
1e40c2347a
Fix conflict, Merge branch 'master' of github.com:NixOS/nixpkgs into redis-3.0.2
2015-06-22 12:20:02 +01:00
William A. Kennington III
14792f12d6
mongodb: 3.0.3 -> 3.0.4
2015-06-18 21:35:12 -07:00
Tobias Geerinckx-Rice
98b2d7b727
Separate nativeBuildInputs where maintainers |= nckx
2015-06-17 22:21:32 +02:00
William A. Kennington III
fa5eb0a7da
rethinkdb: 2.0.0-1 -> 2.0.3
2015-06-14 20:00:21 -07:00
Pascal Wittmann
6125f583e6
redis: update from 3.0.1 to 3.0.2, fixes CVE-2015-4335
2015-06-11 10:46:57 +02:00
Tobias Geerinckx-Rice
21f8130dda
cassandra 2.1.5 -> 2.1.6
2015-06-09 20:22:26 +02:00
Dario Bertini
0ed91e1c4d
Update redis to 3.0.2 (now that 3 is stable, squash it into default)
...
include fix for http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/
2015-06-04 16:36:53 +01: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
William A. Kennington III
1592c81d54
redis: 3.0.0-rc3 -> 3.0.1
2015-05-24 02:00:21 -07: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
lethalman
406e23168d
Merge pull request #7647 from flosse/arangodb
...
pkgs: added ArangoDB 2.5.2
2015-05-14 18:17:43 +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
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
Markus Kohlhase
5f9ee33df5
pkgs: arangodb 2.5.2 -> 2.5.3
2015-05-02 14:37:31 +02: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
William A. Kennington III
2725b41ae5
mongodb: 3.0.1 -> 3.0.2
2015-04-25 18:48:15 -07: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
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
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
Michael Raskin
05265a220c
Update Apache Jena
2015-03-21 21:29:40 +03:00
Tobias Geerinckx-Rice
ca6cf1a79d
cassandra 2.0.12 -> 2.0.13
2015-03-17 01:05:04 +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
William A. Kennington III
c410664d8b
mongodb: 2.6.7 -> 2.6.8
2015-03-06 14:11:45 -08: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
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
William A. Kennington III
961ea0f492
mongodb: Support boost 1.57
2015-02-25 11:28:42 -08:00
Tobias Geerinckx-Rice
dcc61f856c
cassandra 2.1.2 -> 2.1.3
2015-02-23 01:44:20 +01: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
8b236f2daf
Merge pull request #6119 from lethalman/go
...
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
William A. Kennington III
9121483792
mongodb: 2.6.6 -> 2.6.7
2015-02-06 12:53:10 -08:00
Luca Bruno
d1b3874733
Port influxdb-backup to buildGoPackage
2015-02-05 10:55:50 +01: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
Jaka Hudoklin
9eb3b108e8
Add influxdb-backup
2015-01-28 16:28:31 +01:00
Dario Bertini
687e83156c
Rename redis3
2015-01-24 10:40:04 +00:00
Georges Dubus
0c2271c579
Merge pull request #5868 from berdario/redis
...
Update redis to 2.8.19
2015-01-20 16:16:52 +01:00
Dario Bertini
a010daa8e3
Add redis-3.0.0-rc2
2015-01-20 13:42:48 +00:00
Dario Bertini
0919d6322b
Update redis to 2.8.19
2015-01-20 10:56:53 +00:00
Tobias Geerinckx-Rice
f02ced85c6
cassandra 2.1.0 -> 2.1.2
...
The old tarball was gone. I'll maintain it while I use it.
2015-01-20 10:28:26 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Peter Simons
8235e8c544
Switch users of 'pandoc' to the lean version.
2015-01-02 14:56:24 +01:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Pascal Wittmann
f94580da69
Fix license attribute of many bsd-like licensed packages
2014-12-21 00:00:35 +01:00
lethalman
ce8b10ef59
Merge pull request #5320 from teh/hyperdex
...
Add hyperdex.
2014-12-19 10:47:44 +01:00
William A. Kennington III
64d471073f
mongodb: 2.6.5 -> 2.6.6
2014-12-16 15:18:09 -08:00
Tom Hunger
013bd9247d
Add hyperdex.
2014-12-15 10:27:00 +00:00
Mathijs Kwik
a5dafe7746
rethinkdb: upgrade to 1.15.2
2014-11-26 14:30:19 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
William A. Kennington III
aa3e800be7
boost: Remove boost.lib
2014-11-02 17:22:27 -08:00
Michael Raskin
1c5baac639
Update Apache Jena
2014-11-02 23:51:59 +03:00
Domen Kožar
12b909bba1
mongodb: 2.6.4 -> 2.6.5
2014-11-01 13:13:15 +01:00
Aristid Breitkreuz
5e426e753a
redis: update from 2.8.9 to 2.8.17
2014-10-07 21:07:41 +02:00
Francesco Lazzarino
94a6db6cda
cassandra: environment fix for cassandra shell script
2014-10-03 17:36:50 -05:00
Francesco Lazzarino
17aae5742d
Apache Cassandra 2.1.0
2014-10-01 15:25:32 -05:00
Michael Raskin
4dabba4d1e
Add a binary distribution of Apache Jena RDF storage system
2014-09-30 23:11:19 +04:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
William A. Kennington III
a1d6c60e2d
mongodb: Fix build
2014-09-21 15:18:16 -07:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Jaka Hudoklin
dbae0b628e
influxdb: update 0.7.0 -> 0.8.2
2014-09-11 18:06:06 +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
Andrew Morsillo
4933687885
Bump mongodb version from 2.6.0 to 2.6.4
2014-08-27 12:39:09 +02:00
Eelco Dolstra
2d6d43c02c
Fix tarball build
2014-08-24 18:52:50 +02:00
Jaka Hudoklin
503b8afa3f
Add neo4j database
2014-08-23 13:11:08 +04: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
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +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
Jaka Hudoklin
b9737cb4ab
Add influxdb, scalable datastore for metrics, events, and real-time analytics
2014-05-26 11:12:50 +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
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
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
Mathijs Kwik
82d02565fc
rethinkdb: /usr/bin/env is not available in chroot builds
2013-12-23 15:48:36 +01:00
Mathijs Kwik
e2e923644f
add rethinkdb
2013-12-23 10:21:20 +01:00
Nixpkgs Monitor
03b15f9409
mongodb: update from 2.4.5 to 2.4.8, potentially fixes CVE-2013-2132
2013-12-04 05:30:48 +02:00
Malcolm Matalka
7aacc46f10
Pin 1.3.1 to R15B03, riak does not work with R16
2013-09-17 20:41:06 +02:00
Shea Levy
0c3b84c850
mongodb 2.4.5
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 15:05:49 -04:00
Malcolm Matalka
ebaf0c01d3
Fixes rebar shebang, also fixes source of leveldb zip to be the canonical one from github
2013-06-13 14:45:41 +02:00
Evgeny Egorochkin
604652f1da
riak: this is really strange. Lets hope this hash difference isn't malicious :(
2013-06-10 08:19:18 +03:00
Evgeny Egorochkin
cdc21b40bd
Fix typo :(
2013-06-10 08:11:10 +03:00
Malcolm Matalka
1a282dcae6
Fix up the description a bit
2013-06-04 17:17:54 +02:00
Malcolm Matalka
992f5b8d26
Add Riak 1.3.1
...
This modifies how the `riak` and `riak-admin` scripts work such that one has to specify environment variables for where the data, log, and etc directories live.
2013-06-04 04:12:06 +02:00
Zef Hemel
8ca0c05859
Upgraded Redis version
2013-05-27 11:28:00 +02:00
Mathijs Kwik
3d5121233d
mongodb: upgrade to 2.4.3 and use system libraries
2013-05-12 22:46:42 +02:00
Mathijs Kwik
b1200f1a28
mongodb: upgrade to 2.4.0
2013-03-25 08:08:46 +01:00
Eelco Dolstra
0a47a28f1d
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-22 23:23:53 +01:00
Shea Levy
79dac66415
Whoops, tcl and which aren't needed
2013-01-21 18:30:11 -05:00
Shea Levy
5cbd865ce6
Redis 2.6.9
2013-01-21 18:27:34 -05:00
Lluís Batlle i Rossell
b58780c43d
Merge remote-tracking branch 'eelco/master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Michael Raskin
356bd22822
Merge pull request #212 from washort/redis
...
add missing patch for redis on OSX
2012-12-27 05:32:55 -08:00
Allen Short
eb8884711c
add missing patch for redis on OSX
2012-12-10 07:48:03 -08:00
Michael Raskin
0ee1e2ad41
Comment out reference to nonexistent patch so that Hydra doesn't fail at evaluation
2012-12-08 15:30:28 +04:00
Allen Short
c47e911177
fixes for redis on OSX
2012-12-07 09:23:53 -08:00
Mathijs Kwik
ad628ab557
mongodb: fix build on i686, restrict platforms to linux
...
mongodb is supposed to work on most unixes but its build system is
quite picky and fragile.
As it hasn't worked for non-linux platforms on NixOS yet, this change
won't affect anyone and will remove the illusion that other platforms
are currently supported.
2012-09-09 17:25:59 +02:00
Mathijs Kwik
071d685dda
mongodb: upgrade to 2.2.0
2012-09-09 13:04:14 +02:00
Mathijs Kwik
51ec873c8d
mongodb: upgraded to 2.0.6
...
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Mathijs Kwik
71c3057406
mongodb: upgraded to 2.0.5
...
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Mathijs Kwik
21fd15f455
mongodb: minor upgrade
...
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Peter Simons
4aac439f00
redis: added version 2.4.7
...
Patch submitted by Phil Hagelberg <technomancy@gmail.com>.
svn path=/nixpkgs/trunk/; revision=31992
2012-02-03 13:12:07 +00:00
Peter Simons
8985708131
mongodb: new package (nosql database) - nixos integration available
...
svn path=/nixpkgs/trunk/; revision=31655
2012-01-18 20:32:41 +00:00