3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
..
clisp Added xmacro; updated clisp - well, it compiles now... 2007-08-10 18:54:44 +00:00
guile * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
kaffe * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lua-4 * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lua-5 * zsh upgraded to 4.3.2, lua upgraded to 5.1.2 (works only on linux now) 2007-07-17 16:43:06 +00:00
octave * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
perl * Perl updated to 5.8.8 (NIXPKGS-56). 2007-05-24 14:41:18 +00:00
php * PHP 5.2.0. 2006-12-15 21:18:27 +00:00
python add Python 2.5.1 2007-08-09 00:35:23 +00:00
ruby * Latest Ruby. 2007-06-18 10:23:09 +00:00
spidermonkey * More URLs. 2006-10-12 15:58:51 +00:00
sys-perl * "." -> "source". 2005-12-05 14:11:09 +00:00
tcl * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
toolbus * Remove a bunch of unused Nix expressions. 2006-10-12 15:43:01 +00:00
xulrunner * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00