about summary refs log tree commit diff
path: root/pkgs/development/libraries/toolbuslib
AgeCommit message (Collapse)AuthorFilesLines
2010-08-24added seperate meta-environment packages, use callpackage for aterm28 Rob Vermaas2-10/+911
svn path=/nixpkgs/trunk/; revision=23394
2007-08-24* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra1-1/+1
URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
2006-10-12* Remove a bunch of unused Nix expressions.Eelco Dolstra1-1/+0
svn path=/nixpkgs/trunk/; revision=6716
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=6711
2006-02-03used buildInputs to remove need for special builder scriptsMerijn de Jonge2-10/+1
svn path=/nixpkgs/trunk/; revision=4684
2006-02-02Added toolbuslib and toolbus packagesMerijn de Jonge3-0/+21
svn path=/nixpkgs/trunk/; revision=4677