1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

* A Nix mode for Emacs.

This commit is contained in:
Eelco Dolstra 2004-06-04 14:31:57 +00:00
parent 5e4a2272bf
commit e8411948ff
6 changed files with 118 additions and 2 deletions

View file

@ -1,4 +1,4 @@
SUBDIRS = externals src scripts corepkgs doc tests
SUBDIRS = externals src scripts corepkgs doc misc tests
EXTRA_DIST = substitute.mk nix.spec nix.spec.in
include ./substitute.mk