summary refs log tree commit diff
path: root/nixos/modules/misc/ids.nix
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2017-12-27 15:28:11 +0100
committerRobin Gloster <mail@glob.in>2017-12-29 02:18:35 +0100
commit445e3d739041474bc17757b5acc440d1fdcb13ea (patch)
treec1f74446f3b579388f0ab3eed7a5f1fa7313df1c /nixos/modules/misc/ids.nix
parentfe437d70ec14eecaf8b523021e70188ecf60ccb2 (diff)
downloadnixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar.gz
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar.bz2
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar.lz
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar.xz
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.tar.zst
nixlib-445e3d739041474bc17757b5acc440d1fdcb13ea.zip
ghostOne: remove
broken and unmaintained
Diffstat (limited to 'nixos/modules/misc/ids.nix')
-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 678593a2d8b4..579a3f6393ce 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -65,7 +65,7 @@
       foldingathome = 37;
       sabnzbd = 38;
       #kdm = 39; # dropped in 17.03
-      ghostone = 40;
+      #ghostone = 40; # dropped in 18.03
       git = 41;
       fourstore = 42;
       fourstorehttp = 43;
@@ -348,7 +348,7 @@
       #foldingathome = 37; # unused
       #sabnzd = 38; # unused
       #kdm = 39; # unused, even before 17.03
-      ghostone = 40;
+      #ghostone = 40; # dropped in 18.03
       git = 41;
       fourstore = 42;
       fourstorehttp = 43;