about summary refs log tree commit diff
path: root/doc/manual/release-notes
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2017-08-20T04·16-0700
committerMatthew Bauer <mjbauer95@gmail.com>2017-08-20T04·16-0700
commit2c75945de58defcfae23cb30a9003695fbcd2f3d (patch)
treeb1b23c11bd9dcb6f6ea8db4acc4c33da677f134a /doc/manual/release-notes
parent898a3f729cb33d2ec5bf28db76c5a21b0e51e13f (diff)
Remove nix-mode.el from Nix.
This removes the file nix-mode.el from Nix. The file is now available within the
repository https://github.com/NixOS/nix-mode.

Fixes #662
Fixes #1040
Fixes #1054
Fixes #1055
Closes #1119
Fixes #1419

NOTE: all of the above should be fixed within NixOS/nix-mode. If one of those
hasn’t please reopen within NixOS/nix-mode and not within NixOS/nix.
Diffstat (limited to 'doc/manual/release-notes')
-rw-r--r--doc/manual/release-notes/rl-1.12.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/release-notes/rl-1.12.xml b/doc/manual/release-notes/rl-1.12.xml
index 551139f3a6..d9bdd9eddd 100644
--- a/doc/manual/release-notes/rl-1.12.xml
+++ b/doc/manual/release-notes/rl-1.12.xml
@@ -387,6 +387,12 @@ configureFlags = "--prefix=${placeholder "out"} --includedir=${placeholder "dev"
     (b8867a0239b1930a16f9ef3f7f3e864b01416dff))</para>
   </listitem>
 
+  <listitem>
+    <para><filename>nix-mode.el</filename> has been removed from Nix. It is now a separate repository
+    in <uri>https://github.com/NixOS/nix-mode</uri> and can be installed through the MELPA
+    package repository.</para>
+  </listitem>
+
 </itemizedlist>
 
 <para>This release has contributions from TBD.</para>