Commit graph

5 commits

Author SHA1 Message Date
Michael Raskin 39dc794d4a Fix JWM build
svn path=/nixpkgs/trunk/; revision=26404
2011-03-17 19:21:26 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +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
Marc Weber cc44e2bb54 updated jwm's url as suggested by Saadfuijk Naas <tachermourir@rambler.ru>
svn path=/nixpkgs/trunk/; revision=12508
2008-08-06 09:50:41 +00:00
Marc Weber 1c36a32ce7 added jwm expression provided by tachermourir (mailinglist)
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00