nixpkgs/pkgs
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
..
applications * Firefox 2.0.0.16, Firefox 3.0.1. 2008-07-18 10:40:11 +00:00
build-support undo 2008-07-06 15:46:10 +00:00
configs/etc
data Poppler data 0.2.0. 2008-07-18 07:45:48 +00:00
desktops * kdelibs: build with ACL support. 2008-06-19 22:20:49 +00:00
development Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00
games * Exult 1.4 snapshot. 2008-07-12 17:00:57 +00:00
lib * Merged the stdenv branch 2008-06-13 11:46:39 +00:00
misc * ghostscript: force the use of the -fpic flag, otherwise it doesn't 2008-07-18 14:52:20 +00:00
os-specific/linux * Linux 2.6.25.11. 2008-07-18 14:53:48 +00:00
servers Shared lib path should be relative to catalina base, not home 2008-07-06 21:06:31 +00:00
shells * bash: use the global /etc/bashrc and /etc/bash_logout files. 2008-07-16 15:05:49 +00:00
stdenv * Oops, because we didn't pass extraAttrs, the glibc from the 2008-06-27 14:33:09 +00:00
test
tools Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00
top-level maude: build of unstable beta version because it has less bugs in full-maude 2008-07-18 20:11:12 +00:00