Eelco Dolstra
978b1ce09d
* Oop.s
...
svn path=/nixpkgs/trunk/; revision=16873
2009-08-26 17:32:41 +00:00
Eelco Dolstra
179c8c9ae6
* Disable for now.
...
svn path=/nixpkgs/trunk/; revision=16872
2009-08-26 17:23:23 +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
5977d741b8
svn path=/nixpkgs/trunk/; revision=16869
2009-08-26 17:09:02 +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
9e58814536
Changing CLisp, FPC to new style of adding to hydra
...
svn path=/nixpkgs/trunk/; revision=16855
2009-08-25 09:00:19 +00:00
Michael Raskin
9e928bb1e9
Adding eProver to buildfarm via maintanership
...
svn path=/nixpkgs/trunk/; revision=16854
2009-08-25 08:28:08 +00:00
Michael Raskin
e6b1990f24
The trick to increase reliability does not work
...
svn path=/nixpkgs/trunk/; revision=16853
2009-08-25 06:53:43 +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
585e52c406
Temporarily roll back the change until I check evaluation in more cases
...
svn path=/nixpkgs/trunk/; revision=16845
2009-08-25 05:50:42 +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
Michael Raskin
a194af141b
Fix GConf from Gnome 2.26
...
svn path=/nixpkgs/trunk/; revision=16751
2009-08-17 18:31:42 +00:00
Eelco Dolstra
c6abacdebf
svn path=/nixpkgs/trunk/; revision=16748
2009-08-17 13:12:16 +00:00
Eelco Dolstra
99995d01a9
svn path=/nixpkgs/trunk/; revision=16746
2009-08-17 02:04:45 +00:00
Eelco Dolstra
c2c7c18316
* dbus: get the configuration from /etc/dbus-1. It's purer to use a
...
command-line argument when starting the system bus daemon, but
unfortunately dbus-daemon-launch-helper is started with an empty
environment and no way to override the compile-time location of the
configuration file.
I've made a temporary copy of dbus since lots of things depend on it
and I don't want a big recompile.
svn path=/nixpkgs/trunk/; revision=16735
2009-08-16 21:44:07 +00:00
Sander van der Burg
9b32ae7ce3
- Started my initial KDE 4.3.x expression which is a fork of the KDE 4.2.x expression
...
- Also forked the qt-4.4.x expression and adapted it. The old qt-4.4.x cannot be replaced since KDE 4.2.x does not work with qt-4.5.x, but on the other hand KDE 4.3.x requires qt-4.5.x
- It is now possible to disable the demos and examples in the qt-4.5.x build. By default, the demos, examples and documentation are disabled
svn path=/nixpkgs/trunk/; revision=16723
2009-08-15 14:02:49 +00:00
Eelco Dolstra
8f3bb9b4cb
* ConsoleKit -> console-kit. Build against policy-kit.
...
svn path=/nixpkgs/trunk/; revision=16722
2009-08-14 21:28:44 +00:00
Eelco Dolstra
9ea1a49aa2
* PolicyKit -> policy-kit (suggested by Ludovic).
...
* Oops, there already was a polkit package. Mea culpa...
svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Andres Löh
0e14f884d3
Added HGL.
...
svn path=/nixpkgs/trunk/; revision=16715
2009-08-14 08:02:57 +00:00
Michael Raskin
fcab7941bb
Update RelFS dependencies
...
svn path=/nixpkgs/trunk/; revision=16710
2009-08-14 06:32:18 +00:00
Michael Raskin
7ffff9d558
Adding ACL2.
...
ACL2 = A Computational Logic for Applicative Common Lisp. It is
a Lisp sublanguage and a correctness prover for it.
svn path=/nixpkgs/trunk/; revision=16708
2009-08-13 14:32:52 +00:00
Andres Löh
3194a76689
Added LambdaHack package.
...
svn path=/nixpkgs/trunk/; revision=16706
2009-08-13 13:23:01 +00:00
Eelco Dolstra
714555bb81
* Added PolicyKit and eggdbus. There is a newer version of PolicyKit
...
(0.93), but it doesn't compile with the current glib.
svn path=/nixpkgs/trunk/; revision=16704
2009-08-13 07:55:11 +00:00
Michael Raskin
374c8b7e70
Add a few more jobs to buildfarm
...
svn path=/nixpkgs/trunk/; revision=16703
2009-08-13 05:38:33 +00:00
Andres Löh
738b44d9d2
Some Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=16702
2009-08-12 15:28:47 +00:00