nixpkgs/pkgs/development/libraries/cil-aterm
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
..
atermprinter.patch added cil-aterm to nixpkgs 2006-01-02 14:24:36 +00:00
cil-aterm-1.3.3.nix changed cil from version 1.3.3 to 1.3.4 2006-01-16 10:09:55 +00:00
cil-aterm-1.3.4.patch CX-1: Nix installation of CX is broken 2006-09-13 12:02:12 +00:00
cil-aterm-1.3.6.patch Forgot to patch the config file to point to the right binaries. 2007-03-08 14:06:56 +00:00
default.nix * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00