nixpkgs/pkgs/tools
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
..
admin/tightvnc reverted diff r11163-11164 (rgb not needed for tightvnc) 2008-03-18 19:45:31 +00:00
archivers * GNU tar 1.20. 2008-05-09 14:56:29 +00:00
backup * Merged the stdenv branch 2008-06-13 11:46:39 +00:00
compression * Various updates. 2008-06-12 09:49:40 +00:00
graphics * Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango 2008-07-03 14:27:19 +00:00
misc bfr added (pipe buffer) 2008-07-11 20:27:53 +00:00
networking Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00
package-management Updated to new version 2008-07-14 14:41:36 +00:00
security gnupg: updated to version 1.4.9 2008-07-07 11:50:21 +00:00
system Added updated gdmap 2008-06-16 11:11:56 +00:00
text Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory. 2008-06-12 15:59:59 +00:00
typesetting lhs2tex version bump to 1.13, removed the external builder.sh 2008-06-04 09:59:13 +00:00
video/mjpegtools
X11 * Adde xpra. Doesn't quite work yet. 2008-03-17 13:45:50 +00:00