Commit Graph

790 Commits

Author SHA1 Message Date
R. Ryantm
8490af631e ferretdb: 0.6.0 -> 0.6.1 2022-11-07 20:59:41 +00:00
ajs124
f888abe781
Merge pull request #198484 from LeSuisse/cassandra-2-drop
cassandra_2_1, cassandra_2_2: drop
2022-11-04 00:05:42 +01:00
John Soo
8e36431688
arangodb: remove aarch64 support
For which no reliable default target architecture is provided upstream.
2022-10-31 09:44:36 -07:00
John Soo
ad424ad800
arangodb: parameterize whether to enable asm optimizations
As far as I can tell, this can cause compile failures when building
the vendored abseil_cpp if choosing a target arch that does not
support sse. This might be possible to determine programmatically, but
it is more flexible to let the user decide.
2022-10-30 10:22:21 -07:00
John Soo
f5bab1e083
arangodb: no warning when defaulting target arch 2022-10-30 10:22:20 -07:00
John Soo
b594ac0d72
arangodb: parameterize target architecture
If -DTARGET_ARCHITECTURE is supplied arango's cmake configuration will
not use /proc/cpuinfo for feature detection. However, `generic` and
`none` options both fail when building the vendored v8.

This workaround provides some defaults, but warns if no override is
provided.
2022-10-30 10:22:20 -07:00
John Soo
1e1711061e
arangodb: annotate reasoning for gcc 11->10 downgrade 2022-10-30 10:22:19 -07:00
John Soo
6cb592a4f2
arangodb: capitalize cmake flag 2022-10-30 10:22:18 -07:00
John Soo
10fda118ee
arangodb: avoid reading /proc/cpuinfo during build
Avoid non-deterministic builds of ArangoDB proper. Note that this
provides 0 guarantees about the vendored libraries doing anything
similar.
2022-10-30 10:22:18 -07:00
John Soo
2f6e24b810
arangodb: additional cmake flags for releases
From https://www.arangodb.com/docs/stable/installation-compiling-debian.html
2022-10-30 10:22:17 -07:00
John Soo
56eecdae11
arangodb: stdenv->gcc10Stdenv to compile
It seems that gcc11 - though reportedly supported - introduced some
constraint that arangodb fails to compile with.
2022-10-30 10:22:17 -07:00
John Soo
b671f4f09f
arangodb: remove unused cmake flags
USE_OPTIMIZE_FOR_ARCHITECTURE was removed without commit in a prior
commit. This is because it was removed upstream:

cc860c333c

This is unfortunate - now /proc/cpuinfo is read unconditionally for
feature detection.

Some other means of feature detection will have to be found.
2022-10-30 10:22:16 -07:00
John Soo
704d2dccb9
arangodb: stdenvGcc10->stdenv since gcc 11+ is suggested 2022-10-30 10:22:16 -07:00
John Soo
9f1e7c2f69
arangodb: annotate gcc10Stdenv reasoning
Co-authored-by: Robert Scott <code@humanleg.org.uk>
2022-10-30 10:22:15 -07:00
John Soo
c3bfecd161
arangodb: disable "maintainer mode" 2022-10-30 10:22:14 -07:00
John Soo
6c75f9621d
arangodb: 3.9.3 -> 3.10.0 2022-10-30 10:20:19 -07:00
John Soo
a6ffb2d9cb
arangodb: drop boost patch
It fails to apply
2022-10-30 10:20:19 -07:00
John Soo
0da384e7ac
arangodb: remove enableParallelBuilding
It is unused.
2022-10-30 10:20:18 -07:00
John Soo
e1df4f5f21
arangodb: use gcc 10 (supported version) 2022-10-30 10:20:17 -07:00
John Soo
45dd4a1633
arangodb_3_x: remove unsupported versions
3.{3,4,5} all reached EOL
2022-10-30 10:20:17 -07:00
John Soo
db418cf3d1
arangodb/default.nix: format with nixpkgs-fmt 2022-10-30 10:20:16 -07:00
John Soo
6be6c336ba
arangodb_3_9: init at 3.9.3 2022-10-30 10:20:15 -07:00
R. Ryantm
c3704d9592 victoriametrics: 1.82.1 -> 1.83.0 2022-10-30 08:18:01 +00:00
Thomas Gerbet
c7c4f66546 cassandra_2_1, cassandra_2_2: drop
Cassandra 2.x is no more supported upstream and is affected by some vulnerabilities
(CVE-2020-13946, CVE-2020-17516).
2022-10-29 17:49:57 +02:00
Mario Rodas
f2a71f895e
Merge pull request #195822 from dit7ya/immudb-update
immudb: 1.3.2 -> 1.4.0
2022-10-29 05:22:41 -05:00
R. Ryantm
b43682ff09 ferretdb: 0.5.4 -> 0.6.0 2022-10-28 08:22:46 +08:00
Doro Rose
9a99aff2f3 mongoDB: Enable 6.0 update for darwin 2022-10-24 08:59:13 +02:00
R. Ryantm
e00a2c8569 ferretdb: 0.5.2 -> 0.5.4 2022-10-22 13:19:05 +00:00
github-actions[bot]
3c2db12b37
Merge master into staging-next 2022-10-22 06:05:55 +00:00
zowoq
5beacfe327 influxdb: add passthru.tests 2022-10-22 14:49:08 +10:00
Nikola Knezevic
711f79539c influxdb: 1.8.10 -> 1.10.0
This change updates the version of influxdb and also makes it compile on
darwin. The issue with darwin was that 1.8 couldn't be compiled using go
1.18. 1.10 can be compiled using the recent go.
2022-10-22 14:49:08 +10:00
github-actions[bot]
3834216ec6
Merge master into staging-next 2022-10-17 18:10:17 +00:00
R. Ryantm
cef3d09c6e victoriametrics: 1.82.0 -> 1.82.1 2022-10-17 20:14:00 +08:00
github-actions[bot]
969a1796ef
Merge master into staging-next 2022-10-17 12:01:24 +00:00
Yorick van Pelt
d0f9857448 victoriametrics: enable on all platforms supported by go 2022-10-17 21:52:17 +10:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Mostly Void
fec2375d1a
immudb: 1.3.2 -> 1.4.0 2022-10-13 20:57:05 +05:30
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Christian Kögler
9b206e6e32 influxdb2-server: fix cross compilation 2022-10-12 21:08:18 +02:00
Yureka
58cb56ee9c
influxdb2: fix build with rust 1.54 (#195534) 2022-10-12 20:10:33 +02:00
Thomas Gerbet
d8b936c372 influxdb: build with Go 1.18 instead of 1.17
Go 1.17 is EOL.
2022-10-11 12:43:41 +10:00
Martin Weinelt
f010d3721e
Merge pull request #190548 from pacien/mongodb-6.0 2022-10-11 04:32:40 +02:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Sandro
3720503cdf
Merge pull request #192649 from ners/apacheds 2022-10-09 12:49:14 +02:00
ners
5ec24ce090 janusgraph: init at 0.6.2 2022-10-08 14:15:22 +02:00
R. Ryantm
9fa29b92f7 victoriametrics: 1.81.2 -> 1.82.0 2022-10-08 04:24:50 +00:00
Christian Kögler
e64332ce46
Merge pull request #191753 from danderson/danderson/influx2.4
influxdb2-server: 2.1.1 -> 2.4.0
2022-10-01 09:29:58 +02:00
Robert Scott
e97ff1aefd
Merge pull request #192460 from helsinki-systems/upd/redis
redis: 7.0.4 -> 7.0.5
2022-09-24 12:47:33 +01:00
R. Ryantm
e2d40d67f1 neo4j: 4.4.10 -> 4.4.11 2022-09-22 23:32:49 +00:00
ajs124
d699b10068 redis: 7.0.4 -> 7.0.5
Fixes CVE-2022-35951

Release notes: https://github.com/redis/redis/releases/tag/7.0.5
2022-09-22 19:01:24 +02:00
mdarocha
2cd8c29a75 eventstore: add updateScript 2022-09-21 16:25:59 +02:00
mdarocha
49c6362244 eventstore: 21.10.5 -> 22.6.0 2022-09-21 16:25:23 +02:00
David Anderson
0b0b187d12 influxdb2-server: 2.1.1 -> 2.4.0
influxdb2-cli: 2.3.0 -> 2.4.0

Signed-off-by: David Anderson <dave@natulte.net>
2022-09-18 10:15:09 -07:00
Anderson Torres
79d5bcc795
Merge pull request #190109 from dit7ya/immudb
immudb: init at 1.3.2
2022-09-17 10:28:34 -03:00
Mostly Void
984aa72e0f
Apply suggestions from code review
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-09-16 11:20:23 +05:30
Christian Kögler
fbb524273d
Merge pull request #189803 from r-ryantm/auto-update/victoriametrics
victoriametrics: 1.81.0 -> 1.81.2
2022-09-12 21:23:57 +02:00
pacien
9201d1163e mongodb-6_0: restrict platform to linux 2022-09-12 12:54:41 +02:00
pacien
9f39226978 mongodb-6_0: init at 6.0.1
GitHub: closes #190297
2022-09-12 12:54:40 +02:00
pacien
f2de05f59b mongodb: add note about mongosh
The `mongo` shell has been deprecated.
The official replacement is `mongosh` from pkgs.mongosh.
2022-09-12 12:54:40 +02:00
pacien
f016bedd7b mongodb: wrap overly long lines 2022-09-12 12:54:38 +02:00
7c6f434c
61f2f041a5
Merge pull request #190886 from r-ryantm/auto-update/apache-jena
apache-jena: 4.6.0 -> 4.6.1
2022-09-12 07:38:32 +00:00
R. Ryantm
121aeadda7 apache-jena: 4.6.0 -> 4.6.1 2022-09-12 07:03:22 +00:00
Mostly Void
53769ebc79
immudb: init at 1.3.2 2022-09-12 11:05:18 +05:30
Domen Kožar
27eb752325
Merge pull request #180620 from Et7f3/fix-mongodb-darwin
mongodb: fix darwin build
2022-09-11 16:57:38 +01:00
R. Ryantm
7c6977b318 victoriametrics: 1.81.0 -> 1.81.2 2022-09-09 03:41:49 +00:00
7c6f434c
ac5e1ce92e
Merge pull request #189332 from r-ryantm/auto-update/apache-jena
apache-jena: 4.5.0 -> 4.6.0
2022-09-07 18:25:36 +00:00
Mostly Void
5518e6aba1
ferretdb: init at 0.5.2 (#188584)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-09-04 15:53:06 +02:00
R. Ryantm
03a8824481 apache-jena: 4.5.0 -> 4.6.0 2022-09-01 18:46:29 +00:00
R. Ryantm
bb373da657 victoriametrics: 1.80.0 -> 1.81.0 2022-09-01 00:07:19 +00:00
squalus
2d4e801866 redis: fix cross compile
Remove a past cross compilation fix that's now causing it to break.
2022-08-25 18:08:49 -07:00
Jonas Heinrich
df37078020
Merge pull request #184227 from r-ryantm/auto-update/influx-cli
influxdb2-cli: 2.2.1 -> 2.3.0
2022-08-21 17:08:11 +02:00
R. Ryantm
1106c937a2 neo4j: 4.4.8 -> 4.4.10 2022-08-16 16:54:08 +00:00
Rick van Schijndel
e80df4e24b apache-jena: makeWrapper to nativeBuildInputs 2022-08-14 00:09:59 +03:00
gardspirito
051a99ccd9 neo4j: 4.3.3 -> 4.4.8 2022-08-12 15:45:48 -07:00
Kerstin Humm
5d1500374d neo4j: change homepage 2022-08-12 15:45:48 -07:00
Kerstin Humm
c94200e87f neo4j: 4.1.1 -> 4.3.3 2022-08-12 15:45:48 -07:00
Jonathan Ringer
d5bd85278d neo4j: add nixosTest to passthru 2022-08-12 15:45:48 -07:00
Jonathan Ringer
0fbce25144 neo4j: 3.5.14 -> 4.1.1 2022-08-12 15:45:48 -07:00
R. Ryantm
12cecbc5fd victoriametrics: 1.79.1 -> 1.80.0 2022-08-12 03:41:02 +00:00
R. Ryantm
ed22adb877 victoriametrics: 1.79.0 -> 1.79.1 2022-08-06 08:43:40 +00:00
R. Ryantm
4ca25557ee victoriametrics: 1.77.2 -> 1.79.0 2022-08-02 07:11:15 +00:00
R. Ryantm
1716daf786 influxdb2-cli: 2.2.1 -> 2.3.0 2022-07-31 13:49:46 +00:00
Et7f3
e7d158d4af mongodb-4_4: fic-gcc11-optionnal
gcc 11 doesn't add <optional> by mistake.
2022-07-22 01:32:59 +02:00
Et7f3
6274875188 mongodb: fix build with boost 1.79 on linux 2022-07-20 02:30:23 +02:00
Et7f3
2ba2e8d8b2 mongodb: backport a fix to 5.0 in openssl detection. 2022-07-20 02:30:23 +02:00
Et7f3
2a7c1ea477 mongodb: asio-no-experimental-string-view.patch is no longer required on darwin 2022-07-20 02:30:23 +02:00
Et7f3
a0f42fb899 mongodb: drem doesn't exist after 3.6 2022-07-20 02:30:22 +02:00
Élie BRAMI
eedcccd291 mongodb: fix double link of isNamedError on darwin.
duplicate symbol 'mongo::error_details::isNamedCode<100>' in:
    build/nixos/mongo/libmongodmain.a(db.o)
    build/nixos/third_party/murmurhash3/libmurmurhash3.a(MurmurHash3.o)
duplicate symbol 'mongo::error_details::isNamedCode<11000>' in:
    build/nixos/mongo/libmongodmain.a(db.o)
    build/nixos/third_party/murmurhash3/libmurmurhash3.a(MurmurHash3.o)
ld: 380094 duplicate symbols for architecture x86_64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
scons: *** [build/nixos/mongo/mongod] Error 1
scons: building terminated because of errors.
build/nixos/mongo/mongo failed: Error 1
build/nixos/mongo/mongos failed: Error 1
build/nixos/mongo/mongod failed: Error 1
2022-07-20 02:30:22 +02:00
Et7f3
2ddc70dc48 mongodb: fix build with boost 1.79 2022-07-20 02:30:22 +02:00
Mario Rodas
48b7d7fc38 redis: 7.0.3 -> 7.0.4
https://github.com/redis/redis/releases/tag/7.0.4
2022-07-19 04:20:00 +00:00
Ivv
2ca3a5e4aa
Merge pull request #179187 from mdarocha/eventstore-bump-and-refactor
eventstore: 5.0.8 -> 21.10.5, refactor to use buildDotnetModule
2022-07-14 20:30:41 +02:00
Mario Rodas
1238884090 redis: 7.0.2 -> 7.0.3
https://github.com/redis/redis/releases/tag/7.0.3
2022-07-14 00:04:20 +00:00
mdarocha
ffb2d716f4 eventstore: 5.0.8 -> 21.10.5 2022-07-13 18:25:48 +02:00
mdarocha
4e0e8cc0af eventstore: refactor to use buildDotnetModule 2022-07-13 17:15:39 +02:00
Thomas Depierre
fc658c86f7 riak, nixos/riak: remove
Riak have been updated a lot since the version 2.2 (now 3.0.10) but
has seen no updated to the package. This is at this point
a problem forcing us to maintain old versions of erlang.

We would be happy to re accept a newer version of Riak if someone want
to spend the time to set it up.
2022-06-25 15:51:18 -04:00
superherointj
ed0e7ad72e mongodb-4_2: fixed
Co-authored-by: @bryanasdev000
2022-06-24 13:09:00 -03:00
superherointj
eaebf07d5c mongodb-4_0: fixed
Co-authored-by: @bryanasdev000
2022-06-24 13:09:00 -03:00
Mario Rodas
b661c34a10 redis: 7.0.0 -> 7.0.2
https://github.com/redis/redis/releases/tag/7.0.1
https://github.com/redis/redis/releases/tag/7.0.2
2022-06-12 04:20:00 +00:00