GNU Idutils 4.5.
svn path=/nixpkgs/trunk/; revision=22461
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
diff --git a/libidu/id-lang.map b/libidu/id-lang.map
|
||||
index 7edb860..6dccd28 100644
|
||||
--- a/libidu/id-lang.map
|
||||
+++ b/libidu/id-lang.map
|
||||
@@ -92,3 +92,5 @@ Makefile.* make
|
||||
|
||||
*.gz FILTER gzip -d <%s
|
||||
*.Z FILTER gzip -d <%s
|
||||
+
|
||||
Recognize `.nix' files as text files.
|
||||
|
||||
--- idutils-4.5/libidu/id-lang.map 2009-05-17 16:38:42.000000000 +0200
|
||||
+++ idutils-4.5/libidu/id-lang.map 2010-07-04 15:52:48.000000000 +0200
|
||||
@@ -88,6 +88,7 @@ GNUmakefile make
|
||||
*.doc text
|
||||
*.txt text
|
||||
*.org text
|
||||
+*.nix text
|
||||
|
||||
*.m4 m4
|
||||
*.ac m4
|
||||
|
||||
Reference in New Issue
Block a user