Eelco Dolstra
c441868a7e
* bash: use the global /etc/bashrc and /etc/bash_logout files.
...
Changed the built-in default $PATH to /no-such-path. (This also
applies to the "standard utilities path" used by "command -p", so
that doesn't work anymore, but it didn't work anyway on NixOS and
nobody uses it.) Include the startup files for non-interactive
login shells. Use bashrc when started from ssh.
svn path=/nixpkgs/trunk/; revision=12365
2008-07-16 15:05:49 +00:00
Eelco Dolstra
dd91141a06
* bash needs texinfo if you want the manpages / info docs.
...
svn path=/nixpkgs/trunk/; revision=12363
2008-07-16 13:36:41 +00:00
Armijn Hemel
84d3e027b8
update to 1.0.2
...
svn path=/nixpkgs/trunk/; revision=12362
2008-07-15 22:21:21 +00:00
Peter Simons
b1cdb57a77
maude-mode: new package
...
svn path=/nixpkgs/trunk/; revision=12361
2008-07-15 14:53:07 +00:00
Peter Simons
8d7fe32a0e
maude, tecla, buddy: new packages
...
Maude is a high-level specification language. Buddy and libtecla are required
to build Maude.
svn path=/nixpkgs/trunk/; revision=12358
2008-07-15 09:58:30 +00:00
Peter Simons
db8241e430
gmp: added flag to enable building the cxx library (enabled by default)
...
svn path=/nixpkgs/trunk/; revision=12357
2008-07-15 09:58:11 +00:00
Sander van der Burg
f579e01606
Updated to new version
...
svn path=/nixpkgs/trunk/; revision=12355
2008-07-14 14:41:36 +00:00
Eelco Dolstra
be77e6f99f
* Wine 1.1.1.
...
svn path=/nixpkgs/trunk/; revision=12352
2008-07-13 21:42:10 +00:00
Armijn Hemel
bf23a785fc
2.4.8 -> 2.5.0
...
svn path=/nixpkgs/trunk/; revision=12351
2008-07-13 14:27:28 +00:00
Eelco Dolstra
e266c599f4
* Exult 1.4 snapshot.
...
svn path=/nixpkgs/trunk/; revision=12349
2008-07-12 17:00:57 +00:00
Marc Weber
78e9d3eef0
bfr added (pipe buffer)
...
svn path=/nixpkgs/trunk/; revision=12348
2008-07-11 20:27:53 +00:00
Ludovic Courtès
fdc5b51ab9
Git 1.5.6.2.
...
svn path=/nixpkgs/trunk/; revision=12347
2008-07-11 14:35:14 +00:00
Ludovic Courtès
57030a28aa
Add Splint, a static code analyzer for C.
...
svn path=/nixpkgs/trunk/; revision=12343
2008-07-11 09:13:34 +00:00
Nicolas Pierron
bb72d90805
Add "ddd": Graphical front-end for command-line debuggers.
...
svn path=/nixpkgs/trunk/; revision=12336
2008-07-10 16:56:51 +00:00
Ludovic Courtès
942199655b
Make GNU Make's nix-log2xml' support optional via
getConfig'.
...
svn path=/nixpkgs/trunk/; revision=12335
2008-07-10 15:19:28 +00:00
Sander van der Burg
cbc9ca34b5
Upgraded disnix
...
svn path=/nixpkgs/trunk/; revision=12333
2008-07-10 14:09:19 +00:00
Marc Weber
1683256259
added stgit
...
svn path=/nixpkgs/trunk/; revision=12330
2008-07-09 16:21:03 +00:00
Michael Raskin
9cb86e27bb
Trying to fix x86_64 build..
...
svn path=/nixpkgs/trunk/; revision=12328
2008-07-09 13:03:25 +00:00
Michael Raskin
f0c44c69aa
I added extra dependencies to TeXLive - just in case.
...
svn path=/nixpkgs/trunk/; revision=12323
2008-07-08 18:23:15 +00:00
Michael Raskin
e8d58c83f9
Now TeXLive builds and seems to work without /var/tmp
...
svn path=/nixpkgs/trunk/; revision=12322
2008-07-08 18:22:33 +00:00
Marc Weber
656a12ef2e
small patch makes openoffice compile on x86_64
...
svn path=/nixpkgs/trunk/; revision=12320
2008-07-08 08:28:07 +00:00
Wouter den Breejen
33efc97c20
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12318
2008-07-08 05:52:09 +00:00
Wouter den Breejen
e9df8084c2
Put patches in svn please.
...
svn path=/nixpkgs/trunk/; revision=12317
2008-07-08 05:51:59 +00:00
Peter Simons
b01f89ad38
new: wdfs-1.4.2 is a user-space file system that allows mounting a webdav share
...
svn path=/nixpkgs/trunk/; revision=12316
2008-07-07 23:24:48 +00:00
Peter Simons
5f8571613d
glibcUnstable: added low-priority expression for the latest glibc 2.8 snapshot
...
svn path=/nixpkgs/trunk/; revision=12315
2008-07-07 23:11:53 +00:00
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