summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-01-30 20:19:45 +0100
committerworldofpeace <worldofpeace@protonmail.ch>2020-01-30 18:39:42 -0500
commitf73d7259677b508efa5723a64ffbe0ea45634692 (patch)
tree78771d7f056a76b6aa10f367eb526168715003dd /nixos/doc
parent0fc62807153bd91bc8245aa103010f05a26546fc (diff)
llvm_{3,4}: re-add attributes with an error message about their removal
With this change, expressions relying on those old LLVM versions will fail with a meaningful error message.
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 41cf9d5eb15f..13981c0853d6 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -536,6 +536,9 @@ auth required pam_succeed_if.so uid >= 1000 quiet
</listitem>
</itemizedlist>
</listitem>
+ <listitem>
+ <para>The LLVM versions 3.5, 3.9 and 4 (including the corresponding CLang versions) have been dropped.</para>
+ </listitem>
</itemizedlist>
</section>