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
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Sander van der Burg
8d679b6351
Created simplified ejabberd Nix expression
...
svn path=/nixpkgs/trunk/; revision=12899
2008-09-22 14:07:25 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Michael Raskin
c4216c4aba
Updated OpenFire
...
svn path=/nixpkgs/trunk/; revision=12470
2008-08-03 17:08:52 +00:00
Michael Raskin
3001f31b44
Fixed my stupid mistake..
...
svn path=/nixpkgs/trunk/; revision=11266
2008-03-22 19:51:19 +00:00
Michael Raskin
58a31ca341
Fixes to OpenFire
...
svn path=/nixpkgs/trunk/; revision=11263
2008-03-22 17:53:27 +00:00
Sander van der Burg
ad0f90ccc0
Updated to the stable 2.0.0
...
svn path=/nixpkgs/trunk/; revision=10920
2008-03-02 22:11:19 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
ed3cf0a497
Fixed setup.sh - non-default Makefile may be passed in makeFlags. OpenFire added, doesn't work yet
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10795
2008-02-21 04:48:55 +00:00
Michael Raskin
4df190c703
Various fixes and updates to build that all.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00