Commit graph

6 commits

Author SHA1 Message Date
Ludovic Courtès efb5018a8f Add GNU guile-gnome.
svn path=/nixpkgs/trunk/; revision=17657
2009-10-05 22:21:50 +00:00
Ludovic Courtès 9fe05496fb Add Guile-Cairo.
svn path=/nixpkgs/trunk/; revision=17653
2009-10-05 22:21:24 +00:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès 144e3b4e9d Guile: Use `share/guile/site' as the standard Guile module location.
svn path=/nixpkgs/trunk/; revision=11507
2008-04-09 08:15:30 +00:00
Ludovic Courtès 62bcc0f821 Add `doCheck' for Guile-Lint and Guile-Library.
svn path=/nixpkgs/trunk/; revision=11289
2008-03-26 15:20:25 +00:00
Ludovic Courtès e2b794b807 Add Guile-Lib, a collection of useful GNU Guile modules.
svn path=/nixpkgs/trunk/; revision=10639
2008-02-12 11:16:53 +00:00