1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development/interpreters
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
..
clisp
erlang
guile Patched Guile to load srfi .so files correctly from its own directory. 2008-06-16 14:27:26 +00:00
kaffe
lua-4
lua-5
maude Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00
octave
perl-5.8
perl-5.10
php
php_configurable * Cleaned up the PHP expression. Added support for GD. Also 2008-06-06 13:03:55 +00:00
plt-scheme Added PLT Scheme 2008-07-17 09:57:47 +00:00
pyrex
python * unixODBCDrivers needs sqlite. 2008-06-13 09:44:43 +00:00
r-lang
ruby
spidermonkey
sys-perl
tcl
toolbus
xulrunner