1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 11:03:54 +02:00

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.
This commit is contained in:
Matthew Bauer 2017-08-19 21:16:30 -07:00
parent 898a3f729c
commit 2c75945de5
No known key found for this signature in database
GPG key ID: E04D0AD9469141C3
7 changed files with 7 additions and 229 deletions

View file

@ -23,7 +23,6 @@ makefiles = \
misc/systemd/local.mk \
misc/launchd/local.mk \
misc/upstart/local.mk \
misc/emacs/local.mk \
doc/manual/local.mk \
tests/local.mk