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
Eelco Dolstra
9efba4b3b0
* Added IO::Compress::Bzip2.
...
svn path=/nixpkgs/trunk/; revision=14306
2009-03-03 10:36:29 +00:00
Eelco Dolstra
2c0558e11c
* Valgrind 3.4.1.
...
svn path=/nixpkgs/trunk/; revision=14304
2009-03-03 09:19:50 +00:00
Armijn Hemel
2d1a047761
add stunnel
...
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00
Ludovic Courtès
fd93dfbe9d
CEDET 1.0pre6.
...
svn path=/nixpkgs/trunk/; revision=14298
2009-03-02 15:11:54 +00:00
Eelco Dolstra
6bb95494e7
* Use the version attribute if available.
...
svn path=/nixpkgs/trunk/; revision=14297
2009-03-02 14:33:33 +00:00
Eelco Dolstra
84a0bd9c83
* Use qcow2.
...
svn path=/nixpkgs/trunk/; revision=14296
2009-03-02 14:31:33 +00:00
Eelco Dolstra
45081f330d
* Append the version to the "name" attribute to make the store paths
...
of Hydra builds more distinct (e.g. "patchelf-build-0.5pre1234"
instead of just "patchelf-build"). If the version isn't known,
append at least the revision.
* Propagate the release name of the source tarball to Nix builds.
Useful to provide sensible package names in channels.
svn path=/nixpkgs/trunk/; revision=14294
2009-03-02 13:45:48 +00:00
Eelco Dolstra
f19aea6d5a
* Added openSUSE 11.0.
...
* Create some device nodes in the RPM/Deb disk images, since modern
distributions may not provide any device nodes (they're all
generated by udev).
svn path=/nixpkgs/trunk/; revision=14293
2009-03-02 13:22:31 +00:00
Sander van der Burg
df84d143c1
Some kdebindings-4.2 fixes
...
svn path=/nixpkgs/trunk/; revision=14291
2009-03-02 10:19:20 +00:00
Lluís Batlle i Rossell
301c3d31c9
Adding tunctl. I didn't know how to build the manpage, though.
...
svn path=/nixpkgs/trunk/; revision=14290
2009-03-01 21:34:39 +00:00
Lluís Batlle i Rossell
247ad8bfcf
Adding LUKS cryptsetup for the devicemapper.
...
svn path=/nixpkgs/trunk/; revision=14289
2009-03-01 11:11:21 +00:00
Armijn Hemel
67cbb2c3fb
update to 0.13.0
...
svn path=/nixpkgs/trunk/; revision=14288
2009-03-01 00:48:25 +00:00
Nicolas Pierron
e18a10d0ae
* Refactor mkIf to extract the concept of properties.
...
Properties can be delay on any attribute set and have
functions which are used to define the semantic of each
property.
* Introduce the mkOverride property.
svn path=/nixpkgs/trunk/; revision=14285
2009-02-28 18:21:25 +00:00
Eelco Dolstra
02b2540b15
svn path=/nixpkgs/trunk/; revision=14284
2009-02-27 16:25:27 +00:00
Eelco Dolstra
30d188f92d
* Graphviz 2.20.3.
...
svn path=/nixpkgs/trunk/; revision=14281
2009-02-27 15:36:14 +00:00
Peter Simons
c7e3110299
Use $NIXPKGS_CONFIG to determine whether ghostscript has cups support.
...
svn path=/nixpkgs/trunk/; revision=14275
2009-02-27 13:44:31 +00:00
Eelco Dolstra
0175270bf9
* Wine 1.1.15.
...
svn path=/nixpkgs/trunk/; revision=14273
2009-02-27 12:52:55 +00:00
Michael Raskin
9d06868cda
Updated Lazarus
...
svn path=/nixpkgs/trunk/; revision=14263
2009-02-26 15:49:55 +00:00
Pjotr Prins
17e2100b03
Updated PAML package to 4.2a
...
svn path=/nixpkgs/trunk/; revision=14262
2009-02-26 15:22:13 +00:00
Michael Raskin
d6682c9514
Updated FPC. Patch partially by Felix Breuer
...
svn path=/nixpkgs/trunk/; revision=14261
2009-02-26 15:14:17 +00:00
Marc Weber
6a1ecaee94
added tightvnc note about solving connecting trouble
...
svn path=/nixpkgs/trunk/; revision=14260
2009-02-26 13:16:25 +00:00
Peter Simons
9cab85dd63
git: updated from 1.6.0.4 to 1.6.1.3
...
svn path=/nixpkgs/trunk/; revision=14259
2009-02-26 10:54:52 +00:00
Peter Simons
6febac4529
git.el: added fill-paragraph patch
...
The patch makes Emacs recognize "--- log message follows this line ---"
as a paragraph separator. It's going to be part of the distribution in
the foreseeable future.
svn path=/nixpkgs/trunk/; revision=14258
2009-02-26 10:54:44 +00:00
Ludovic Courtès
5ee528446d
Build GNU Zile.
...
svn path=/nixpkgs/trunk/; revision=14257
2009-02-26 09:57:48 +00:00
Ludovic Courtès
9aabbea00e
Build portmap' and
nfs-utils'.
...
svn path=/nixpkgs/trunk/; revision=14256
2009-02-26 09:57:27 +00:00
Ludovic Courtès
e221d7ce61
TCP Wrappers: Use the Debian patches.
...
It has the following side effects (among others):
* Fix compilation on x86_64. We now only install the shared
library and one of the Debian patches makes sure its objects
are compiled with `-fPIC'.
* Provide IPv6 support.
* Fix man pages.
* Fix `linux' makefile target.
svn path=/nixpkgs/trunk/; revision=14255
2009-02-26 09:53:31 +00:00
Lluís Batlle i Rossell
a54392bc53
Adding nylon.
...
svn path=/nixpkgs/trunk/; revision=14254
2009-02-25 23:21:44 +00:00
Lluís Batlle i Rossell
17abbe36d4
Adding remind and netpbm (maybe without all possible programs).
...
I agree the netpbm installation script is quite ugly, but I left a comment there.
svn path=/nixpkgs/trunk/; revision=14253
2009-02-25 22:44:08 +00:00
Marc Weber
daf2cd23dc
gpm updated to version 1.20.6 so it compiles on x86_64
...
svn path=/nixpkgs/trunk/; revision=14252
2009-02-25 21:17:25 +00:00
Ludovic Courtès
38dd615de3
CEDET: Fix installation.
...
svn path=/nixpkgs/trunk/; revision=14250
2009-02-25 21:12:13 +00:00
Ludovic Courtès
8fba10c951
Add GNU Zile, a tiny Emacs clone.
...
svn path=/nixpkgs/trunk/; revision=14249
2009-02-25 20:24:18 +00:00
Ludovic Courtès
820ee6e61b
G-Wrap 1.9.12.
...
svn path=/nixpkgs/trunk/; revision=14248
2009-02-25 16:57:41 +00:00
Sander van der Burg
3a1c208a69
Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure
...
svn path=/nixpkgs/trunk/; revision=14246
2009-02-25 16:05:13 +00:00
Ludovic Courtès
44ecf2a4b0
Build CEDET.
...
svn path=/nixpkgs/trunk/; revision=14241
2009-02-25 14:31:22 +00:00
Ludovic Courtès
a7cf0b2f02
Add CEDET, the umbrella project for Semantic and EIEIO.
...
svn path=/nixpkgs/trunk/; revision=14240
2009-02-25 14:30:50 +00:00
Marc Weber
c0dd6fd3c9
telling gnu id utils that .nix files should be treated as text
...
svn path=/nixpkgs/trunk/; revision=14237
2009-02-25 04:53:06 +00:00
Marc Weber
312c697fef
added tig (git console browser)
...
svn path=/nixpkgs/trunk/; revision=14236
2009-02-24 22:00:35 +00:00
Michael Raskin
edfe20b2ac
Fixes implemented inside kqemu expression
...
svn path=/nixpkgs/trunk/; revision=14234
2009-02-24 21:17:54 +00:00
Michael Raskin
8bf73286a4
add eqStrings back..
...
svn path=/nixpkgs/trunk/; revision=14228
2009-02-24 16:19:08 +00:00
Sander van der Burg
cb40899b8d
Fixed compilation bug of kdepim with qgpgme
...
svn path=/nixpkgs/trunk/; revision=14226
2009-02-24 13:40:11 +00:00
Sander van der Burg
02aa7e7d96
Fixed gpgme detection of kdepimlibs
...
svn path=/nixpkgs/trunk/; revision=14224
2009-02-24 13:00:26 +00:00
Michael Raskin
8f51ff86fd
Qemu SVN head..
...
svn path=/nixpkgs/trunk/; revision=14222
2009-02-24 12:22:15 +00:00
Sander van der Burg
e8a25c32bc
Added KDE 4.2 plasma addons package to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14221
2009-02-24 12:17:44 +00:00
Sander van der Burg
f056ebe614
Added KDE 4.2 plasma addons package
...
svn path=/nixpkgs/trunk/; revision=14220
2009-02-24 12:16:53 +00:00
Eelco Dolstra
a8b75358b3
svn path=/nixpkgs/trunk/; revision=14219
2009-02-24 12:14:48 +00:00
Eelco Dolstra
7782a3189e
* Added Debian 5.0 (Lenny). Added the "login" package to the base
...
image, otherwise the post-installs script of the "passwd" package
will fail because /etc/login.defs is missing. This also fixes the
Ubuntu 8.10 image generation, woohoo!
svn path=/nixpkgs/trunk/; revision=14217
2009-02-24 10:56:42 +00:00
Eelco Dolstra
370e545be5
svn path=/nixpkgs/trunk/; revision=14216
2009-02-24 10:29:54 +00:00
Michael Raskin
958a01ffa6
These changes to kernel builder are obviously needed. kQemu is built, but causes kernel oops
...
svn path=/nixpkgs/trunk/; revision=14213
2009-02-24 05:10:36 +00:00
Sander van der Burg
1dba159995
Added KDE 4.2 network, pim packages to the buildfarm
...
svn path=/nixpkgs/trunk/; revision=14212
2009-02-23 23:10:44 +00:00