summary refs log tree commit diff
path: root/nixos/release-combined.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-11-11 16:18:23 -0500
committerworldofpeace <worldofpeace@protonmail.ch>2019-11-11 17:10:41 -0500
commitce26b3eaf000f4be9803d299bdb4d27af18d6ed5 (patch)
treeff11ae1bbb6b346d77d8a90cc0cb2fef7368a074 /nixos/release-combined.nix
parent04c5e20496aa60deeebcb7b69b417c4292bd7df8 (diff)
downloadnixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar.gz
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar.bz2
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar.lz
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar.xz
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.tar.zst
nixpkgs-ce26b3eaf000f4be9803d299bdb4d27af18d6ed5.zip
nixos/slim: remove
The SLIM project is abandoned and their last release was in 2013.
Because of this it poses a security risk to systems, no one is working
on it or picked up maintenance. It also lacks compatibility with systemd
and logind sessions. For users, there liikely isn't anything like slim
that's as lightweight in terms of dependencies.
Diffstat (limited to 'nixos/release-combined.nix')
-rw-r--r--nixos/release-combined.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/release-combined.nix b/nixos/release-combined.nix
index 9e2109d88b5..1bcab5cab09 100644
--- a/nixos/release-combined.nix
+++ b/nixos/release-combined.nix
@@ -133,7 +133,6 @@ in rec {
         (all nixos.tests.proxy)
         (all nixos.tests.sddm.default)
         (all nixos.tests.simple)
-        (all nixos.tests.slim)
         (all nixos.tests.switchTest)
         (all nixos.tests.udisks2)
         (all nixos.tests.xfce)