nixpkgs/pkgs/top-level
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
..
all-packages.nix * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
build-for-release.nix Build GNU Zile. 2009-02-26 09:57:48 +00:00
builder-defs.nix * Split lib/default.nix into several files, as it had become a big 2009-02-09 16:51:03 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
release.nix * Make building a tarball from a Subversion working copy faster by 2008-12-03 18:20:14 +00:00
template-composing+config.nix * Tab removal. 2008-07-23 13:40:03 +00:00
template-composing-builder.nix Added FBTerm - framebuffer terminal emulator 2008-12-08 12:44:42 +00:00
template-debian.nix * mirror://debian: stripped the /pool part; there are other Debian 2008-03-13 13:31:39 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00