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 Changed port in test-suite to avoid OpenFire port conflict during build. 2008-03-11 20:58:29 +00:00
erlang erlang and libsigsegv upgraded 2008-02-07 10:43:05 +00:00
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 lua-5: url correted 2008-01-28 19:38:59 +00:00
maude Cosmetic, no functional change intended. 2008-07-18 20:11:25 +00:00
octave
perl-5.8 * WTF. 2008-02-22 15:18:22 +00:00
perl-5.10 * Revert r10833, it doesn't really work. Instead build ghcboot 2008-02-22 14:43:00 +00:00
php PHP can take mysql as a arugment 2007-10-30 16:04:45 +00:00
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 * Adde xpra. Doesn't quite work yet. 2008-03-17 13:45:50 +00:00
python * unixODBCDrivers needs sqlite. 2008-06-13 09:44:43 +00:00
r-lang Support for R-language (statistical) 2008-05-07 11:24:28 +00:00
ruby Added Ruby Gems. I have no idea how to better use repository-provided dependencies. 2008-04-11 09:23:33 +00:00
spidermonkey Added Makefile.extra to spidermonkey 2007-11-11 16:46:15 +00:00
sys-perl
tcl * Added expect. 2008-02-27 15:48:53 +00:00
toolbus
xulrunner