Nicolas Pierron
9741be988c
* Synced with trunk @ 15006
...
svn path=/nixos/branches/modular-nixos/; revision=15012
2009-04-13 11:15:19 +00:00
Nicolas Pierron
98eda94473
KDM: Add support for extra window & desktop manager.
...
svn path=/nixos/branches/modular-nixos/; revision=15011
2009-04-13 10:57:36 +00:00
Nicolas Pierron
b1e05ed8fa
* Synced with trunk @ 14913
...
svn path=/nixos/branches/modular-nixos/; revision=15010
2009-04-13 10:55:41 +00:00
Nicolas Pierron
0ff58754ae
Move slim options into the displayManager attribute set.
...
Add an enable flag to slim which is by default set to be true.
svn path=/nixos/branches/modular-nixos/; revision=15009
2009-04-13 10:47:15 +00:00
Michael Raskin
60dceccc9f
Use PAM in ejabberd
...
svn path=/nixpkgs/trunk/; revision=15008
2009-04-13 09:36:07 +00:00
Michael Raskin
49bd768f99
As we do not really generate ejabbred.cfg, allow at least overwriting it manually
...
svn path=/nixos/trunk/; revision=15006
2009-04-13 09:35:03 +00:00
Michael Raskin
9619e184cf
Added xmpppy - python XMPP library and pyIRCt - python IRC transport
...
svn path=/nixpkgs/trunk/; revision=15005
2009-04-12 23:27:55 +00:00
Sander van der Burg
327d8f4862
Removed virtualbox notice, since it is working now
...
svn path=/nixpkgs/trunk/; revision=15004
2009-04-12 22:12:52 +00:00
Sander van der Burg
34a1bb38ab
Added Nix expression for VirtualBox 2.2.0 which also installs and compiles the kernel module
...
svn path=/nixpkgs/trunk/; revision=15003
2009-04-12 21:59:40 +00:00
Michael Raskin
a452680a31
Updated OpenFire
...
svn path=/nixpkgs/trunk/; revision=15002
2009-04-12 20:15:37 +00:00
Michael Raskin
3d5d738895
Added Gajim XMPP client in nearly full-feature configuration with all dependencies
...
svn path=/nixpkgs/trunk/; revision=15001
2009-04-12 19:34:20 +00:00
Sander van der Burg
7ce7e06811
Added konversation to buildfarm
...
svn path=/nixpkgs/trunk/; revision=15000
2009-04-12 16:54:42 +00:00
Sander van der Burg
db2d658c41
Updated konversation to version 1.1
...
svn path=/nixpkgs/trunk/; revision=14999
2009-04-12 16:54:10 +00:00
Sander van der Burg
74a6563fa1
Added kile to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14998
2009-04-12 16:11:04 +00:00
Sander van der Burg
6c3c5448d6
Upgraded kile to 2.0.3
...
svn path=/nixpkgs/trunk/; revision=14997
2009-04-12 16:08:13 +00:00
Sander van der Burg
c6553fcd3d
Added krusader to the build farm
...
svn path=/nixpkgs/trunk/; revision=14996
2009-04-12 15:52:35 +00:00
Sander van der Burg
3f01bd4b06
Added krusader for KDE4
...
svn path=/nixpkgs/trunk/; revision=14995
2009-04-12 15:51:58 +00:00
Nicolas Pierron
313fa38e2e
Remove useless require attribute in system/nixos-environment.nix.
...
svn path=/nixos/branches/modular-nixos/; revision=14994
2009-04-12 14:38:41 +00:00
Michael Raskin
e5831a409f
Updated mrxvt
...
svn path=/nixpkgs/trunk/; revision=14993
2009-04-12 08:42:04 +00:00
Nicolas Pierron
3a8ef07934
Add wmii package in the environment if wmii WM is enabled.
...
svn path=/nixos/branches/modular-nixos/; revision=14991
2009-04-11 22:28:38 +00:00
Nicolas Pierron
33a0873f6f
Add error messages to detect if the default (not override by the user) WM/DM is enable.
...
Enable xterm desktop manager.
svn path=/nixos/branches/modular-nixos/; revision=14990
2009-04-11 22:28:33 +00:00
Nicolas Pierron
a67aecb38b
Used the override version of nix and not the default one provided by nixpkgs.
...
svn path=/nixos/branches/modular-nixos/; revision=14989
2009-04-11 22:17:10 +00:00
Nicolas Pierron
b72989eda0
Add a FIXME description to the requiredTTYs option.
...
Fix manual compilation.
svn path=/nixos/branches/modular-nixos/; revision=14988
2009-04-11 22:17:05 +00:00
Nicolas Pierron
23c03c3f46
Fix typo in kdeEnvironment.
...
svn path=/nixos/branches/modular-nixos/; revision=14987
2009-04-11 22:17:01 +00:00
Nicolas Pierron
16a916f297
* Synced with trunk @ 14905
...
svn path=/nixos/branches/modular-nixos/; revision=14986
2009-04-11 22:12:02 +00:00
Lluís Batlle i Rossell
d52ec14cb4
Updating the kqemu src url.
...
svn path=/nixpkgs/trunk/; revision=14982
2009-04-10 15:36:55 +00:00
Lluís Batlle i Rossell
415150d99c
Adding panomatic.
...
svn path=/nixpkgs/trunk/; revision=14981
2009-04-10 09:42:22 +00:00
Eelco Dolstra
977e608a38
* xine-ui: put $gcc/lib in the RPATH, because otherwise it will barf
...
(on exit) with "libgcc_s.so.1 must be installed for pthread_cancel
to work".
svn path=/nixpkgs/branches/stdenv-updates/; revision=14980
2009-04-09 15:27:48 +00:00
Eelco Dolstra
f5ef461217
svn path=/nixpkgs/branches/stdenv-updates/; revision=14979
2009-04-09 15:25:29 +00:00
Eelco Dolstra
eeed10ba8e
* g77 -> gfortran throughout. Got rid of the separate
...
expressions/builders for Fortran. Tested by building Octave with
gfortran 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14978
2009-04-09 15:24:33 +00:00
Ludovic Courtès
65a6c5ad9b
GStreamer: gst-plugins-good 0.10.14, with PulseAudio support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14976
2009-04-09 14:55:13 +00:00
Rob Vermaas
518eab2313
pkgs/build-support/vm/default.nix typo
...
svn path=/nixpkgs/trunk/; revision=14975
2009-04-09 14:38:08 +00:00
Rob Vermaas
39ba8d06ec
pkgs/build-support/vm/default.nix: added ubuntu 904
...
svn path=/nixpkgs/trunk/; revision=14974
2009-04-09 14:29:19 +00:00
Eelco Dolstra
bec0e32034
* Add the programs provided by the acl, attr and libcap libraries to
...
the system path. (They were in the closure already anyway so it
doesn't cost us anything.)
svn path=/nixos/trunk/; revision=14973
2009-04-09 14:11:55 +00:00
Eelco Dolstra
fc299253b0
* For some reason this file didn't get copied when I last synced from
...
the trunk. (Maybe because I interrupted a svn merge and then did an
svn revert -R; anyway it seems a bug in svn.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=14972
2009-04-09 14:10:37 +00:00
Ludovic Courtès
a1540b57ae
GNU Zile 2.3.6.
...
svn path=/nixpkgs/trunk/; revision=14971
2009-04-09 13:51:39 +00:00
Sander van der Burg
0abae1cd12
Added kdesvn package
...
svn path=/nixpkgs/trunk/; revision=14970
2009-04-09 13:32:46 +00:00
Ludovic Courtès
4aa703c8b2
GStreamer: gst-plugins-base 0.10.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14969
2009-04-09 13:05:10 +00:00
Sander van der Burg
c9e2b00644
Added ktorrent package
...
svn path=/nixpkgs/trunk/; revision=14968
2009-04-09 12:58:44 +00:00
Sander van der Burg
06d17bced6
Added ktorrent for KDE4 package
...
svn path=/nixpkgs/trunk/; revision=14967
2009-04-09 12:54:39 +00:00
Ludovic Courtès
d5a1e37cac
GStreamer 0.10.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14966
2009-04-09 12:43:04 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Sander van der Burg
4dba9f26d6
Added amarok to buildfarm
...
svn path=/nixpkgs/trunk/; revision=14964
2009-04-09 12:17:40 +00:00
Sander van der Burg
f6938b8469
Added Amarok player for KDE 4.2
...
svn path=/nixpkgs/trunk/; revision=14963
2009-04-09 12:16:58 +00:00
Eelco Dolstra
b22899a7cb
* Fix some evaluation errors.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14960
2009-04-09 09:48:14 +00:00
Eelco Dolstra
f2867f237b
* Boost: provide a variant boostFull that has all the static, debug,
...
and single-threaded libraries.
svn path=/nixpkgs/trunk/; revision=14959
2009-04-09 08:43:46 +00:00
Eelco Dolstra
4962864417
* Fixed the mount-cifs source URL (copied from the stdenv-branch).
...
svn path=/nixpkgs/trunk/; revision=14958
2009-04-09 08:12:16 +00:00
Lluís Batlle i Rossell
645279d544
Updating atlas
...
svn path=/nixpkgs/trunk/; revision=14957
2009-04-08 22:08:05 +00:00
Lluís Batlle i Rossell
9f2a2a6a84
Adding qhull, and updating octaves.
...
svn path=/nixpkgs/trunk/; revision=14955
2009-04-08 20:06:03 +00:00
Lluís Batlle i Rossell
813a3b6c6d
Adding freepv, without its mozilla plug-in.
...
svn path=/nixpkgs/trunk/; revision=14954
2009-04-08 20:05:59 +00:00