Eelco Dolstra
000ba65363
* fail() is long gone.
...
svn path=/nixpkgs/trunk/; revision=13155
2008-10-29 17:19:49 +00:00
Eelco Dolstra
f549ee6009
* Always add "iceauth" to the PATH (not just when sessionType ==
...
"kde") so that KDE applications work even when not running KDE.
svn path=/nixos/trunk/; revision=13154
2008-10-29 16:15:58 +00:00
Eelco Dolstra
340138cb4d
* KVM 77.
...
svn path=/nixpkgs/trunk/; revision=13153
2008-10-29 15:44:08 +00:00
Eelco Dolstra
4bd1537860
* Create /nix/var/nix/chroots in the activation script
...
and re-create it at boot time.
svn path=/nixos/trunk/; revision=13152
2008-10-29 15:43:37 +00:00
Eelco Dolstra
97f5a8eda7
* Mount /dev/pts in the chroot.
...
svn path=/nixos/trunk/; revision=13151
2008-10-29 15:42:44 +00:00
Eelco Dolstra
1ad5997776
* Set $PERL5LIB.
...
svn path=/nixos/trunk/; revision=13148
2008-10-29 13:41:32 +00:00
Eelco Dolstra
ea67a42d26
* Continue booting when loading a kernel module fails. For instance,
...
on my system when booting Linux 2.6.27, ide-generic fails with
"Cannot allocate memory" (maybe because ata_piix already claimed the
IDE devices?).
svn path=/nixos/trunk/; revision=13147
2008-10-29 13:38:43 +00:00
Eelco Dolstra
3a9700b226
* Include the kernel version in the description for
...
each Grub menu entry. (Ideally, we would show
what changed between each entry, e.g. "KDE upgraded to 4.1",
but that would be hard to do generically.)
svn path=/nixos/trunk/; revision=13146
2008-10-29 13:24:00 +00:00
Eelco Dolstra
d146d9945b
* Disable deleting /tmp at boot time. This should be controlled
...
by an option (which should default to off, IMHO). I was rather
surprised when I rebooted my system and it started deleting all
of /tmp (which, for instance, contained some test DB/repos for
the Subversion server)...
svn path=/nixos/trunk/; revision=13145
2008-10-29 13:10:49 +00:00
Eelco Dolstra
dbc520876d
* Linux 2.6.27.4. Not tested yet.
...
svn path=/nixpkgs/trunk/; revision=13144
2008-10-29 12:34:54 +00:00
Eelco Dolstra
964b969066
* Remove ... for now.
...
svn path=/nixpkgs/trunk/; revision=13143
2008-10-29 09:42:11 +00:00
Ludovic Courtès
c4df2f80d5
GNU M4 1.4.12.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13142
2008-10-29 08:58:48 +00:00
Ludovic Courtès
c0892721d0
GNU Binutils 2.19.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13141
2008-10-29 08:57:58 +00:00
Eelco Dolstra
3a1136f6ad
* Linux 2.6.26.7.
...
svn path=/nixpkgs/trunk/; revision=13139
2008-10-28 16:00:37 +00:00
Marc Weber
1bdbe847f7
removed finalReference not beeing used anywhere
...
svn path=/nixpkgs/trunk/; revision=13137
2008-10-28 14:20:52 +00:00
Marc Weber
761e7453ab
removed eclipse_classic_src (supreseded by eclipseNew)
...
svn path=/nixpkgs/trunk/; revision=13136
2008-10-28 12:56:34 +00:00
Marc Weber
489620f05c
added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi
...
svn path=/nixpkgs/trunk/; revision=13134
2008-10-28 11:56:43 +00:00
Ludovic Courtès
79bcd85e81
GNU cflow: Fix reference to `cpp'.
...
svn path=/nixpkgs/trunk/; revision=13132
2008-10-28 10:25:10 +00:00
Ludovic Courtès
6921e41e84
Add GNU cflow.
...
svn path=/nixpkgs/trunk/; revision=13129
2008-10-28 08:43:44 +00:00
Michael Raskin
89c807afc1
Wine update
...
svn path=/nixpkgs/trunk/; revision=13128
2008-10-28 07:28:39 +00:00
Michael Raskin
3cceb8afd8
Added atheros injection patches (from aircrack)
...
svn path=/nixpkgs/trunk/; revision=13127
2008-10-28 07:28:16 +00:00
Peter Simons
99893c8aec
Improved granularity of the GnuPG 2.x expression.
...
Use ${NIXPKGS_CONFIG} to enable or disable optional support for various
libraries:
gnupg =
{
ldap = true; // needs openldap
bzip2 = true; // needs libbzip2
usb = true; // needs libusb
curl = true; // needs curl
};
Per default, all options are enabled (which is what the expression used
to do prior to this patch).
Furthermore, there is the legacy option
gnupg =
{
idea = false;
};
for GnuPG version 1.x, which is disabled by default. GnuPG 2 ignores
this option.
svn path=/nixpkgs/trunk/; revision=13126
2008-10-27 10:26:07 +00:00
Peter Simons
a7ec87e557
Lower priority of haddock 2.1.0: the package doesn't compile with current GHC.
...
svn path=/nixpkgs/trunk/; revision=13125
2008-10-27 10:25:50 +00:00
Marc Weber
6e9ab10616
libwww-perl-5.818 -> 5.819
...
svn path=/nixpkgs/trunk/; revision=13124
2008-10-26 21:20:46 +00:00
Marc Weber
232d0afe8e
fltk version bump 2.0.x-r6483
...
svn path=/nixpkgs/trunk/; revision=13123
2008-10-26 20:29:47 +00:00
Marc Weber
fa6b7a742c
using private mirror for eclipse
...
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber
20a15e993b
eclipse-new expression (update of eclipse_classic_src)
...
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites
svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Marc Weber
a08ed61bba
added writeTextFile superseding all the other writeText writeScript(Bin) functions
...
svn path=/nixpkgs/trunk/; revision=13120
2008-10-26 17:44:44 +00:00
Marc Weber
a9b19788fb
simplified isOption reusing typeOf
...
svn path=/nixpkgs/trunk/; revision=13119
2008-10-26 17:44:23 +00:00
Marc Weber
2cb8e66b8f
removed dead code. I think this kind of builder is to heavy for hundreds of haskell packages which we might have in the future
...
svn path=/nixpkgs/trunk/; revision=13118
2008-10-26 17:44:03 +00:00
Michael Raskin
8f633828ed
Compiz-Fusion 0.7.8
...
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Marc Weber
4ec10291ef
liboil update (0.3.13 -> 0.3.15)
...
svn path=/nixpkgs/trunk/; revision=13116
2008-10-26 08:40:11 +00:00
Marc Weber
df75b55ba6
added gtk-doc
...
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Marc Weber
32b263e429
added system cron mailto option
...
svn path=/nixos/trunk/; revision=13114
2008-10-25 22:03:12 +00:00
Michael Raskin
8c3f202c09
Made it easy to build custom xf86videoati version
...
svn path=/nixpkgs/trunk/; revision=13112
2008-10-25 07:19:07 +00:00
Armijn Hemel
f3cb5427d4
2.5.1 -> 2.5.2
...
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Michael Raskin
1d55390e1c
An option for XRandr support. Use it for dualhead ATi (and probably Intel) cards.
...
svn path=/nixos/trunk/; revision=13109
2008-10-24 10:30:38 +00:00
Michael Raskin
b38742e0c2
Adding a more stable X.org ati driver version (more stable for dualview)
...
svn path=/nixpkgs/trunk/; revision=13108
2008-10-24 05:13:23 +00:00
Eelco Dolstra
663868f6ed
* More Catalyst stuff.
...
svn path=/nixpkgs/trunk/; revision=13107
2008-10-23 23:48:24 +00:00
Peter Simons
574a1aa636
Added build expression for doxygen 1.5.7.1.
...
svn path=/nixpkgs/trunk/; revision=13106
2008-10-23 14:23:12 +00:00
Peter Simons
775fd2aac2
MonadLab: Haskell tool (and library) for automatic generation of layered monads
...
svn path=/nixpkgs/trunk/; revision=13105
2008-10-23 14:22:36 +00:00
Michael Raskin
06d01c6d00
Defaukt for python-full is everything-on
...
svn path=/nixpkgs/trunk/; revision=13104
2008-10-22 22:08:56 +00:00
Eelco Dolstra
d5ee2e2dba
* Use mirror://cpan/.
...
svn path=/nixpkgs/trunk/; revision=13103
2008-10-22 19:25:35 +00:00
Eelco Dolstra
cd48c1b496
* Unbreak the DB_File / BerkeleyDB Perl modules.
...
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra
94a773eed3
* Disable make check for now, still investigating...
...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Eelco Dolstra
23ee8eff77
* More Perl packages.
...
svn path=/nixpkgs/trunk/; revision=13100
2008-10-20 03:58:49 +00:00
Ludovic Courtès
da6811d2d2
Build Avahi.
...
svn path=/nixpkgs/trunk/; revision=13099
2008-10-19 18:57:41 +00:00
Marc Weber
ffcfd819f5
added longDescription example usage to ruby-gems
...
svn path=/nixpkgs/trunk/; revision=13097
2008-10-19 12:59:34 +00:00
Marc Weber
ea22df581b
added hg2git
...
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Wouter den Breejen
a4cc4210b5
NTFS-3g version update (tested for compilation)
...
svn path=/nixpkgs/trunk/; revision=13095
2008-10-18 18:31:10 +00:00