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:
parent
898a3f729c
commit
2c75945de5
7 changed files with 7 additions and 229 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue