Commit graph

623 commits

Author SHA1 Message Date
Robert Hensing 22c4920c80 cassandra.updateScript: Add signature check 2022-04-11 17:25:10 +02:00
Robert Hensing d0dec918b5 cassandra*: Refactor: store versions in JSON 2022-04-11 17:25:10 +02:00
Robert Hensing efd55dbef4 cassandra.updateScript: Generate JSON 2022-04-11 17:25:10 +02:00
Robert Hensing 0038244d60 cassandra: Make updateScript update individual version 2022-04-11 17:25:10 +02:00
Robert Hensing ab55499253 cassandra: Add updateScript 2022-04-11 17:25:10 +02:00
Martin Weinelt bb7e4b378e Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 00:46:44 +02:00
Robert Scott e6a7acd5cc
Merge pull request #164059 from risicle/ris-redis-tests
redis: enable tests
2022-04-03 23:04:39 +01:00
Robert Scott 835c3419d9 redis: enable tests 2022-03-14 00:12:49 +00:00
github-actions[bot] a9a2d9475d
Merge staging-next into staging 2022-03-11 18:01:59 +00:00
Ivar Scholten d786405336 treewide: don't unnecessary set dotnet-related env vars
These have been moved to a setup hook in dotnet-{sdk,runtime,aspnetcore}
2022-03-04 14:41:18 +01:00
Maximilian Bosch 65f5fdb818
arangodb*: fix build w/glibc-2.34
Failing Hydra builds:
* https://hydra.nixos.org/build/155187495 (3.3)
* https://hydra.nixos.org/build/155161270 (3.4)
* https://hydra.nixos.org/build/155154245 (3.5)
2022-02-27 10:26:49 +01:00
Robert Hensing d806547deb cassandra_3_11: 3.11.10 -> 3.11.12 2022-02-23 15:23:19 +01:00
Robert Hensing 313acb6cc2 cassandra_3_0: 3.0.24 -> 3.0.26 2022-02-23 15:23:18 +01:00
Robert Hensing 72ddd738f4 cassandra: Remove javadoc which is not shipped in new versions 2022-02-23 15:23:18 +01:00
AndersonTorres 36928989d7 Move misc/emulators to applications/emulators - part 2
Three small leftovers found via ripgrep.
2022-02-16 01:38:51 -03:00
R. Ryantm 76215aa523 apache-jena: 4.3.2 -> 4.4.0 2022-02-11 23:47:26 +00:00
Felix Buehler ae45cea36e treewide: remove all .upstream files 2022-01-30 23:02:53 +01:00
Fabian Möller 4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
Felix Buehler 90af6344ab apache-jena: refactor, apache-jena-fuseki: refactor 2022-01-16 18:35:27 +01:00
Renaud 8325cfb39d
rethinkdb: pin Boost dep to boost170 2022-01-05 22:04:20 +01:00
Renaud 944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
R. Ryantm 159e8a8afa apache-jena: 4.3.1 -> 4.3.2 2021-12-31 00:37:08 +00:00
Felix Buehler 81eb599e8d nuget-to-nix: update to use pname instead of name 2021-12-23 22:47:34 +01:00
David Anderson ec3133d46e influxdb2: split CLI and server, add compat buildEnv. 2021-12-16 11:58:30 -08:00
David Anderson cc6af52e9b influxdb2: remove unused UI dependency tracking files. 2021-12-16 11:25:56 -08:00
David Anderson 8888330a9d influxdb2: 2.0.8 -> 2.1.1
* libflux: 0.124.0 -> 0.139.0; as specified in influxdb 2.1's release notes

* UI: 2.0.8 -> 2.1.2; matching what influxdb 2.1.1 requires

* Add checks in influxdb2's build to verify that libflux and the UI are at
  the version specified by upstream.

* The CLI got split into a separate repository for reasons to do with influx's
  cloud service, and its version has also been decoupled from the main influxdb
  repository. Link it back into the influxdb2 derivation, for compatibility
  with the previous derivation versions.
2021-12-16 11:25:56 -08:00
Joerie de Gram d2d9d4c862 apache-jena: 4.2.0 -> 4.3.1; apache-jena-fuseki: 4.2.0 -> 4.3.1
Fixes CVE-2021-44228. See #150288.
2021-12-14 00:16:36 +01:00
Thiago Kenji Okada 71e9ff7bc6
Merge pull request #146321 from bryanasdev000/mongodb
mongodb: 3.6.13 -> 3.6.23, 4.0.12 -> 4.0.27, 4.2.8 -> 4.2.17
2021-12-09 11:36:08 -03:00
Bryan A. S 3108f8dd7c mongodb-4_2: 4.2.8 -> 4.2.17 2021-11-16 20:02:34 -03:00
Bryan A. S 6aa95a5ea8 mongodb-4_0: 4.0.12 -> 4.0.27 2021-11-16 20:01:42 -03:00
Bryan A. S 373dd89275 mongodb-3_6: 3.6.13 -> 3.6.23 2021-11-16 20:01:10 -03:00
Claudio Bley 80cf9cd7ee
eventstore: Fix create-deps.sh script and update dependencies
The old version of the script tried to parse the output of the dotnet tool, but
apparently, that output changed and thus the list of dependencies was empty.
2021-11-16 15:54:33 +01:00
Alyssa Ross a2e92ff6ad pkgsMusl.redis: enable systemd support
We previously weren't able to build systemd for Musl, but now we
can!  (But not statically.)  So there's no longer any reason to have
systemd support in Redis disabled by default for pkgsMusl.
2021-11-04 10:44:01 +00:00
R. Ryantm 092b91f15f influxdb: 1.8.9 -> 1.8.10 2021-10-31 00:10:19 +00:00
Pavol Rusnak eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Mario Rodas 6ea41eaabb redis: 6.2.5 -> 6.2.6
https://github.com/redis/redis/releases/tag/6.2.6
2021-10-04 04:20:00 +00:00
Sergei Trofimovich c7fc01cd77
aerospike: drop blanket -Werror (#140306)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-10-03 16:50:53 +02:00
Matthieu Coudron 89032313ca redis: set mainProgram to redis-cli 2021-10-03 03:33:09 +02:00
Jörg Thalheim 6d9eed42d9 pkgsStatic.redis: fix build 2021-09-22 17:38:49 +02:00
Claudio Bley b23d8aa39c influxdb2: 2.0.6 -> 2.0.8
* libflux: 0.115.0 -> 0.124.0; which fixes build errors for libflux on
  hydra (unused vars in Rust)

* the UI (chronograf) is now in embeded as a static asset from its GitHub
  repository
2021-09-20 13:22:08 +02:00
Robert Scott a53e02e3ec apache-jena-fuseki: 3.13.1 -> 4.2.0 2021-09-18 21:27:15 +01:00
Robert Scott f54d2792e0 apache-jena: 3.7.0 -> 4.2.0 2021-09-18 21:26:47 +01:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
Robert Hensing a201246bac treewide: runCommandNoCC -> runCommand in generated code
This has been synonymous for ~5y.

Note that many of these runCommand bindings are unused, but that's
ok for generated code.
2021-08-15 17:36:41 +02:00
Andreas Rammhold cd20497c66
mongodb: pick python version from scons
The python modules that we to the enviroment should always come from the
same python version as scons as otherwise they can't be loaded.

This unbreaks the build of mongodb 4.2 which pinned python to 3.8 while
our python attribute moved on to 3.9 which is what scons uses now.
2021-08-14 13:42:01 +02:00
R. RyanTM cdba9b4fca influxdb: 1.8.6 -> 1.8.9 2021-08-08 14:04:28 +00:00
zowoq 0e50afedc1 influxdb2: buildFlagsArray -> ldflags, tags 2021-08-07 12:28:40 +10:00
Ben Siraphob 2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Frederik Rietdijk e029eba1ca cassandra: stay with python2
Did not test with python3.
2021-07-27 20:37:04 +02:00
Mario Rodas b155b06e1d redis: 6.2.4 -> 6.2.5
https://github.com/redis/redis/releases/tag/6.2.5
2021-07-21 04:20:00 +00:00