eventstore: 4.1.1 -> 5.0.0 (#58774)

This commit is contained in:
betaboon
2019-04-27 14:57:37 +02:00
committed by Timo Kaufmann
parent 9a14ef6f4b
commit 8ab8b30699
4 changed files with 626 additions and 28 deletions
+1 -2
View File
@@ -13940,8 +13940,7 @@ in
elasticmq = callPackage ../servers/elasticmq { };
eventstore = callPackage ../servers/nosql/eventstore {
mono = mono4;
v8 = v8_6_x;
Nuget = dotnetPackages.Nuget;
};
exim = callPackage ../servers/mail/exim { };