From 186c76539855a8d1a3e76af0ff95b5de50aa48f8 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 19 Feb 2018 18:54:16 +0100 Subject: rabbitmq: 3.6.10 -> 3.6.15 (and various improvements) - split outputs (doc, man, out) - a new runtime dependency on getconf - fix up SCRIPTS_DIR in wrapper - clean output folder of stray doc files - add license & maintainer Tested with `nixos/tests/rabbitmq.nix`, inside a docker image and manually. --- nixos/release.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/release.nix') diff --git a/nixos/release.nix b/nixos/release.nix index ee7dcd985a33..c85150190587 100644 --- a/nixos/release.nix +++ b/nixos/release.nix @@ -339,6 +339,7 @@ in rec { tests.pumpio = callTest tests/pump.io.nix {}; # tests.quagga = callTest tests/quagga.nix {}; tests.quake3 = callTest tests/quake3.nix {}; + tests.rabbitmq = callTest tests/rabbitmq.nix {}; tests.radicale = callTest tests/radicale.nix {}; tests.rspamd = callSubTests tests/rspamd.nix {}; tests.runInMachine = callTest tests/run-in-machine.nix {}; -- cgit 1.4.1