From 0be98cbbc152980f04037e19941b295958e91f64 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 21 Nov 2017 12:04:36 +0100 Subject: tv urlwatch: add rabbitmq --- tv/2configs/urlwatch.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tv') diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 515f899..a352543 100644 --- a/tv/2configs/urlwatch.nix +++ b/tv/2configs/urlwatch.nix @@ -52,6 +52,8 @@ with import ; # # is derived from `configFile` in: https://raw.githubusercontent.com/NixOS/nixpkgs/master/nixos/modules/services/x11/xserver.nix + + https://www.rabbitmq.com/changelog.html ]; hooksFile = toFile "hooks.py" '' import subprocess -- cgit v1.2.3