Ludovic Courtès
26bd10a892
lsh: Help `lsh-make-seed' gather more entropy.
...
svn path=/nixpkgs/trunk/; revision=16978
2009-09-07 13:45:06 +00:00
Rob Vermaas
c0e46e52ba
* added postgresql 8.4.0
...
svn path=/nixpkgs/trunk/; revision=16956
2009-09-04 12:55:03 +00:00
Eelco Dolstra
5de6c065d3
* Added scrot, a command-line screen capture utility.
...
svn path=/nixpkgs/trunk/; revision=16946
2009-09-02 22:56:33 +00:00
Eelco Dolstra
e4428949fe
* Build Audacious with XSPF (playlist) support.
...
svn path=/nixpkgs/trunk/; revision=16935
2009-09-02 16:54:08 +00:00
Eelco Dolstra
c26262e72e
* Some cleanup of the Opera expression. It doesn't need the libstdcpp
...
from GCC 3.3 anymore, GCC 4.x is fine. So we can use the regular Qt
3 build. Also, there don't seem to be any references to Motif
anymore.
svn path=/nixpkgs/trunk/; revision=16932
2009-09-02 13:24:08 +00:00
Sander van der Burg
c9254649c0
Added Disnix activation scripts package
...
svn path=/nixpkgs/trunk/; revision=16928
2009-09-02 10:03:45 +00:00
Sander van der Burg
d573d5f621
Upgraded disnix package to SVN revision 16924
...
svn path=/nixpkgs/trunk/; revision=16927
2009-09-02 09:47:47 +00:00
Eelco Dolstra
f782f14e58
* Factor out an adapter to clean up the build tree.
...
svn path=/nixpkgs/trunk/; revision=16920
2009-09-02 06:31:13 +00:00
Michael Raskin
3d7152db82
Fix /sbin/ reference. On Linux just replace it with an "ip link" reference
...
svn path=/nixpkgs/trunk/; revision=16918
2009-09-01 22:42:05 +00:00
Eelco Dolstra
58e6161768
* addCoverageInstrumentation: factor out the code that keeps the build
...
tree under $out into a separate stdenv adapter named keepBuildTree.
* makeModulesClosure: support building an initrd for a kernel that has
been compiled with coverage instrumentation.
svn path=/nixpkgs/trunk/; revision=16916
2009-09-01 21:56:46 +00:00
Michael Raskin
043fe38f80
Enable some features in gvpe
...
svn path=/nixpkgs/trunk/; revision=16915
2009-09-01 21:00:34 +00:00
Michael Raskin
ef6a270501
Adding GVPE - a protected virtual multinode ethernet
...
svn path=/nixpkgs/trunk/; revision=16913
2009-09-01 20:12:01 +00:00
Rob Vermaas
f016a6bcbc
* stratego-mode for emacs
...
svn path=/nixpkgs/trunk/; revision=16910
2009-09-01 14:27:24 +00:00
Eelco Dolstra
61acec5361
* Use makeOverridable for a few packages used in the Subversion
...
coverage test, and inherit from pkgsOverriden. This is really
ugly. Should think hard about how to do this in a cleaner way.
svn path=/nixpkgs/trunk/; revision=16904
2009-08-31 15:03:31 +00:00
Michael Raskin
11e09ffad1
Adding GlusterFS - a distributed storage system
...
svn path=/nixpkgs/trunk/; revision=16896
2009-08-31 09:52:01 +00:00
Eelco Dolstra
0fd5ed507e
* A stdenv adapter to build a package with coverage instrumentation.
...
svn path=/nixpkgs/trunk/; revision=16890
2009-08-28 16:45:56 +00:00
Michael Raskin
d109e4cd95
Trying to reinstate the meta-based Hydra builds
...
svn path=/nixpkgs/trunk/; revision=16883
2009-08-28 06:29:21 +00:00
Marc Weber
08d98a9972
Revert "mod-python unfinished"
...
reverting -r 16808 (unfinished mod_python). Sth working does already exist
svn path=/nixpkgs/trunk/; revision=16882
2009-08-27 23:46:15 +00:00
Marc Weber
8ff2647169
adding gutenprint (former gimp-print) and gutenprintBin. I still haven't
...
found the source of the binary package containing the .ppd files
Still impure but works. See comment.
svn path=/nixpkgs/trunk/; revision=16881
2009-08-27 23:32:13 +00:00
Marc Weber
bc8a85288d
cups-bjnp driver
...
svn path=/nixpkgs/trunk/; revision=16880
2009-08-27 23:32:10 +00:00
Michael Raskin
a1ea759dd9
Adding libev - an even loop library remotely similar to libevent
...
svn path=/nixpkgs/trunk/; revision=16877
2009-08-27 07:17:57 +00:00
Eelco Dolstra
ca13d6918e
* As predicted, returning {} if a package isn't supported on a
...
platform won't work: nix-env -qa barfs with "error: cannot coerce an
attribute set (except a derivation) to a string". So throw an error
instead. Anyway, condPackage/platformPackage doesn't belong in
all-packages.nix (it should be specified in the package itself).
svn path=/nixpkgs/trunk/; revision=16870
2009-08-26 17:14:08 +00:00
Eelco Dolstra
9358ffa39c
* Get rid of some old Compiz versions.
...
svn path=/nixpkgs/trunk/; revision=16868
2009-08-26 17:04:15 +00:00
Michael Raskin
f16657b14f
Adding monit monitoring tool; in the course of action creating a script to auto-prepare basic autoupdate layout
...
svn path=/nixpkgs/trunk/; revision=16863
2009-08-26 16:22:20 +00:00
Eelco Dolstra
24487fa73e
* Allow the Nixpkgs config to be passed as a function argument (rather
...
than through ~/.nixpkgs/config.nix or $NIXPKGS_CONFIG).
svn path=/nixpkgs/trunk/; revision=16861
2009-08-26 13:51:37 +00:00
Michael Raskin
fbea8a558a
Adding WebDruid log analyzer. In the same time, reworking source autoupdate system a bit
...
svn path=/nixpkgs/trunk/; revision=16859
2009-08-26 11:13:36 +00:00
Michael Raskin
426c46cd97
Forgot to mark Google Earth
...
svn path=/nixpkgs/trunk/; revision=16852
2009-08-25 06:45:31 +00:00
Michael Raskin
88ae620570
Fix syntax error after the marking up
...
svn path=/nixpkgs/trunk/; revision=16851
2009-08-25 06:40:26 +00:00
Michael Raskin
8baf01155b
Attempt to mark up packages with platform assertions
...
svn path=/nixpkgs/trunk/; revision=16850
2009-08-25 06:36:05 +00:00
Michael Raskin
62cd2b2247
Folding@Home also has platform assertions.
...
svn path=/nixpkgs/trunk/; revision=16849
2009-08-25 06:18:29 +00:00
Michael Raskin
031c6275fd
Flash player also has assertions..
...
svn path=/nixpkgs/trunk/; revision=16848
2009-08-25 06:11:22 +00:00
Michael Raskin
0c294c4827
My way of testing packages was wrong..
...
svn path=/nixpkgs/trunk/; revision=16847
2009-08-25 06:07:42 +00:00
Michael Raskin
3b5b31afed
Hopefully that should a) work b) not break things when it does not work
...
svn path=/nixpkgs/trunk/; revision=16846
2009-08-25 06:04:13 +00:00
Michael Raskin
feed5f087f
Try selecting packages to build based on their being maintained
...
svn path=/nixpkgs/trunk/; revision=16844
2009-08-25 05:46:48 +00:00
Michael Raskin
4ba8f74591
Adding Gphoto2FS - filesystem for attached cameras
...
svn path=/nixpkgs/trunk/; revision=16841
2009-08-24 21:35:45 +00:00
Michael Raskin
85849fdfdd
Roll back to older WebKit anyway pending a GTK update
...
svn path=/nixpkgs/trunk/; revision=16836
2009-08-24 18:22:58 +00:00
Michael Raskin
c4b524f2fa
Removing midori from hydra; currently I see no easy solution without GTK rebuild
...
svn path=/nixpkgs/trunk/; revision=16833
2009-08-24 14:24:47 +00:00
Michael Raskin
bdf2bb0bf5
Fix uzbl build, although in a bit hacky way
...
svn path=/nixpkgs/trunk/; revision=16832
2009-08-24 13:05:19 +00:00
Michael Raskin
e0bfd8d7e7
Use fresher libsoup in GStreamer
...
svn path=/nixpkgs/trunk/; revision=16830
2009-08-24 09:40:18 +00:00
Michael Raskin
6496dbbbc5
Correctly pass libsoup_git_head to webkit and packages using it
...
svn path=/nixpkgs/trunk/; revision=16822
2009-08-24 05:23:27 +00:00
Michael Raskin
8e85ed36fb
Update WebKit to latest and use Git checkout for libsoup
...
svn path=/nixpkgs/trunk/; revision=16820
2009-08-24 04:55:55 +00:00
Michael Raskin
5a6e313abf
Add an automated updater script and definitions for its use for WebKit
...
svn path=/nixpkgs/trunk/; revision=16816
2009-08-23 22:10:08 +00:00
Marc Weber
024d1b7851
fix compiz-0.6. Now nix-env -q \* should work again.
...
svn path=/nixpkgs/trunk/; revision=16811
2009-08-22 14:50:18 +00:00
Marc Weber
84e5a94257
making compiz compile again. builderDefsPackage is used now
...
svn path=/nixpkgs/trunk/; revision=16809
2009-08-22 09:33:38 +00:00
Marc Weber
159eebd808
mod-python unfinished
...
svn path=/nixpkgs/trunk/; revision=16808
2009-08-22 09:33:35 +00:00
Ludovic Courtès
4ad3ea4107
Add GNU MyServer.
...
svn path=/nixpkgs/trunk/; revision=16801
2009-08-21 10:20:40 +00:00
Marc Weber
79038a2038
build ruby with gdbm support
...
svn path=/nixpkgs/trunk/; revision=16789
2009-08-20 20:19:01 +00:00
Marc Weber
e7dc062579
adding xapian and xapian-bindings
...
svn path=/nixpkgs/trunk/; revision=16788
2009-08-20 20:18:58 +00:00
Lluís Batlle i Rossell
c06da1dce7
Adding netkit tftp client and server.
...
svn path=/nixpkgs/trunk/; revision=16780
2009-08-19 20:19:27 +00:00
Lluís Batlle i Rossell
f474284147
Adding the xinetd package.
...
svn path=/nixpkgs/trunk/; revision=16779
2009-08-19 20:19:17 +00:00