about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
diff options
context:
space:
mode:
authorThomas Depierre <depierre.thomas@gmail.com>2019-10-19 17:37:44 +0200
committerThomas Depierre <depierre.thomas@gmail.com>2019-11-17 13:45:57 +0100
commit8de4654d4b108ae11a02dc39bdf0366202fe113b (patch)
tree4036ab5638bdb5ea12c6e7bd82b6b5d63fcb2777 /nixos/doc/manual/release-notes
parenta21cb752426a57888d8bc0ef957b45e7033177e7 (diff)
downloadnixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar.gz
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar.bz2
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar.lz
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar.xz
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.tar.zst
nixlib-8de4654d4b108ae11a02dc39bdf0366202fe113b.zip
beam-modules/hex-snapshot: remove
The package set is not maintained. It is also not used by most of the
BEAM community. Removing it to allow a more useful set of tools fit to
the BEAM community in Nixpkgs.
Diffstat (limited to 'nixos/doc/manual/release-notes')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 407e0d11584c..85aefc6fc434 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -141,6 +141,11 @@
      Consider migrating to a different display manager such as LightDM (current default in NixOS),
      SDDM, GDM, or using the startx module which uses Xinitrc.
      </para>
+   <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>
    </listitem>
   </itemizedlist>
  </section>