Eelco Dolstra
b5da9e1d55
* Fixed an impurity in libcap that causes it to fail on non-NixOS
...
systems: the makefile determines whether to build with PAM support
by doing
PAM_CAP ?= $(shell if [ -f /usr/include/security/pam_modules.h ]; then echo yes ; else echo no ; fi)
svn path=/nixpkgs/trunk/; revision=11285
2008-03-26 09:37:09 +00:00
Tobias Hammerschmidt
6ce57e3117
use new ForkDaemon mode (introduced in bitlbee 1.2) instead of Daemon mode
...
svn path=/nixos/trunk/; revision=11284
2008-03-26 07:42:44 +00:00
Tobias Hammerschmidt
26e37033ba
version update
...
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Tobias Hammerschmidt
402126b350
changed tex dependency of auctex from tetex to texLive
...
svn path=/nixpkgs/trunk/; revision=11282
2008-03-25 11:33:20 +00:00
Marc Weber
1c36a32ce7
added jwm expression provided by tachermourir (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00
Marc Weber
3b603a2281
synergyc ip last arg fix
...
svn path=/nixos/trunk/; revision=11280
2008-03-25 00:14:05 +00:00
Marc Weber
0fbd66414a
enhanced error reporting missing config attr (new job proposal)
...
svn path=/nixos/trunk/; revision=11279
2008-03-25 00:06:58 +00:00
Marc Weber
c150dc2cf3
ignoring config option servicesProposal (is checked in upstart-jobs/default.nix)
...
svn path=/nixpkgs/trunk/; revision=11278
2008-03-24 23:47:40 +00:00
Michael Raskin
57f29aca82
all-packages.nix changes for all previous commits..
...
svn path=/nixpkgs/trunk/; revision=11276
2008-03-24 19:40:15 +00:00
Michael Raskin
4ec702d2ab
Added generic functionality for custom kernels.
...
svn path=/nixpkgs/trunk/; revision=11275
2008-03-24 19:39:42 +00:00
Michael Raskin
0dfa801a82
Updated builderDefs style. Now more things are overridable. Needed to fix build with custom kernels.
...
svn path=/nixpkgs/trunk/; revision=11274
2008-03-24 19:39:12 +00:00
Michael Raskin
4eaf33cc7a
Allow to skip non-existent modules. For custom kernels.
...
svn path=/nixpkgs/trunk/; revision=11273
2008-03-24 19:38:18 +00:00
Michael Raskin
dc27e80fad
Changes to support swsusp and custom kernels.
...
svn path=/nixos/trunk/; revision=11272
2008-03-24 19:37:32 +00:00
Eelco Dolstra
71d50c6b25
* Purity: nss_ldap build failed when /etc/ldap.conf did not exist.
...
svn path=/nixpkgs/trunk/; revision=11271
2008-03-24 16:00:22 +00:00
Marc Weber
438f35dac0
removed wmii includeUnpack hack having been used to support old and new setup script
...
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Michael Raskin
32bc662263
Zenmap - nmap graphical interface - now works
...
svn path=/nixpkgs/trunk/; revision=11269
2008-03-22 20:56:23 +00:00
Tobias Hammerschmidt
0592ed6a11
version update
...
svn path=/nixpkgs/trunk/; revision=11268
2008-03-22 20:49:15 +00:00
Michael Raskin
712ba6a25c
Updated nmap
...
svn path=/nixpkgs/trunk/; revision=11267
2008-03-22 19:52:11 +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
9ab654a6c4
Fix regexp to determine xserver and dbus correctly
...
svn path=/nixos/trunk/; revision=11265
2008-03-22 18:53:55 +00:00
Michael Raskin
060533c8a1
Fixes to OpenFire
...
svn path=/nixos/trunk/; revision=11264
2008-03-22 17:54:13 +00:00
Michael Raskin
58a31ca341
Fixes to OpenFire
...
svn path=/nixpkgs/trunk/; revision=11263
2008-03-22 17:53:27 +00:00
Eelco Dolstra
3703cd13a2
* Quick hack to make HAL start properly.
...
svn path=/nixos/trunk/; revision=11262
2008-03-22 16:05:01 +00:00
Eelco Dolstra
d6e1828c13
* Speed up activating the configuration: don't do a find
...
on all of /etc, skip /etc/nixos. (Actually, the NixOS/Nixpkgs
sources probably shouldn't be stored in /etc...)
svn path=/nixos/trunk/; revision=11261
2008-03-22 16:04:38 +00:00
Eelco Dolstra
249fc3c135
* Fix weird "systemConfig=blabla" errors due to wrong parsing
...
of the resume= kernel parameter.
svn path=/nixos/trunk/; revision=11260
2008-03-22 16:03:43 +00:00
Eelco Dolstra
5d7f0e7967
* Suppress some errors if tuxonice isn't loaded.
...
svn path=/nixos/trunk/; revision=11259
2008-03-22 16:02:57 +00:00
Michael Raskin
b7ee7d1999
TeXLive. Now more configurable, and more options included. Beamer class for conference slides added. Before asking questions, look in configurations/misc/raskin.nix or in all-packages.nix .
...
svn path=/nixpkgs/trunk/; revision=11257
2008-03-22 13:04:04 +00:00
Marc Weber
3bcb0f794f
still a missing piece
...
svn path=/nixpkgs/trunk/; revision=11256
2008-03-21 18:11:55 +00:00
Marc Weber
43172fcb6a
forgotten to commit this change (location fix documentation/hs2hs -> misc/hsc2hs)
...
svn path=/nixpkgs/trunk/; revision=11255
2008-03-21 18:07:02 +00:00
Marc Weber
5a78bbfc9f
hash updated (hasktags)
...
svn path=/nixpkgs/trunk/; revision=11254
2008-03-21 16:24:04 +00:00
Marc Weber
94113ffd61
hsc2hs moved to the right place
...
svn path=/nixpkgs/trunk/; revision=11249
2008-03-21 03:54:50 +00:00
Marc Weber
1061800db4
added hsc2hs (makes interfacing C -> haskell easier)
...
svn path=/nixpkgs/trunk/; revision=11248
2008-03-21 01:24:43 +00:00
Michael Raskin
f272e7780b
TeXLive. Russian checked - OK
...
svn path=/nixpkgs/trunk/; revision=11247
2008-03-20 20:39:00 +00:00
Marc Weber
df0825351f
added wxhaskell (wx,wxcore libs)
...
svn path=/nixpkgs/trunk/; revision=11246
2008-03-20 19:29:52 +00:00
Eelco Dolstra
2cf0055092
* lcov 1.6.
...
svn path=/nixpkgs/trunk/; revision=11245
2008-03-20 18:51:07 +00:00
Eelco Dolstra
cb01d8b23b
* Oops! Fixed an accidental commit.
...
svn path=/nixpkgs/trunk/; revision=11244
2008-03-20 18:49:33 +00:00
Marc Weber
3afeae0c00
tightvnc service (there might still be some things to improve.. I can run it - has xfs check :)
...
svn path=/nixos/trunk/; revision=11243
2008-03-20 18:34:14 +00:00
Michael Raskin
71fe97475a
Updated template for composing builder
...
svn path=/nixpkgs/trunk/; revision=11237
2008-03-20 15:56:17 +00:00
Michael Raskin
5f2bcdbdb6
Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
...
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Eelco Dolstra
047241dd5d
* When restarting a job, *really* wait until the job has
...
stopped before starting it again.
svn path=/nixos/trunk/; revision=11232
2008-03-20 14:44:36 +00:00
Eelco Dolstra
2cc2831563
* Indentation.
...
svn path=/nixos/trunk/; revision=11231
2008-03-20 14:38:49 +00:00
Ludovic Courtès
95f0e6a1a7
Differentiate between longDescription' and
description'.
...
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Marc Weber
91dd7e2b86
fix: tunctl is build again (also added check)
...
svn path=/nixpkgs/trunk/; revision=11222
2008-03-20 11:36:31 +00:00
Eelco Dolstra
4195c1522f
* Some variables to make it easier to inject additional phases.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11221
2008-03-20 10:59:47 +00:00
Eelco Dolstra
9bddb8a172
* stripDirs: nest the output.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11220
2008-03-20 10:54:58 +00:00
Michael Raskin
9d05eb2f2c
Removed glibc reference
...
svn path=/nixpkgs/trunk/; revision=11219
2008-03-20 10:22:53 +00:00
Michael Raskin
b0eb7aaa4b
all-packages.nix changes for previous commits
...
svn path=/nixpkgs/trunk/; revision=11217
2008-03-20 09:52:40 +00:00
Michael Raskin
77d61d38b5
Added TeXLive; still some troubles with texmf; just not to break nix-env -qas *
...
svn path=/nixpkgs/trunk/; revision=11216
2008-03-20 09:52:08 +00:00
Michael Raskin
c251639ab1
Committed xneur expression by justbeingglad
...
svn path=/nixpkgs/trunk/; revision=11215
2008-03-20 09:51:05 +00:00
Michael Raskin
b97b16534e
Added Psi
...
svn path=/nixpkgs/trunk/; revision=11214
2008-03-20 09:50:31 +00:00