diff options
author | lassulus <lassulus@lassul.us> | 2017-11-25 16:55:09 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-11-25 16:55:09 +0100 |
commit | de49b13081bdc6dc0319ace6757c013f150ad186 (patch) | |
tree | 26fcf0415611b91c641c347f1bd3e449fa474846 /tv/2configs | |
parent | 963d14d8d9e9dadbc6afb70208a0f938ba501987 (diff) | |
parent | 899ca292682f2ebf22f930c3ddb75a04eb8cc102 (diff) |
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'tv/2configs')
-rw-r--r-- | tv/2configs/urlwatch.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 515f8996f..a35254345 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 |