Peter Simons
8ff43a1636
xautolock: updated to version 2.2
...
svn path=/nixpkgs/trunk/; revision=12314
2008-07-07 23:11:43 +00:00
Peter Simons
4797dddeb0
new: pdsh is a fast and efficient parallel remote shell
...
svn path=/nixpkgs/trunk/; revision=12313
2008-07-07 23:11:36 +00:00
Peter Simons
fff2917058
openssh: Let $NIXPKGS_CONFIG determine whether OpenSSH supports PAM or not.
...
PAM is enabled by default, as before. To disable it, set
openssh { pam = false; };
or simply
pam = false;
in ~/.nixpkgs/config.nix.
svn path=/nixpkgs/trunk/; revision=12312
2008-07-07 23:11:13 +00:00
Ludovic Courtès
4793092374
GNU Make: Make `nix-log2xml' support optional.
...
One question remains: how to make the option available to the user.
`getConfig' is nice but useless as long as `useFromStdenv' prevails.
svn path=/nixpkgs/trunk/; revision=12311
2008-07-07 22:02:36 +00:00
Wouter den Breejen
4650c3ddc5
Redhat n00bs calls their source xxx.tar.gz but it is not gzipped . . the generic builder can also not figure this out . . .
...
svn path=/nixpkgs/trunk/; revision=12310
2008-07-07 19:02:57 +00:00
Wouter den Breejen
20d29abc63
svn path=/nixpkgs/trunk/; revision=12309
2008-07-07 17:25:08 +00:00
Wouter den Breejen
df8ae9639a
More mirrors / updates . . .
...
svn path=/nixpkgs/trunk/; revision=12308
2008-07-07 17:10:21 +00:00
Peter Simons
821cb7ccdc
qgit: download this package from sourceforge
...
I hope the mirror syntax is right.
svn path=/nixpkgs/trunk/; revision=12306
2008-07-07 11:54:45 +00:00
Peter Simons
100b902bd5
Added xautolock 2.1.
...
Xautolock can be used to fire up a screen saver like xautolock after a certain
period of inactivity. The tool probably doesn't belong into misc/screensavers,
but I had no better idea.
svn path=/nixpkgs/trunk/; revision=12305
2008-07-07 11:54:25 +00:00
Peter Simons
9fde4e6921
gnpg: let $NIXPKGS_CONFIG decide whether to support IDEA or not.
...
svn path=/nixpkgs/trunk/; revision=12304
2008-07-07 11:54:03 +00:00
Peter Simons
d2aed129ea
emacs: Link successfully on 64 bit.
...
I'm using this expression on a Linux 64-bit installation that's been patched
to use glibc 2.5, not the current version 2.7. My installation needs this
patch and it looks sensible enough to me, but I've been told that others can
install Emacs on 64 bit machines without this. Hopefully, this doesn't break
anything.
svn path=/nixpkgs/trunk/; revision=12303
2008-07-07 11:53:19 +00:00
Peter Simons
2f32df974f
gnupg: updated to version 1.4.9
...
svn path=/nixpkgs/trunk/; revision=12302
2008-07-07 11:50:21 +00:00
Peter Simons
c4b77fbd37
haskell-mode: updated to version 2.4
...
Pass emacs package to this expression so that we can byte-compile the
lisp files.
svn path=/nixpkgs/trunk/; revision=12301
2008-07-07 11:49:57 +00:00
Peter Simons
b030a8a6dd
qgit: Compile with -O3. This brings a significant speedup in C++ code.
...
I wonder what optimization flags qt is compiled with.
svn path=/nixpkgs/trunk/; revision=12300
2008-07-07 11:49:11 +00:00
Peter Simons
4244407bc9
new: qgit is a qt-based graphical front-end for git
...
svn path=/nixpkgs/trunk/; revision=12299
2008-07-07 11:48:24 +00:00
Peter Simons
e1c54b9b55
ratpoison: Fixed bug in rpws. Reported upstream too, but got no response.
...
svn path=/nixpkgs/trunk/; revision=12298
2008-07-07 11:47:48 +00:00
Peter Simons
d94a0f3064
ratpoison: updated to version 1.4.3.
...
svn path=/nixpkgs/trunk/; revision=12297
2008-07-07 11:47:05 +00:00
Peter Simons
13d8ee2275
subversion: install emacs lisp files too
...
svn path=/nixpkgs/trunk/; revision=12296
2008-07-07 11:46:50 +00:00
Peter Simons
cff0831471
tk: update to 8.4.18
...
svn path=/nixpkgs/trunk/; revision=12295
2008-07-07 11:46:01 +00:00
Marc Weber
5f044d6f3f
fix: dnsmasq can now be started after installing..
...
What has gone wrong by my first commit attempt?
svn path=/nixpkgs/trunk/; revision=12294
2008-07-07 11:40:16 +00:00
Michael Raskin
5245bad31a
Updated texlive-extra source
...
svn path=/nixpkgs/trunk/; revision=12293
2008-07-07 05:53:21 +00:00
Ludovic Courtès
834144b5d3
GNU Gnash: Depend on Libtool.
...
This (1) allows Gnash to be linked against the available `libltdl' rather
than its own, and (2) it prevents `libtld.h' to be installed (which was the
case when Gnash's own libltdl was used), thereby avoiding a collision with
Libtool.
svn path=/nixpkgs/trunk/; revision=12292
2008-07-06 21:46:33 +00:00
Sander van der Burg
4987da9c2b
Added Disnix SOAP service
...
svn path=/nixpkgs/trunk/; revision=12291
2008-07-06 21:38:34 +00:00
Sander van der Burg
4a245ea99c
Added Disnix SOAP service
...
svn path=/nixpkgs/trunk/; revision=12290
2008-07-06 21:38:12 +00:00
Sander van der Burg
d5e78c3787
Shared lib path should be relative to catalina base, not home
...
svn path=/nixpkgs/trunk/; revision=12289
2008-07-06 21:06:31 +00:00
Marc Weber
78a471979e
fix of fix. Udev builds with nixos-rebuild on x86_64 again
...
svn path=/nixpkgs/trunk/; revision=12288
2008-07-06 20:56:58 +00:00
Ludovic Courtès
eded0900ae
Add Gnash to `build-for-release.nix'.
...
svn path=/nixpkgs/trunk/; revision=12286
2008-07-06 20:36:58 +00:00
Sander van der Burg
927898b6f1
Minor update to tomcat and added support for shared libraries
...
svn path=/nixpkgs/trunk/; revision=12285
2008-07-06 20:08:27 +00:00
Wouter den Breejen
70b50b9f52
Another version bump (because of another 404)
...
svn path=/nixpkgs/trunk/; revision=12281
2008-07-06 18:32:42 +00:00
Wouter den Breejen
033c61867b
Version bump
...
svn path=/nixpkgs/trunk/; revision=12280
2008-07-06 17:47:10 +00:00
Wouter den Breejen
a480dfbb51
Version bump
...
svn path=/nixpkgs/trunk/; revision=12279
2008-07-06 16:55:29 +00:00
Sander van der Burg
76f9b0feef
undo
...
svn path=/nixpkgs/trunk/; revision=12278
2008-07-06 15:46:10 +00:00
Sander van der Burg
27b7b3af8e
Added disnix
...
svn path=/nixpkgs/trunk/; revision=12277
2008-07-06 15:45:26 +00:00
Sander van der Burg
6c582fbc89
Added disnix
...
svn path=/nixpkgs/trunk/; revision=12276
2008-07-06 15:44:46 +00:00
Marc Weber
54a0caa67f
fix: x86_64 doesn't build recent udev (124) with dietlibc, added if to use the older one in this case
...
svn path=/nixpkgs/trunk/; revision=12269
2008-07-05 23:19:38 +00:00
Ludovic Courtès
95cf51997c
GNU gv 3.6.5.
...
svn path=/nixpkgs/trunk/; revision=12266
2008-07-05 17:00:33 +00:00
Sander van der Burg
1c1ca49356
Upgrade to Axis2 1.4
...
svn path=/nixpkgs/trunk/; revision=12265
2008-07-05 12:42:51 +00:00
Michael Raskin
0160fb04ed
Added ArkPandora fonts
...
svn path=/nixpkgs/trunk/; revision=12264
2008-07-05 05:26:58 +00:00
Michael Raskin
d5f8975449
Replaced teTeX with TeXLive in build-for-release.nix
...
svn path=/nixpkgs/trunk/; revision=12262
2008-07-04 19:30:00 +00:00
Michael Raskin
b64f88faac
tailor update
...
svn path=/nixpkgs/trunk/; revision=12260
2008-07-04 06:54:11 +00:00
Michael Raskin
46b2775126
Updated tailor
...
svn path=/nixpkgs/trunk/; revision=12259
2008-07-04 06:53:44 +00:00
Michael Raskin
7efe2a5a1d
BitlBee update
...
svn path=/nixpkgs/trunk/; revision=12258
2008-07-04 06:53:03 +00:00
Michael Raskin
f0f4c78963
As Pidgin is updated for ICQ changes and Carrier is not and Carrier uses Pidgin's unmodified libpurple anyway, added a possibility to grab libpurple2 from Pidgin installation and use it for Carrier installation
...
svn path=/nixpkgs/trunk/; revision=12257
2008-07-04 06:52:44 +00:00
Eelco Dolstra
b81473922d
* OO.o in the channel again.
...
svn path=/nixpkgs/trunk/; revision=12256
2008-07-04 05:56:22 +00:00
Eelco Dolstra
c37db61834
* OpenOffice 2.3.1.
...
svn path=/nixpkgs/trunk/; revision=12255
2008-07-04 05:54:04 +00:00
Eelco Dolstra
c8f3bf4e24
* Export a symbol that OpenOffice needs.
...
svn path=/nixpkgs/trunk/; revision=12254
2008-07-04 05:53:41 +00:00
Eelco Dolstra
d051b20a39
* Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
...
support.
* New function makeFontsConf to generate a fontconfig configuration
file. Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS. Note that this
and using fontconfig changes the interpretation of "fontname"
attributes in dot graphs.
svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +00:00
Marc Weber
18b30f54ce
adding not supported message for git tools requiring extra config settings to work. exiting with exit status 1
...
svn path=/nixpkgs/trunk/; revision=12250
2008-07-03 12:51:23 +00:00
Eelco Dolstra
033d8cd1f3
* Don't look in /lib/udev but in $out/lib/udev for non-absolute
...
helper programs called from udev rules.
svn path=/nixpkgs/trunk/; revision=12242
2008-07-02 17:07:26 +00:00
Ludovic Courtès
b71ae8ce6b
GNU Automake 1.10.1, with test suite.
...
svn path=/nixpkgs/trunk/; revision=12241
2008-07-02 15:27:07 +00:00
Armijn Hemel
3800ae553c
2.4.2 -> 2.4.3
...
svn path=/nixpkgs/trunk/; revision=12240
2008-07-02 08:42:52 +00:00
Ludovic Courtès
7a1735a705
Add GNU M4 1.4.11, with test suite and all.
...
Can't replace 1.4.9 right now since it's part of stdenv.
svn path=/nixpkgs/trunk/; revision=12238
2008-07-01 19:50:34 +00:00
Ludovic Courtès
a81701cd79
Add GNU lightning, a run-time code generation library.
...
svn path=/nixpkgs/trunk/; revision=12237
2008-07-01 14:47:49 +00:00
Michael Raskin
594b087c5f
Added dovecot-1.1.1; not making it default as it is too fd hungry for Upstart..
...
svn path=/nixpkgs/trunk/; revision=12236
2008-07-01 14:40:53 +00:00
Ludovic Courtès
117865a28f
Switch to GNU Autoconf 2.62.
...
svn path=/nixpkgs/trunk/; revision=12230
2008-07-01 08:31:48 +00:00
Ludovic Courtès
21e500ac88
GNU Autoconf 2.62 improvements.
...
svn path=/nixpkgs/trunk/; revision=12228
2008-07-01 08:07:22 +00:00
Ludovic Courtès
cd35fa3b50
GnuTLS 2.4.1.
...
svn path=/nixpkgs/trunk/; revision=12227
2008-07-01 07:29:18 +00:00
Michael Raskin
dcb7d72481
Wine update
...
svn path=/nixpkgs/trunk/; revision=12226
2008-07-01 03:44:26 +00:00
Michael Raskin
cd9f816c08
Some security options added to mail-related servers..
...
svn path=/nixpkgs/trunk/; revision=12222
2008-06-30 21:11:07 +00:00
Eelco Dolstra
5df5717181
* Build most of the helper programs in extras (ata_id, volume_id, etc.).
...
svn path=/nixpkgs/trunk/; revision=12220
2008-06-30 14:31:29 +00:00
Eelco Dolstra
c11fe60937
* Udev 124.
...
svn path=/nixpkgs/trunk/; revision=12218
2008-06-29 22:27:50 +00:00
Eelco Dolstra
3f1d35c985
* Oops.
...
svn path=/nixpkgs/trunk/; revision=12213
2008-06-29 17:07:23 +00:00
Eelco Dolstra
343d4fc9f6
* Linux 2.6.25.9
...
svn path=/nixpkgs/trunk/; revision=12212
2008-06-29 17:02:08 +00:00
Eelco Dolstra
7d1ba0ace0
* gcc-wrapper: use the right dynamic linker when -m32 is used.
...
* An attribute `stdenv_32bit' that returns a stdenv capable of
building 32-bit binaries.
* grub: build on x86_64-linux.
svn path=/nixpkgs/trunk/; revision=12211
2008-06-29 16:13:02 +00:00
Michael Raskin
66b3c35d9c
Added WebKit; made it install webkit-program-GtkLauncher (originally it is just GtkLauncher) - minimalistic http/file-only browser which passes Acid3
...
svn path=/nixpkgs/trunk/; revision=12210
2008-06-29 07:02:11 +00:00
Ludovic Courtès
add294e64b
GnuTLS: Disable tests that don't work in a chroot.
...
svn path=/nixpkgs/trunk/; revision=12209
2008-06-28 18:17:47 +00:00
Peter Simons
8920511812
git: updated to version 1.5.6.1
...
svn path=/nixpkgs/trunk/; revision=12208
2008-06-28 15:22:31 +00:00
Peter Simons
6c58c97f3a
boost: updated to 1.35.0 and added selectVersion dispatcher
...
svn path=/nixpkgs/trunk/; revision=12207
2008-06-28 15:22:23 +00:00
Michael Raskin
e1f4d60dca
Added fresh radeonhd to X.org expression.
...
svn path=/nixpkgs/trunk/; revision=12205
2008-06-28 07:10:51 +00:00
Michael Raskin
5ba53d93b5
Added DrGeo
...
svn path=/nixpkgs/trunk/; revision=12204
2008-06-27 19:15:01 +00:00
Eelco Dolstra
48ac8018ca
Improved support for building 32-bit binaries on x86_64-linux.
...
* glibc_multi: a wrapper that combines the 32-bit and 64-bit Glibcs.
This is necessary so that 64-bit GCC can find gnu/stubs-32.h and the
32-bit Glibc libraries.
To build glibc_multi on x86_64-linux, you still need either the
i686-linux Glibc derivation from a channel, or to have configured
Nix with support for forwarding the build to a i686-linux machine.
In the future this may become unnecessary by providing a prebuilt
binary of 32-bit Glibc somewhere (like the binaries used in the
stdenvLinux bootstrap).
* With glibc_multi, it becomes possible to build gcc with multilib
support (i.e. it builds 32-bit and 64-bit versions of libgcc,
libstdc++, etc.).
svn path=/nixpkgs/trunk/; revision=12203
2008-06-27 18:26:19 +00:00
Ludovic Courtès
f960020e95
GnuTLS 2.4.0 (new stable series).
...
svn path=/nixpkgs/trunk/; revision=12202
2008-06-27 18:18:38 +00:00
Eelco Dolstra
aaccd6f6e2
* Fix building the Fortran compiler.
...
svn path=/nixpkgs/trunk/; revision=12201
2008-06-27 14:43:25 +00:00
Eelco Dolstra
eef2cd2f81
* Oops, because we didn't pass extraAttrs, the glibc from the
...
bootstrap wasn't recycled in the final allPackages, causing an
additional glibc to be built for packages that explicitly depend on
glibc.
svn path=/nixpkgs/trunk/; revision=12200
2008-06-27 14:33:09 +00:00
Eelco Dolstra
e9ce89d0f5
* Fix splashutils in the initrd on 2.5.23.
...
svn path=/nixpkgs/trunk/; revision=12199
2008-06-27 14:01:10 +00:00
Eelco Dolstra
fecb562721
* Added k3b (a basic configuration for now, many features are not
...
compiled in).
svn path=/nixpkgs/trunk/; revision=12197
2008-06-26 14:38:28 +00:00
Eelco Dolstra
eb8618ea41
* Support the case where gcc has been built without g++.
...
svn path=/nixpkgs/trunk/; revision=12196
2008-06-26 11:09:00 +00:00
Eelco Dolstra
1cdb7e4831
* Some hackery to make sure that the Glibc headers appear *after* the
...
libstdc++ headers in the header search path, otherwise libstdc++'s
use of #include_next to include Glibc headers breaks.
svn path=/nixpkgs/trunk/; revision=12195
2008-06-26 11:07:46 +00:00
Eelco Dolstra
34f583224d
* GCC 4.3.1. (g++ doesn't work yet though.)
...
svn path=/nixpkgs/trunk/; revision=12194
2008-06-26 10:20:33 +00:00
Eelco Dolstra
2e8df9e722
svn path=/nixpkgs/trunk/; revision=12193
2008-06-26 08:43:14 +00:00
Nicolas Pierron
a160e0ff22
Update zsh mirror. (patch from Bárður Árantsson)
...
svn path=/nixpkgs/trunk/; revision=12192
2008-06-26 07:49:02 +00:00
Eelco Dolstra
9affba6463
* mythtv: build with Xv/X11/XvMV support. However, for some strange
...
Qt-related reason it currently needs libXmu in $LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=12191
2008-06-25 22:01:33 +00:00
Eelco Dolstra
df50191ff5
* Really fix Exult on x86_64 now.
...
svn path=/nixpkgs/trunk/; revision=12188
2008-06-25 15:33:07 +00:00
Eelco Dolstra
677be83122
* Fixes for a52dec and mpeg2dec to make vlc build on x86_64-linux.
...
* Fixes to make par2cmdline and exult build on gcc 4.x, since gcc
3.4.x doesn't seem to work on x86_64-linux (NIXPKGS-91).
* Disabled pidgin on x86_64-linux because it needs a dynamic libperl
which we don't have right now.
* Disabled wine on x86_64-linux because we still lack -m32 support.
svn path=/nixpkgs/trunk/; revision=12187
2008-06-25 15:01:04 +00:00
Eelco Dolstra
de4901c4fe
* lsof 4.80.
...
svn path=/nixpkgs/trunk/; revision=12186
2008-06-25 13:08:09 +00:00
Eelco Dolstra
41b713411f
* Build almost all packages that are built for i686-linux for
...
x86_64-linux as well.
svn path=/nixpkgs/trunk/; revision=12185
2008-06-25 11:29:14 +00:00
Eelco Dolstra
a6ecd844f0
* Improve indentation.
...
svn path=/nixpkgs/trunk/; revision=12184
2008-06-25 10:58:44 +00:00
Eelco Dolstra
fde0ce5023
* Do support old DBs.
...
svn path=/nixpkgs/trunk/; revision=12183
2008-06-25 09:30:50 +00:00
Ludovic Courtès
a667b3289a
Gnash: Use the GNU mirror, honor $TMPDIR.
...
svn path=/nixpkgs/trunk/; revision=12182
2008-06-25 08:50:39 +00:00
Eelco Dolstra
b81415699f
* Updated nixUnstable to the latest version. This is the first no-bdb
...
version, so if you use it, it will convert /nix/var/nix/db to the
new schema.
svn path=/nixpkgs/trunk/; revision=12181
2008-06-24 09:39:19 +00:00
Marc Weber
106c67b9db
updated blender
...
svn path=/nixpkgs/trunk/; revision=12180
2008-06-24 01:57:12 +00:00
Peter Simons
4842708ca1
scons: install library files in python's site-package directory
...
svn path=/nixpkgs/trunk/; revision=12179
2008-06-23 22:24:12 +00:00
Eelco Dolstra
9d48cb846b
* MythTV 0.21.
...
svn path=/nixpkgs/trunk/; revision=12177
2008-06-23 09:01:04 +00:00
Marc Weber
ca0a14c0f8
added gifscile (creating and reading gif animations)
...
svn path=/nixpkgs/trunk/; revision=12176
2008-06-22 02:07:53 +00:00
Michael Raskin
203f2f8809
Added aria - metalink/http/ftp/bittorrent supporting downloader
...
svn path=/nixpkgs/trunk/; revision=12175
2008-06-21 20:53:52 +00:00
Eelco Dolstra
a64c9e4b8f
* Some patches to make gorecord more useful.
...
svn path=/nixpkgs/trunk/; revision=12172
2008-06-20 18:17:27 +00:00
Eelco Dolstra
3736bd0716
* Remove misguided patch.
...
svn path=/nixpkgs/trunk/; revision=12171
2008-06-20 17:00:12 +00:00
Eelco Dolstra
1f9af0f18d
* wis-go7007: make it compile on Linux >= 2.6.24. Added PCI id
...
093b:a104.
svn path=/nixpkgs/trunk/; revision=12168
2008-06-20 16:09:14 +00:00
Eelco Dolstra
f225672ef4
* fxload: make it work with recent kernels.
...
svn path=/nixpkgs/trunk/; revision=12167
2008-06-20 16:08:03 +00:00
Eelco Dolstra
dca0666111
* kdelibs: build with ACL support.
...
* kdebase updated to 3.5.9. Some hackery to make it compile. Now
built with PAM support.
svn path=/nixpkgs/trunk/; revision=12165
2008-06-19 22:20:49 +00:00