summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2021-06-10 02:33:10 +0200
committerrnhmjoj <rnhmjoj@inventati.org>2021-06-10 02:33:10 +0200
commit336130a90f64d34aa8465d200fdc1d2725fd31b9 (patch)
tree7a468ab480703e7c4df203126f218ccf438f0087 /nixos/modules/misc
parente2701c3115291f445a1e72d17f791f0a200c6740 (diff)
downloadnixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar.gz
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar.bz2
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar.lz
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar.xz
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.tar.zst
nixpkgs-336130a90f64d34aa8465d200fdc1d2725fd31b9.zip
nixos/gale: remove
This should have been removed along the package in 3f7d959.
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 7ea2940292b..2cbbbc522e1 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -252,7 +252,7 @@ in
       postsrsd = 220;
       opendkim = 221;
       dspam = 222;
-      gale = 223;
+      # gale = 223; removed 2021-06-10
       matrix-synapse = 224;
       rspamd = 225;
       # rmilter = 226; # unused, removed 2019-08-22
@@ -562,7 +562,7 @@ in
       postsrsd = 220;
       opendkim = 221;
       dspam = 222;
-      gale = 223;
+      # gale = 223; removed 2021-06-10
       matrix-synapse = 224;
       rspamd = 225;
       # rmilter = 226; # unused, removed 2019-08-22