telling gnu id utils that .nix files should be treated as text
svn path=/nixpkgs/trunk/; revision=14237
This commit is contained in:
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
patches = [ ./nix-mapping.patch ];
|
||||
|
||||
meta = {
|
||||
description = "GNU Idutils, a text searching utility";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user