nixpkgs/pkgs/development/tools/build-managers
Peter Simons a16eebd0a6 Cosmetic, no functional change intended.
This patch moves curly braces to the end of the line, i.e.

  foo = { 
    ...
  };

instead of the previously used style:

  foo = 
  { 
    ...
  };

I commit this change hoping that my contributions to this project now conform
to the rules described in maintainers/docs/coding-conventions.txt so that the
self-appointed indention sheriff of the NixOS community can finally get off my
back and rest assured knowing that all i's are dotted and all t's are crossed.

svn path=/nixpkgs/trunk/; revision=12386
2008-07-18 20:11:25 +00:00
..
apache-ant doh! 2008-04-11 22:10:44 +00:00
cmake updated cmake to 2.6.0 (Pierre on #cmake told me it's almost compatible with 2.4) so I don't expect any trouble 2008-05-11 14:52:09 +00:00
gnumake GNU Make: Make `nix-log2xml' support optional. 2008-07-07 22:02:36 +00:00
gnumake-3.80 * Doh. 2007-05-24 15:23:44 +00:00
mk * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
scons Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00