Nathan Zadoks
1e4ebcdf2d
redis: enable Lua scripting support
2016-04-21 14:50:11 -04:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Guillaume Maudoux
df9f868537
mongodb: forget references to build inputs
2016-04-15 19:03:40 +02:00
Eric Litak
6c37503f54
mongodb: fix broken pcre dep
2016-04-14 13:41:42 -07:00
Guillaume Maudoux
bf2ceb0525
mongodb: fix build (use pcre-cpp instead of pcre)
2016-04-13 11:28:52 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502
for nixpkgs
2016-04-10 11:17:52 +02:00
Robin Gloster
3e68106afd
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-07 21:52:26 +00:00
Louis Taylor
28c8f37eef
rethinkdb: 2.2.4 -> 2.3.0
...
The removed patch is included in this upstream release.
2016-04-07 10:58:10 +01:00
Robin Gloster
696d85a62d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-03 11:01:57 +00:00
Eric Litak
0de2d2fbcd
mfi: init at 2.1.11
...
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Joachim Fasting
037e815787
arangodb: fix gcc5 build
...
https://hydra.nixos.org/build/33263863/nixlog/1/raw
2016-03-23 06:00:27 +01:00
Domen Kožar
ba78130c21
remove elrangR15 and riak 1.3.0 as they're outdated
...
(cherry picked from commit 4452a68425
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Joachim Fasting
29668ba920
mongodb: fix build against boost-1.60
...
Apply patch from Arch Linux. Suggested by @wkennington.
2016-03-18 18:47:04 +01:00
Robin Gloster
3f45f0948d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-15 01:44:24 +00:00
Brian McKenna
27b445b0d5
eventstore: 3.0.3 -> 3.5.0
2016-03-09 23:43:20 +11:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
Domen Kožar
e5069c1be5
rethinkdb: patch for glibc 2.23
2016-03-01 14:13:16 +01:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
Michael Raskin
a08c8b12f0
Add Apache Jena Fuseki instead of obsolete and unavailable Jena Joseki
2016-02-28 10:39:33 +01:00
Robin Gloster
5176e7ac77
mongodb: enable pie hardening
2016-02-27 00:48:49 +00:00
Robin Gloster
2fbbd71861
riak2: disable format hardening
2016-02-24 21:36:26 +00:00
Robin Gloster
bc21db3692
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-19 21:16:14 +00:00
Louis Taylor
6326172fed
redis: 3.0.6 -> 3.0.7
2016-02-18 17:36:36 +00:00
Wout Mertens
18474ac84d
Merge pull request #13021 from kragniz/rethinkdb-2.2.4
...
rethinkdb: 2.1.3 -> 2.2.4
2016-02-16 09:40:23 +01:00
Louis Taylor
ab19061df8
rethinkdb: 2.1.3 -> 2.2.4
2016-02-16 03:25:12 +00:00
Franz Pletz
41698c9efa
Merge branch 'master' into hardened-stdenv
2016-02-15 20:05:29 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Robin Gloster
0a3b3559b1
riak: turn off format hardening
2016-02-12 14:55:59 +00:00
Tobias Geerinckx-Rice
ccf73a5f67
cassandra: 2.1.12 -> 2.1.13
2016-02-12 00:17:39 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Charles Strahan
5583ecf361
mongodb: 3.0.7 -> 3.2.1
...
Fixes #12639
2016-01-28 14:15:59 -05:00
Tuomas Tynkkynen
d91c7347d1
treewide: Mass replace 'openssl}/lib' to refer the 'out' output
2016-01-24 10:03:38 +02:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Louis Taylor
9516c065ba
redis: 3.0.2 -> 3.0.6
2016-01-13 05:28:00 +00:00
Michael Raskin
f638adb107
apache-jena: 3.0.0 -> 3.0.1
2016-01-01 12:30:17 +03:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Eric Sagnes
eab677ea21
eventstore: fix source hash ( close #11732 )
2015-12-18 09:11:51 +01:00
Eric Sagnes
f9eb378eb8
riak: fix leveldb hash, fixes #11731
2015-12-16 23:07:22 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Tobias Geerinckx-Rice
dfb31c3262
cassandra 2.1.11 -> 2.1.12
2015-12-08 03:04:31 +01:00
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