Hi,

Ludovic Courtès wrote:

Nicolas Pierron <[EMAIL PROTECTED]> writes:

Author: NicolasPierron
Date: 2008-07-10 16:56:51 +0000 (Thu, 10 Jul 2008)
New Revision: 12336

You can view the changes in this commit at:
   https://svn.nixos.org/viewvc/nix?rev=12336&view=rev

Added:
   nixpkgs/trunk/pkgs/development/tools/misc/ddd/
   nixpkgs/trunk/pkgs/development/tools/misc/ddd/default.nix
Modified:
   nixpkgs/trunk/pkgs/top-level/all-packages.nix

It seems that your editor wrongfully considers tabs to be equivalent to
2 spaces, which is not an appropriate default (historically, tabs have
always been regarded as 8 spaces, by printers, etc., and most editors
and things like ViewVC take it as a default as well).  For Vim,
"set ts=8" should do the trick.  :-)

Let me reiterate to please not use tabs in Nix expressions. I even have an uncommited patch somewhere that turns tabs into warnings ;-)

--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to