about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-01-13 15:59:11 +0100
committergnidorah <gnidorah@users.noreply.github.com>2020-01-18 18:25:01 +0300
commit29bb16a9cd00d48949e5a4eec5029c9bb2544d1f (patch)
tree0448d6c069fc983f47da4417b3e284858e65fd72 /nixos/doc
parent100012e55bc2a82fc680cba31a426ad38ead6fab (diff)
downloadnixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar.gz
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar.bz2
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar.lz
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar.xz
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.tar.zst
nixlib-29bb16a9cd00d48949e5a4eec5029c9bb2544d1f.zip
way-cooler: Remove
As of 2020-01-09, way-cooler is officially dead:

    http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.html

hence, remove the package and the module.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>

docs/release-notes: remove way-cooler

way-cooler: show warnings about removal

Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>

way-cooler: add suggestion by @Infinisil
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index ca319dfea411..c8e71acc62b2 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -170,6 +170,12 @@ services.xserver.displayManager.defaultSession = "xfce+icewm";
    </listitem>
    <listitem>
     <para>
+     The Way Cooler wayland compositor has been removed, as the project has been officially canceled.
+     There are no more <literal>way-cooler</literal> attribute and <literal>programs.way-cooler</literal> options.
+    </para>
+   </listitem>
+   <listitem>
+    <para>
       The BEAM package set has been deleted. You will only find there the different interpreters.
       You should now use the different build tools coming with the languages with sandbox mode disabled.
     </para>