summaryrefslogtreecommitdiffstats
path: root/tv/2configs/urlwatch.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-11-21 12:04:36 +0100
committertv <tv@krebsco.de>2017-11-21 12:04:36 +0100
commit1052fd44853129046cbc9fe16f5127401bb534d1 (patch)
treee37d9a1b09925f21a3c186761aca9f43f646fc63 /tv/2configs/urlwatch.nix
parent2f183f41ca257fbe9b48b58314849175ceb2dc6b (diff)
tv urlwatch: add rabbitmq
Diffstat (limited to 'tv/2configs/urlwatch.nix')
-rw-r--r--tv/2configs/urlwatch.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix
index 515f8996..a3525434 100644
--- a/tv/2configs/urlwatch.nix
+++ b/tv/2configs/urlwatch.nix
@@ -52,6 +52,8 @@ with import <stockholm/lib>;
# <stockholm/tv/2configs/xserver/xserver.conf.nix>
# 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