Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Vika
4b5fc2cfae
redis: Try to fix cross-compilation
...
**Note**: This makes redis use libc malloc when cross-compiling to
ARM. This may or may not degrade performance.
The reason for this is vendored jemalloc with Redis' patches. The
makefile for deps has hardcoded configure flags for jemalloc, and as a
result, it is unable to cross-compile it.
2019-08-29 17:12:06 +03:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
2d648e219b
rethinkdb: mark as broken
...
broken with openssl 1.1
2019-08-21 21:19:44 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
WilliButz
0c2b9e6eac
Merge pull request #65903 from r-ryantm/auto-update/EventStore
...
eventstore: 5.0.0 -> 5.0.2
2019-08-18 18:39:45 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Mario Rodas
ce9dadd7d1
Merge pull request #65996 from r-ryantm/auto-update/neo4j
...
neo4j: 3.5.6 -> 3.5.8
2019-08-10 04:43:05 -05:00
Aaron Andersen
16b448ebc0
Merge pull request #66186 from jonringer/bump-cassandra22
...
cassandra_2_2: 2.2.13 -> 2.2.14
2019-08-06 22:53:01 -04:00
volth
bbb6014052
arangodb_3_5: fix build on aarch64 and vanilla x86_64
2019-08-06 20:58:07 +00:00
volth
048a0acb89
arangodb: 3.3.19 -> 3.2.18, 3.3.22, 3.4.3, 3.5.0-rc.7
2019-08-06 11:48:34 +00:00
Jonathan Ringer
954f52d690
cassandra_2_2: 2.2.13 -> 2.2.14
2019-08-06 02:18:31 -07:00
R. RyanTM
f834efbdca
neo4j: 3.5.6 -> 3.5.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-08-04 16:35:04 -07:00
R. RyanTM
e691679e63
eventstore: 5.0.0 -> 5.0.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eventstore/versions
2019-08-03 22:00:36 -07:00
WilliButz
f84d3d565a
mongodb: fix build on aarch64
2019-07-28 13:55:35 +02:00
B YI
d737cf3cbf
cassandra 3.11.3 -> 3.11.4
...
also add test to all-test.nix
2019-07-14 22:22:04 +08:00
R. RyanTM
9db47b0e11
neo4j: 3.5.5 -> 3.5.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-06-23 14:55:22 +02:00
Daniel Schaefer
d8ad5ad2a2
cassandra: Properly wrap all binaries
...
Would previously overwrite the binary with the wrapper and thus wrap
itself (resulting in an infinite recursion on execution) for the
binaries in /bin.t
2019-06-13 04:36:41 +02:00
R. RyanTM
16a431a5be
redis: 5.0.4 -> 5.0.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redis/versions
2019-05-24 00:27:04 -07:00
R. RyanTM
5c28af1480
apache-jena-fuseki: 3.10.0 -> 3.11.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Marcus Stojcevich
118487b694
influxdb: 1.7.5 -> 1.7.6
2019-05-06 19:38:37 -04:00
R. RyanTM
0fb118a8ca
neo4j: 3.5.4 -> 3.5.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-05-01 06:45:50 -07:00
betaboon
8ab8b30699
eventstore: 4.1.1 -> 5.0.0 ( #58774 )
2019-04-27 14:57:37 +02:00
R. RyanTM
e1b8996be2
neo4j: 3.5.3 -> 3.5.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-04-16 18:47:45 +02:00
Mario Rodas
5e2dee877a
influxdb: 1.6.3 -> 1.7.5 ( #58622 )
2019-04-10 22:32:12 +02:00
R. RyanTM
4493358e89
redis: 5.0.3 -> 5.0.4 ( #58867 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redis/versions
2019-04-08 22:16:47 +02:00
Daniel Schaefer
2e6b8ae970
cassandra: Wrap new binaries ( #59090 )
...
The new releases of cassandra added some binaries that the install
script didn't wrap and thus were unusable.
2019-04-07 15:53:57 +02:00
R. RyanTM
46d3464bfd
apache-jena-fuseki: 3.9.0 -> 3.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2019-03-02 08:14:48 -08:00
Andreas Rammhold
48f1455c65
riak: mark as insecure
2019-02-27 21:16:21 +01:00
Andreas Rammhold
515be3b94b
riak-cs: mark as insecure
2019-02-27 21:16:09 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
R. RyanTM
1617de1973
neo4j: 3.5.2 -> 3.5.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2019-02-16 10:26:00 +01:00
Florian Klink
2436c97cbe
neo4j: 3.4.10 -> 3.5.2
...
neo4j-shell is gone
2019-02-01 13:55:30 +01:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Jörg Thalheim
ea10141de4
Merge pull request #52030 from r-ryantm/auto-update/redis
...
redis: 5.0.1 -> 5.0.3
2018-12-22 11:03:02 +01:00
R. RyanTM
87dae4f580
redis: 5.0.1 -> 5.0.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redis/versions
2018-12-14 03:37:38 -08:00
Samuel Dionne-Riel
abcb25bd8d
aerospike: Disables build on aarch64
...
The issue with its inclusion in the manual has been side-stepped by
matching on the platforms in supports.
2018-12-10 14:55:19 -05:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
R. RyanTM
eb61876a78
neo4j: 3.4.9 -> 3.4.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/neo4j/versions
2018-11-19 00:22:54 -08:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Jörg Thalheim
cb7fcd0a7c
Merge pull request #50202 from r-ryantm/auto-update/arangodb
...
arangodb: 3.3.16 -> 3.3.19
2018-11-15 15:51:24 +00:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
R. RyanTM
c2dee88601
arangodb: 3.3.16 -> 3.3.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arangodb/versions
2018-11-10 10:42:24 -08:00
Michael Raskin
6ed4d21a00
Merge pull request #50088 from r-ryantm/auto-update/apache-jena-fuseki
...
apache-jena-fuseki: 3.8.0 -> 3.9.0
2018-11-10 06:00:22 +00:00
R. RyanTM
ad4560c7b7
apache-jena-fuseki: 3.8.0 -> 3.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
2018-11-09 15:39:35 -08:00