Lluís Batlle i Rossell
4d8eea0c6b
Updating the nvidia drivers
...
svn path=/nixpkgs/trunk/; revision=23385
2010-08-24 08:31:32 +00:00
Peter Simons
bb0e55c238
pkgs/development/compilers/urweb: correct mysql search paths
...
svn path=/nixpkgs/trunk/; revision=23384
2010-08-24 08:27:55 +00:00
Peter Simons
8b2437156b
Correct the output directory adding missing prefix "share".
...
svn path=/nixpkgs/trunk/; revision=23383
2010-08-24 08:26:48 +00:00
Peter Simons
14760d869b
Add Nix expression for Emacs mode htmlize.
...
svn path=/nixpkgs/trunk/; revision=23382
2010-08-24 08:25:51 +00:00
Peter Simons
ed19b4faf0
Add Nix expression for Ur/Web.
...
svn path=/nixpkgs/trunk/; revision=23381
2010-08-24 08:25:07 +00:00
Peter Simons
d64e59b56e
Patch libmhash to correct autotools config.h collision.
...
The autotools build was passing package generic parameters via config.h
in such a way as to generate name collisions with other autotool packages
using libmhash.
svn path=/nixpkgs/trunk/; revision=23380
2010-08-24 08:24:48 +00:00
Peter Simons
f101a46d19
Add libmhash, a cryptographic hash library.
...
Add Nix expression to package libmhash, a library providing a collection
of cryptographic hash algorithms.
svn path=/nixpkgs/trunk/; revision=23379
2010-08-24 08:24:33 +00:00
Peter Simons
f17a4cfbf9
Add package mlton, an optimizing compiler for Standard ML.
...
This commit packages mlton. Note that the documentation has not
been built or included.
svn path=/nixpkgs/trunk/; revision=23378
2010-08-24 08:23:16 +00:00
Eelco Dolstra
261a3eec35
* Added Gens/GS, a Mega Drive emulator.
...
svn path=/nixpkgs/trunk/; revision=23377
2010-08-23 20:28:14 +00:00
Lluís Batlle i Rossell
643eb3435e
Moving back my attempt to build binutils before glibc in stdenvLinux.
...
What I did results in segfaults in built binaries.
svn merge -c -23370 ^/nixpkgs/branches/stdenv-updates
svn path=/nixpkgs/branches/stdenv-updates/; revision=23376
2010-08-23 19:59:06 +00:00
Lluís Batlle i Rossell
cdbe8d495c
Fixing mountall build after updating some gnu tools (autoconf and friends)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23375
2010-08-23 19:56:39 +00:00
Michael Raskin
1d067af2ec
Update StumpWM
...
svn path=/nixpkgs/trunk/; revision=23374
2010-08-23 19:31:28 +00:00
Ludovic Courtès
b125bec491
acl: Remove unnecessary dependency on Libtool.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23373
2010-08-23 18:29:39 +00:00
Ludovic Courtès
f998ea4ff9
GNU MPFR 3.0.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23372
2010-08-23 18:29:03 +00:00
Ludovic Courtès
8973ddbaca
GNU MPFR: Add platforms' and
maintainers'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23371
2010-08-23 18:28:04 +00:00
Lluís Batlle i Rossell
d2bcf1340c
Adding building 'binutils' before building the 'glibc' in stdenv-linux.
...
This should allow keeping the i686-linux boostrap-tools.
I updated some days ago the x86_64-linux bootstrap-tools, but that update is
not needed anymore. We can revert that boostrap-tools update if anyone wants.
Pro:
- new gcc building gcc and glibc.
Contra:
- maybe some old systems (patched red had kernels come to mind) break with that update?
svn path=/nixpkgs/branches/stdenv-updates/; revision=23370
2010-08-23 18:05:19 +00:00
Lluís Batlle i Rossell
a480f92f9d
Fixing the glibc locales build expression (in the sense that now it builds, not that it looks nice)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23369
2010-08-23 17:36:51 +00:00
Peter Simons
08244152cc
pkgs/development/interpreters/lua-5: overriding CFLAGS on the make command-line breaks the build
...
svn path=/nixpkgs/trunk/; revision=23367
2010-08-23 15:20:49 +00:00
Peter Simons
8170f3b73b
pkgs/development/interpreters/lua-5: FreeBSD can't handle "install -D"; use "ensureDir" instead
...
svn path=/nixpkgs/trunk/; revision=23366
2010-08-23 15:09:02 +00:00
Ludovic Courtès
8d6af9d471
GNU Gnash 0.8.8.
...
svn path=/nixpkgs/trunk/; revision=23365
2010-08-23 14:52:48 +00:00
Ludovic Courtès
6ffaf59086
GtkGLExt 1.2.0.
...
svn path=/nixpkgs/trunk/; revision=23364
2010-08-23 14:52:00 +00:00
Ludovic Courtès
3002aafcf3
Build GNU Nettle.
...
svn path=/nixpkgs/trunk/; revision=23363
2010-08-23 14:50:55 +00:00
Peter Simons
c50ae128d5
pkgs/development/interpreters/lua-5: added support for all Unix platforms
...
svn path=/nixpkgs/trunk/; revision=23362
2010-08-23 14:41:03 +00:00
Peter Simons
960323ec73
pkgs/stdenv/generic: cosmetic changes
...
svn path=/nixpkgs/trunk/; revision=23361
2010-08-23 14:40:37 +00:00
Peter Simons
eb9c20eaf3
pkgs/stdenv/generic: added stdenv attributes isFreeBSD, isOpenBSD, and isBSD
...
svn path=/nixpkgs/trunk/; revision=23360
2010-08-23 14:39:46 +00:00
Peter Simons
f79f257c88
pkgs/development/interpreters/lua-5: $makeFlags is not a list
...
svn path=/nixpkgs/trunk/; revision=23359
2010-08-23 14:29:26 +00:00
Peter Simons
a65aab0171
pkgs/development/interpreters/lua-5: cosmetic changes
...
svn path=/nixpkgs/trunk/; revision=23358
2010-08-23 14:27:33 +00:00
Peter Simons
d3a8a3f7d0
pkgs/development/interpreters/lua-5: added meta section to the expression
...
svn path=/nixpkgs/trunk/; revision=23357
2010-08-23 14:26:26 +00:00
Michael Raskin
fb24277ef2
Update Linux kernel to 2.6.35.3 - 2.6.35.2 has a few lockup regressions
...
svn path=/nixpkgs/trunk/; revision=23356
2010-08-23 11:49:17 +00:00
Eelco Dolstra
554b5f804a
* Added libcloud.
...
svn path=/nixpkgs/trunk/; revision=23355
2010-08-23 10:17:30 +00:00
Lluís Batlle i Rossell
53b8411c7a
Adding torcs
...
svn path=/nixpkgs/trunk/; revision=23354
2010-08-22 14:18:58 +00:00
Lluís Batlle i Rossell
15f83acc0c
Updating nasm
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23353
2010-08-22 12:14:28 +00:00
Lluís Batlle i Rossell
397a10aba2
Adding Kicad
...
svn path=/nixpkgs/trunk/; revision=23352
2010-08-22 12:09:47 +00:00
Lluís Batlle i Rossell
5c8b4043ee
Adding espeak (and one of the libraries it needs, portaudio)
...
svn path=/nixpkgs/trunk/; revision=23351
2010-08-22 12:08:55 +00:00
Lluís Batlle i Rossell
f093c8fb18
Making the navipowm store some files in it's $out/share, needed to make it work.
...
Nevertheless it still looks for the ini file in the same directory as the executable.
svn path=/nixpkgs/trunk/; revision=23350
2010-08-22 12:07:50 +00:00
Lluís Batlle i Rossell
9558cf93c4
Updating 'navit' to the latest svn version
...
svn path=/nixpkgs/trunk/; revision=23349
2010-08-22 12:07:03 +00:00
Lluís Batlle i Rossell
63eaf8dd0f
Adding NaviPOWM (I don't know how to use it though)
...
svn path=/nixpkgs/trunk/; revision=23348
2010-08-22 12:04:03 +00:00
Lluís Batlle i Rossell
201d3ac791
Fixing the navit installation disabling the build of the sample map (so it does not have to
...
download anything at build time)
svn path=/nixpkgs/trunk/; revision=23347
2010-08-22 12:01:41 +00:00
Lluís Batlle i Rossell
86d5e94cda
Adding 'navit' (it still does not build because it wants to download maps)
...
svn path=/nixpkgs/trunk/; revision=23346
2010-08-22 11:33:57 +00:00
Lluís Batlle i Rossell
30892ab9fd
Updating busybox and adding a patch that allows it to build with make 3.82
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23345
2010-08-21 23:13:21 +00:00
Yury G. Kudryashov
cbec86d7d1
Propagate gcc.libc in kdelibs-4.4
...
svn path=/nixpkgs/trunk/; revision=23344
2010-08-21 22:05:03 +00:00
Lluís Batlle i Rossell
dc19818cc7
Propagating the 'platform' stdenv attribute properly on stdenvLinux,
...
so it can be used in places like the linuxHeaders expression.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23343
2010-08-21 21:08:57 +00:00
Lluís Batlle i Rossell
9a1e29ecdf
Patch for glibc 2.12.1 to build with gnumake 3.82
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23342
2010-08-21 21:08:05 +00:00
Yury G. Kudryashov
3adcb12100
Fix evaluation error
...
svn path=/nixpkgs/trunk/; revision=23341
2010-08-21 20:20:34 +00:00
Lluís Batlle i Rossell
b8298c9cdd
Adding a patch file I forgot for w3m, while the nix expression already refers to it.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23340
2010-08-21 20:13:02 +00:00
Lluís Batlle i Rossell
96c53c8239
Fix on the file type on glibc ports 2.12.1. (gzip vs bzip2)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23339
2010-08-21 20:11:07 +00:00
Lluís Batlle i Rossell
13a647ab4c
Disabling the legacy IDE in the fuloong2f kernel (that may give sda devices instead of hga?)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23338
2010-08-21 20:03:00 +00:00
Lluís Batlle i Rossell
23b47575c6
Adding a tarball I publish in my server for glibc ports 2.12.1 I made from the git repository.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23337
2010-08-21 20:00:54 +00:00
Yury G. Kudryashov
3537d94672
Move yakuake to pkgs
...
svn path=/nixpkgs/trunk/; revision=23331
2010-08-21 19:30:15 +00:00
Yury G. Kudryashov
682e4ae09e
Move konversation to pkgs
...
svn path=/nixpkgs/trunk/; revision=23330
2010-08-21 19:29:47 +00:00
Yury G. Kudryashov
608cde4f82
Explicit pkgs.prefix
...
svn path=/nixpkgs/trunk/; revision=23329
2010-08-21 19:27:31 +00:00
Yury G. Kudryashov
c3948239d7
Remove broken assert in sqlite backend code
...
svn path=/nixpkgs/trunk/; revision=23328
2010-08-21 19:25:44 +00:00
Lluís Batlle i Rossell
0709b7df6d
Making glibc not depend on glibc-ports for platforms not requiring glibc-ports.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23327
2010-08-21 19:05:42 +00:00
Lluís Batlle i Rossell
b9080de4fd
Addindg isArm and enlarging isMips for stdenv.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23326
2010-08-21 19:02:43 +00:00
Lluís Batlle i Rossell
191961aa76
Typo
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23324
2010-08-21 17:18:35 +00:00
Lluís Batlle i Rossell
72707853f0
Adding in stdenv an 'isMips' attribute.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23323
2010-08-21 17:14:03 +00:00
Lluís Batlle i Rossell
237884a8bf
Disabling the nfs-utils test on mips (one test fails, I don't know why)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23322
2010-08-21 17:13:28 +00:00
Lluís Batlle i Rossell
5da066984f
Updating kbd, so it builds in mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23321
2010-08-21 17:12:54 +00:00
Lluís Batlle i Rossell
affd2abf24
Limitting the 'hal' usage of libsmbios to i686/x86_64
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23320
2010-08-21 17:11:07 +00:00
Lluís Batlle i Rossell
64eadafc2b
Using a new boehm-gc (alpha, not stable) on the mips,
...
because the stable does not support mips at all
svn path=/nixpkgs/branches/stdenv-updates/; revision=23319
2010-08-21 17:09:02 +00:00
Lluís Batlle i Rossell
7d3e0c542c
Making w3m build with a newer boehm-gc
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23318
2010-08-21 17:07:03 +00:00
Lluís Batlle i Rossell
bc0fab5793
Setting sysvinit to be downloaded from a savannah mirror, instead of the url of a single mirror it had (a mirror not working anymore)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23317
2010-08-21 16:58:18 +00:00
Lluís Batlle i Rossell
508fc749f4
Making texinfo look nicer related to cross-build (we had some cleaning up to do for the time when we rebuild stdenv. It looks like a good time for that)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23316
2010-08-21 16:57:24 +00:00
Lluís Batlle i Rossell
5cdc569477
Allowing alsa utils to cross-build, and libao to output to alsa (not only to
...
pulseAudio)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23315
2010-08-21 16:55:47 +00:00
Lluís Batlle i Rossell
49893ec540
Allowing cross-build of groff
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23314
2010-08-21 16:54:24 +00:00
Lluís Batlle i Rossell
e0b377fd81
Adding mpg123 (it even cross-builds fine for the nanonote)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23313
2010-08-21 16:54:02 +00:00
Lluís Batlle i Rossell
c68d102286
Patching libmad for mips (Ben Nanonote)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23312
2010-08-21 16:53:25 +00:00
Lluís Batlle i Rossell
79653715d6
Fixing the build of busybox without extraConfig
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23311
2010-08-21 16:52:45 +00:00
Lluís Batlle i Rossell
745528b4e4
Updating the configuration system of uclibc to something more flexible than it was.
...
I copied what I had done in busybox.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23310
2010-08-21 16:46:23 +00:00
Michael Raskin
56fa59e819
Step WebKit further back
...
svn path=/nixpkgs/trunk/; revision=23309
2010-08-21 16:22:57 +00:00
Lluís Batlle i Rossell
75a9a710fd
Fixing the gnumake log.patch so it applies to the new gnumake
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23308
2010-08-21 15:54:48 +00:00
Lluís Batlle i Rossell
02bd68fa15
Removing a gzip patch we had, as it looks like being in the new upstream release.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23307
2010-08-21 15:36:48 +00:00
Lluís Batlle i Rossell
ff0b54e26e
Patching the latest gnum4 so it builds with glibc 2.12.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23306
2010-08-21 13:03:36 +00:00
Lluís Batlle i Rossell
221317ae7b
Setting new bootstrap-tools for x86_64.
...
Allowing 'curl' build without some dependencies, if it is told not to build
with them.
Updating the make-bootstrap-tools for the latest gcc/glibc, removing the
dependency on klibc, and updating unpack-boostrap-tools for the latest
boostrap-tools to work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23305
2010-08-21 12:50:49 +00:00
Lluís Batlle i Rossell
9cbc109b9a
Fixes on the glibc-2.12 expression.
...
I removed a patch (mod_nano) already in the release.
I fixed the nix-locale-archive so the programs don't try to modify the /usr
locale-archive (for non-nixos), although the libc may use that archive to show
strings.
I remove the glibc-2.11 void directory.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23302
2010-08-21 11:51:21 +00:00
Yury G. Kudryashov
8d7045e1ff
Disable fbcondecor patch - doesn't work with 2.6.35.2
...
svn path=/nixpkgs/trunk/; revision=23301
2010-08-21 09:56:01 +00:00
Michael Raskin
7dd07e5476
Call cleaner from the installation directory
...
svn path=/nixpkgs/trunk/; revision=23300
2010-08-21 07:28:47 +00:00
Michael Raskin
6bb40f5d08
Step back WebKit - latest nightly fails
...
svn path=/nixpkgs/trunk/; revision=23299
2010-08-21 07:13:18 +00:00
Michael Raskin
7b721c10ad
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=23298
2010-08-21 06:13:02 +00:00
Michael Raskin
3039709cd6
Update the currently used autocallable template to make it usable with probable future autoupdater..
...
svn path=/nixpkgs/trunk/; revision=23297
2010-08-20 21:55:36 +00:00
Michael Raskin
b147842dce
Add nilfs-utils
...
svn path=/nixpkgs/trunk/; revision=23296
2010-08-20 21:53:43 +00:00
Michael Raskin
202cd08724
Looks like 2.6.35.2 commits a fix that breaks AUFS2
...
svn path=/nixpkgs/trunk/; revision=23295
2010-08-20 21:39:22 +00:00
Yury G. Kudryashov
44b5540bfd
More TODOs
...
svn path=/nixpkgs/trunk/; revision=23294
2010-08-20 21:37:56 +00:00
Yury G. Kudryashov
b97b22220f
kdebase-workspace: more dependencies, list TODO
...
svn path=/nixpkgs/trunk/; revision=23293
2010-08-20 21:36:56 +00:00
Yury G. Kudryashov
62ddc0e6df
Use tarball snapshot
...
svn:externals cause problems with fetchsvn.
svn path=/nixpkgs/trunk/; revision=23292
2010-08-20 21:36:11 +00:00
Michael Raskin
be17d69549
Fix problem in aufs2-35.patch
...
svn path=/nixpkgs/trunk/; revision=23291
2010-08-20 21:35:11 +00:00
Ludovic Courtès
92e4866910
Fix path to glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23290
2010-08-20 21:23:05 +00:00
Michael Raskin
2497cff295
Use AUFS2 patch for Linux 2_6_35
...
svn path=/nixpkgs/trunk/; revision=23289
2010-08-20 20:49:33 +00:00
Michael Raskin
d3d44dc6d3
Add AUFS patch for 2.6.35
...
svn path=/nixpkgs/trunk/; revision=23288
2010-08-20 20:46:12 +00:00
Yury G. Kudryashov
3beeb6611a
Use pkgs. in override, override qjson in kde-4.5
...
svn path=/nixpkgs/trunk/; revision=23287
2010-08-20 20:13:01 +00:00
Yury G. Kudryashov
10c5146a78
Add fbcondecor-2.6.35
...
svn path=/nixpkgs/trunk/; revision=23286
2010-08-20 20:12:03 +00:00
Yury G. Kudryashov
879baa7c58
MPlayer: various updates
...
1. Add pulseaudio and xsreensaver support
2. Use default arguments instead of custom args in all-packages.nix.
3. Remove ? null. callPackage passes all these args anyway.
4. Add binary codecs for non-i686 platforms. Have no video to test.
5. Use fetchsvn instead of gentoo-made snapshot.
svn path=/nixpkgs/trunk/; revision=23285
2010-08-20 20:09:22 +00:00
Ludovic Courtès
0ca823ff87
GNU Nettle 2.1.
...
svn path=/nixpkgs/trunk/; revision=23284
2010-08-20 18:40:35 +00:00
Ludovic Courtès
9b9df7a444
glibc: Make the native store path independent on whether `gccCross' is null.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23283
2010-08-20 15:26:56 +00:00
Ludovic Courtès
87a62c6369
glibc 2.12.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23282
2010-08-20 15:26:50 +00:00
Ludovic Courtès
58b1dfe0fe
GNU Make 3.82.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23281
2010-08-20 15:26:41 +00:00
Ludovic Courtès
14e86a9812
GNU gawk 3.1.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23280
2010-08-20 15:26:36 +00:00
Ludovic Courtès
96da0397a9
GNU Coreutils 8.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23279
2010-08-20 15:26:31 +00:00
Ludovic Courtès
e0fa7776d3
GNU gzip 1.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23278
2010-08-20 15:26:26 +00:00
Ludovic Courtès
42db762862
GNU Libtool 2.2.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23277
2010-08-20 15:26:21 +00:00
Lluís Batlle i Rossell
f16353b6f2
Updated from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Lluís Batlle i Rossell
f7d0fcdaac
Making the kernel builder accept the 'vmlinux' kerneltarget.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23274
2010-08-20 13:30:59 +00:00
Lluís Batlle i Rossell
f8f53855d5
Setting a snapshot of unreleased binutils for the fuloong2f
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23273
2010-08-20 13:29:57 +00:00
Eelco Dolstra
7dea1a0f4f
* Revert to 2.6.32.18 for now, because we get a lot of "BUG:
...
scheduling while atomic" errors
(e.g. http://hydra.nixos.org/build/568323/log/raw ). This might be
fixed by this patch: http://lkml.org/lkml/2010/8/6/672
svn path=/nixpkgs/trunk/; revision=23272
2010-08-20 13:13:26 +00:00
Eelco Dolstra
3be78e74fb
* Added xmlstarlet.
...
svn path=/nixpkgs/trunk/; revision=23271
2010-08-20 10:07:35 +00:00
Eelco Dolstra
2e230288bf
* Latest kernels.
...
svn path=/nixpkgs/trunk/; revision=23270
2010-08-20 09:29:10 +00:00
Eelco Dolstra
7120017365
* Add meta info to xpf.
...
svn path=/nixpkgs/trunk/; revision=23269
2010-08-20 09:18:53 +00:00
Rob Vermaas
544cb2a0c9
updated calibre to 0.7.14
...
svn path=/nixpkgs/trunk/; revision=23268
2010-08-20 09:07:35 +00:00
Eelco Dolstra
9d4feab5c5
* NixOS: use nixStable.
...
svn path=/nixpkgs/trunk/; revision=23267
2010-08-20 08:52:59 +00:00
Yury G. Kudryashov
6345fa2d1d
kdepim-runtime-4.4.92
...
svn path=/nixpkgs/trunk/; revision=23265
2010-08-19 22:57:09 +00:00
Yury G. Kudryashov
b16167a028
Add kdepim{,-runtime}-4.4.92 to manifest
...
svn path=/nixpkgs/trunk/; revision=23264
2010-08-19 22:56:06 +00:00
Yury G. Kudryashov
c7c210735d
Fix symlink. TODO: upstream fix
...
svn path=/nixpkgs/trunk/; revision=23263
2010-08-19 22:54:38 +00:00
Yury G. Kudryashov
9e4202d273
make makeOverridable noop for functions like a: b: c(a, b)
...
svn path=/nixpkgs/trunk/; revision=23262
2010-08-19 22:52:53 +00:00
Yury G. Kudryashov
e16427a899
Fix broken datadir in 4.5.0 as well
...
svn path=/nixpkgs/trunk/; revision=23261
2010-08-19 22:52:00 +00:00
Ludovic Courtès
c8b7ed425b
GNU Autoconf 2.67.
...
svn path=/nixpkgs/trunk/; revision=23260
2010-08-19 16:58:08 +00:00
Ludovic Courtès
1b56623a8a
GnuPG 2.0.16.
...
svn path=/nixpkgs/trunk/; revision=23259
2010-08-19 16:57:09 +00:00
Ludovic Courtès
82968aa583
GNU Parallel 20100722.
...
svn path=/nixpkgs/trunk/; revision=23258
2010-08-19 16:56:41 +00:00
Ludovic Courtès
d9e30eb4a4
GNU Rush 1.7.
...
svn path=/nixpkgs/trunk/; revision=23257
2010-08-19 16:55:51 +00:00
Ludovic Courtès
1f2cf89914
GNU Bison 2.4.3.
...
svn path=/nixpkgs/trunk/; revision=23256
2010-08-19 16:55:00 +00:00
Ludovic Courtès
b4cea12d6a
GnuTLS 2.10.1.
...
svn path=/nixpkgs/trunk/; revision=23255
2010-08-19 16:54:39 +00:00
Ludovic Courtès
b4f887b7fb
GNU Zile 2.3.19.
...
svn path=/nixpkgs/trunk/; revision=23254
2010-08-19 16:53:28 +00:00
Eelco Dolstra
e8f1c8a08a
* Check eval-release.nix.
...
svn path=/nixpkgs/trunk/; revision=23250
2010-08-19 14:33:44 +00:00
Rob Vermaas
cf336d9c1d
maven-build: use single target in stead of assembly to prevent test from being run twice
...
svn path=/nixpkgs/trunk/; revision=23249
2010-08-19 13:36:57 +00:00
Eelco Dolstra
1ac9dcd24d
* Fix eval-release.nix by testing whether all attributes of a
...
derivation evaluate inside the tryEval. This catches cases such as
aufs2-util, which fails due to an assertion in its dependency aufs2.
* Explicitly blacklist "xbursttools" because it gives some
evaluation error in cross-OpenSSL. No idea why, probably due to
some pass-through attribute.
svn path=/nixpkgs/trunk/; revision=23247
2010-08-19 12:37:10 +00:00
Rob Vermaas
12bfda97b8
maven-build: if surefire was run, generate html and add to result
...
svn path=/nixpkgs/trunk/; revision=23246
2010-08-19 12:24:14 +00:00
Eelco Dolstra
435ba71ac0
* Fix a "undefined variable `pyrex'" error that only happens on Nix
...
0.15, not 0.16.
svn path=/nixpkgs/trunk/; revision=23244
2010-08-19 09:55:50 +00:00
Rob Vermaas
105d0e540b
startSamba: reintroduce force user option set to current user
...
svn path=/nixpkgs/trunk/; revision=23242
2010-08-19 08:31:13 +00:00
Yury G. Kudryashov
2957f9cc11
Now packageOverrides = p: { kde4 = kde45; qt4 = qt47; } should work
...
svn path=/nixpkgs/trunk/; revision=23241
2010-08-18 23:04:21 +00:00
Yury G. Kudryashov
9c1a9c2c4b
Make qt47 more override-friendly
...
svn path=/nixpkgs/trunk/; revision=23240
2010-08-18 22:53:42 +00:00
Yury G. Kudryashov
59e4742a6a
kdepim-4.4.5: don't build kleopatra
...
It doesn't compile with new boost. If someone cares, find a patch in KDE SVN history.
svn path=/nixpkgs/trunk/; revision=23239
2010-08-18 22:52:59 +00:00
Yury G. Kudryashov
0b8bd11ce3
Add kdeadmin-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23238
2010-08-18 18:58:53 +00:00
Yury G. Kudryashov
96edbab084
kdewebdev-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23237
2010-08-18 18:58:02 +00:00
Yury G. Kudryashov
6ba9dcb54c
Add kdesdk-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23236
2010-08-18 18:56:48 +00:00
Yury G. Kudryashov
e9fd810997
antlr-2: compile library
...
svn path=/nixpkgs/trunk/; revision=23235
2010-08-18 18:56:03 +00:00
Yury G. Kudryashov
1e4d14863c
make lensfun configure output debug info
...
svn path=/nixpkgs/trunk/; revision=23233
2010-08-18 15:56:40 +00:00
Yury G. Kudryashov
ee6b753bfe
kdeplasma-addons-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23232
2010-08-18 15:55:12 +00:00
Yury G. Kudryashov
fc3845c0cd
kdeedu-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23231
2010-08-18 15:54:27 +00:00
Yury G. Kudryashov
0be1e1af98
Add kdenetwork-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23230
2010-08-18 15:54:10 +00:00
Yury G. Kudryashov
f8a0e07815
sort, add kdegames-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23229
2010-08-18 15:52:58 +00:00
Peter Simons
0b529ff4d7
pkgs/development/interpreters/python/2.7: added various meta attributes
...
svn path=/nixpkgs/trunk/; revision=23228
2010-08-18 15:03:34 +00:00
Ludovic Courtès
be4bd94e35
ati-drivers: Comment out broken assertion.
...
svn path=/nixpkgs/trunk/; revision=23227
2010-08-18 14:45:13 +00:00
Ludovic Courtès
4a909f0838
libcanberra: Remove useless ‘gthread’ argument.
...
svn path=/nixpkgs/trunk/; revision=23226
2010-08-18 14:27:04 +00:00
Ludovic Courtès
904c8cfa0a
Castle-Combat: Start fixing; rewrite using `buildPythonPackage'.
...
svn path=/nixpkgs/trunk/; revision=23225
2010-08-18 14:25:07 +00:00
Rob Vermaas
e7dd6dcc6a
wrong location for surefire reports
...
svn path=/nixpkgs/trunk/; revision=23224
2010-08-18 11:48:35 +00:00
Rob Vermaas
fa7ec152db
revert earlier change
...
svn path=/nixpkgs/trunk/; revision=23222
2010-08-18 11:03:36 +00:00
Rob Vermaas
b2c12ca3e9
added 'force user = root' to smb.conf to prevent permissions problems in vms caused by unknown uids
...
svn path=/nixpkgs/trunk/; revision=23220
2010-08-18 10:13:48 +00:00
Rob Vermaas
9e2074f199
remove mvncobertura phase
...
svn path=/nixpkgs/trunk/; revision=23219
2010-08-18 09:55:34 +00:00
Armijn Hemel
f194a8aa93
update to 2.7.3
...
svn path=/nixpkgs/trunk/; revision=23215
2010-08-17 20:28:40 +00:00
Michael Raskin
4e0ed004b7
Fix some more wrong-on-bootstrap cases
...
svn path=/nixpkgs/trunk/; revision=23214
2010-08-17 17:00:20 +00:00
Marco Maggesi
4b4ab6551c
Improve os-specific/linux/blcr. Fix a problem with shared objects
...
svn path=/nixpkgs/trunk/; revision=23213
2010-08-17 16:53:34 +00:00
Michael Raskin
fc9f451cad
Fix bootstrap calls
...
svn path=/nixpkgs/trunk/; revision=23212
2010-08-17 16:51:12 +00:00
Michael Raskin
1946545852
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=23211
2010-08-17 16:37:14 +00:00
Peter Simons
1b13b33e8d
pkgs/development/libraries/boost: updated to boost 1.44.0
...
Support paralllel building (if enabled by the user via --build-cores).
svn path=/nixpkgs/trunk/; revision=23210
2010-08-17 15:46:06 +00:00
Eelco Dolstra
f5f32a5b4b
* Nix 0.16.
...
svn path=/nixpkgs/trunk/; revision=23208
2010-08-17 15:21:42 +00:00
Eelco Dolstra
4cbec5ca20
* Latest Flash player.
...
svn path=/nixpkgs/trunk/; revision=23204
2010-08-17 13:13:34 +00:00
Eelco Dolstra
ed5011cc02
* Make sure that in an override like:
...
python = pkgs.python27Full;
pythonBase = pkgs.python27Base;
a build of (say) Firefox doesn't depend on python26 as well as
python27. This happens because python27Full has this line:
inherit (xlibs) libX11 xproto;
which causes python27Full to use libX11 from pkgsOrig, where the
override hasn't been applied. The solution is to change it to
inherit (pkgs.xlibs) libX11 xproto;
In the future, to prevent this, we should make all-packages.nix a
non-rec set and require all package references to explicitly go
through pkgs.<attr>. (Then we can also drop the ugly __overrides
language "feature".)
svn path=/nixpkgs/trunk/; revision=23203
2010-08-17 11:35:49 +00:00
Peter Simons
f99f1bc055
pkgs/top-level/all-packages.nix: lower priority of the various python versions to give preference to pythonWrapper
...
svn path=/nixpkgs/trunk/; revision=23202
2010-08-17 10:19:48 +00:00
Peter Simons
7b00a8c39f
pkgs/development/python-modules/pygtk: move installed python code down one directory hierarchy so that $PYTHONPATH can be guessed
...
svn path=/nixpkgs/trunk/; revision=23201
2010-08-17 10:18:17 +00:00
Peter Simons
f01ceffb9e
pkgs/development/interpreters/python/wrapper.nix: clean up debug code
...
svn path=/nixpkgs/trunk/; revision=23200
2010-08-17 10:17:32 +00:00
Yury G. Kudryashov
ee967575e6
Add kdetoys-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23198
2010-08-17 09:57:03 +00:00
Yury G. Kudryashov
501117b1c5
Rewrite builsystem fixes in upstream-supported manner
...
svn path=/nixpkgs/trunk/; revision=23195
2010-08-16 20:37:18 +00:00
Peter Simons
9670fca780
Added "python-$version-wrapper" expression.
...
The python wrapper expression expects a list of Python modules, $extraLibs,
which are added to $PYTHONPATH before executing the actual Python interpreter.
svn path=/nixpkgs/trunk/; revision=23194
2010-08-16 17:03:35 +00:00
Peter Simons
42b5198e5b
pkgs/top-level/all-packages.nix: disable doCheck for setuptools when run with Python 2.7
...
The regression test suite fails with the following error:
======================================================================
FAIL: test_get_script_header_jython_workaround (setuptools.tests.test_resources.ScriptHeaderTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/nix-build-0zz04maf217x7a6fq18ccmx5s1mrijlr-setuptools-0.6c11.drv-0/setuptools-0.6c11/setuptools/tests/test_resources.py", line 524, in test_get_script_header_jython_workaround
self.assert_('Unable to adapt shebang line' in sys.stdout.getvalue())
AssertionError: False is not True
I'm not sure yet what the problem is.
svn path=/nixpkgs/trunk/; revision=23193
2010-08-16 17:03:19 +00:00
Yury G. Kudryashov
6d97359a61
Add kdegraphics-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23190
2010-08-16 12:40:41 +00:00
Yury G. Kudryashov
f9a218b691
Add ebook-tools-0.1.1
...
svn path=/nixpkgs/trunk/; revision=23189
2010-08-16 12:40:03 +00:00
Yury G. Kudryashov
0ee0fb9387
Add libktorrent
...
svn path=/nixpkgs/trunk/; revision=23186
2010-08-16 08:34:26 +00:00
Yury G. Kudryashov
737262c779
Add kdeaccessibility-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23185
2010-08-16 08:23:59 +00:00
Eelco Dolstra
0c9a370aa0
* Updated desktop-file-utils to 0.16.
...
svn path=/nixpkgs/trunk/; revision=23182
2010-08-16 07:45:39 +00:00
Andres Löh
1a7a128b58
Version bumps for a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=23181
2010-08-15 18:28:08 +00:00
Yury G. Kudryashov
4db5058475
Add libqalculate
...
svn path=/nixpkgs/trunk/; revision=23180
2010-08-15 13:55:02 +00:00
Yury G. Kudryashov
db36f89eca
Add cln
...
svn path=/nixpkgs/trunk/; revision=23179
2010-08-15 13:54:27 +00:00
Andres Löh
36ec694b7b
uu-parsinglib version bump.
...
svn path=/nixpkgs/trunk/; revision=23178
2010-08-15 11:42:54 +00:00
Michael Raskin
f2fb66e606
Update DirectFB
...
svn path=/nixpkgs/trunk/; revision=23177
2010-08-14 20:32:35 +00:00
Michael Raskin
69a9e0a9fa
Fix stupid typo in linux_2_6_35_oldI686 definition
...
svn path=/nixpkgs/trunk/; revision=23174
2010-08-14 17:13:42 +00:00
Michael Raskin
3a2f493750
Add latest Linux kernel for real i686 platform, not modern amd64-in-32bit-mode
...
svn path=/nixpkgs/trunk/; revision=23173
2010-08-14 16:04:02 +00:00
Yury G. Kudryashov
1975eefcb4
Add kdemultimedia-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23172
2010-08-14 09:46:55 +00:00
Michael Raskin
2d062ba772
Allow override options being required in kernel configuration.. Otherwise modifying significantly config via extraConfig becomes practically impossible.
...
svn path=/nixpkgs/trunk/; revision=23171
2010-08-14 09:18:57 +00:00
Yury G. Kudryashov
dc831feb4b
Add kdeutils-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23170
2010-08-13 23:50:44 +00:00
Yury G. Kudryashov
e7b1d4c69e
Add kdebase-runtime-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23169
2010-08-13 23:14:16 +00:00
Yury G. Kudryashov
83a87e9959
More meta.platforms
...
svn path=/nixpkgs/trunk/; revision=23168
2010-08-13 23:11:58 +00:00
Yury G. Kudryashov
c55090ec78
Upgrade iproute, add meta info
...
svn path=/nixpkgs/trunk/; revision=23167
2010-08-13 23:11:11 +00:00
Yury G. Kudryashov
c5e44e6829
More metadata
...
svn path=/nixpkgs/trunk/; revision=23166
2010-08-13 23:09:53 +00:00
Yury G. Kudryashov
5ee59b9f2e
Make unix_chkpwd suid root
...
svn path=/nixpkgs/trunk/; revision=23164
2010-08-13 14:06:41 +00:00
Yury G. Kudryashov
794c9dd1d7
Add kdeartwork-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23163
2010-08-13 14:06:36 +00:00
Yury G. Kudryashov
dfd195020a
Add eigen to kde-4.5
...
svn path=/nixpkgs/trunk/; revision=23162
2010-08-13 14:06:29 +00:00
Yury G. Kudryashov
5422f21700
xscreensaver: move hacks to default location, use stdenv, more deps
...
svn path=/nixpkgs/trunk/; revision=23161
2010-08-13 14:06:23 +00:00
Andres Löh
2bf5f684c9
GHC 6.12 compatibility of some Haskell libraries.
...
svn path=/nixpkgs/trunk/; revision=23160
2010-08-13 13:04:30 +00:00
Andres Löh
ced0d6de0d
emacsPackages should inherit emacs to add the correct version
...
to the inner scope
svn path=/nixpkgs/trunk/; revision=23159
2010-08-13 07:55:57 +00:00
Michael Raskin
ac8fda68f6
Enable some more WebKit options
...
svn path=/nixpkgs/trunk/; revision=23158
2010-08-12 22:05:04 +00:00
Michael Raskin
6c4b96434e
Update BzrTools together with Bazaar
...
svn path=/nixpkgs/trunk/; revision=23157
2010-08-12 19:59:30 +00:00
Michael Raskin
c4fb841955
An update for Bazaar was long overdue
...
svn path=/nixpkgs/trunk/; revision=23156
2010-08-12 19:53:38 +00:00
David Guibert
92d437c54f
kernel updates and add kernel 2.6.35.1
...
svn path=/nixpkgs/trunk/; revision=23155
2010-08-12 16:33:19 +00:00
Peter Simons
b42dfe40ec
Fix akonadi startup failure.
...
Patch akonadiserver so as to correct the datadir parameter passed to
mysql. Without this patch akonadiserver in KDE 4.4.5 would not start and
consequently kmail would crash during start up.
svn path=/nixpkgs/trunk/; revision=23154
2010-08-12 14:58:02 +00:00
Peter Simons
9be0b9fea6
Update version of ncftp.
...
The old version 3.2.3 seems to have disappeared from the hosting server.
svn path=/nixpkgs/trunk/; revision=23153
2010-08-12 14:57:15 +00:00
Peter Simons
961fda939c
Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=23152
2010-08-12 14:56:14 +00:00
Peter Simons
04ee1d78ad
pkgs/top-level/all-packages.nix: obsoleted setuptools_python26 and setuptools_python27
...
Instead of having different setuptools expressions, buildPythonPackage
uses override to choose the desired python version. Now, technically,
buildPythonPackage shouldn't exist in multiple versions either. Maybe
the whole thing should be moved into python packages?
svn path=/nixpkgs/trunk/; revision=23151
2010-08-12 14:01:51 +00:00
Michael Raskin
a30807b8fd
Update WebKit. Enable MathML. Not maximum set of options is enabled now, probably..
...
svn path=/nixpkgs/trunk/; revision=23150
2010-08-12 13:56:57 +00:00
Yury G. Kudryashov
ca1914fa1a
Remove old patch, add new one
...
Let other KDE modules install polkit policy files to $out,
not $kdelibs
svn path=/nixpkgs/trunk/; revision=23147
2010-08-12 13:01:06 +00:00
Peter Simons
63ce55d859
pkgs/top-level/all-packages.nix: lower priority of python27Base to ensure the full version is installed by default
...
svn path=/nixpkgs/trunk/; revision=23146
2010-08-12 12:53:51 +00:00
Peter Simons
65eb1a248f
pkgs/development/python-modules/zope: updated to version 3.4.0
...
svn path=/nixpkgs/trunk/; revision=23145
2010-08-12 12:53:45 +00:00
Peter Simons
8c1717677e
pkgs/top-level/all-packages.nix: dropped TODO note from Python 2.7
...
The expression used to say "FIXME: We lack ncurses support", but it
looks to me like ncurses *is* supported.
svn path=/nixpkgs/trunk/; revision=23144
2010-08-12 12:53:36 +00:00
Peter Simons
70a603c4bb
pkgs/top-level/all-packages.nix: dropped getConfig support for Python 2.7
...
Python 2.7 can no longer be configured using the obsolete "getConfig"
mechanism. Instead, use "override" to fine-tune the installation.
svn path=/nixpkgs/trunk/; revision=23143
2010-08-12 12:53:26 +00:00
Eelco Dolstra
19158d7dec
* CURL: build without scp support on Cygwin because libssh2 doesn't
...
build.
svn path=/nixpkgs/trunk/; revision=23142
2010-08-12 11:54:55 +00:00
Peter Simons
ff1c057f7a
pkgs/top-level/all-packages.nix: removed lowPri modifier from python27Full
...
The "full" version is preferrable over the "base" version in user
profiles.
svn path=/nixpkgs/trunk/; revision=23141
2010-08-12 11:23:54 +00:00
Peter Simons
a1039a2744
pkgs/top-level/all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=23140
2010-08-12 11:22:06 +00:00
Lluís Batlle i Rossell
018a0f2fe7
Making qhull not only install the libraries, but also its programs.
...
svn path=/nixpkgs/trunk/; revision=23139
2010-08-12 11:00:01 +00:00
Lluís Batlle i Rossell
3a3867869a
Adding tetgen
...
svn path=/nixpkgs/trunk/; revision=23138
2010-08-12 10:59:05 +00:00
Yury G. Kudryashov
05da3db77f
Copy qca from kde-4.5 to make qca2_ossl build
...
svn path=/nixpkgs/trunk/; revision=23137
2010-08-12 10:39:29 +00:00
David Guibert
829f6c2108
update chrome to available snapshots.
...
svn path=/nixpkgs/trunk/; revision=23135
2010-08-12 06:01:21 +00:00
David Guibert
284217c135
update ttf-mkfontdir
...
svn path=/nixpkgs/trunk/; revision=23134
2010-08-12 05:59:52 +00:00
David Guibert
eab216c593
fetch terminus-fonts from debian, the origin url is broken
...
svn path=/nixpkgs/trunk/; revision=23133
2010-08-12 05:59:01 +00:00
Lluís Batlle i Rossell
b368b4b199
Making more packages build on the Fuloong2f.
...
I still can't build the kernel because it requires binutils yet to be released.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23132
2010-08-11 20:16:09 +00:00
Lluís Batlle i Rossell
51f6aec764
Fixing the gcc-cross-wrapper; it failed after some changes related to breaking
...
dependencies with it. (I should never link ld.so with a NIX_LDFLAGS -rpath
forced)
I made vim, scummvm cross-build. I added prboom (that cross-builds).
Mplayer and elinks don't cross-build fine still, but are on the way.
The mplayer fails to build in a weird way; nix does not show either a gcc
error message or even the 'make' error message.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23131
2010-08-11 20:14:25 +00:00
Lluís Batlle i Rossell
039b660b5b
Making lynx, yacas and alsa-lib crossbuild
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23130
2010-08-11 20:11:12 +00:00
Lluís Batlle i Rossell
3ece765eed
glib: step towards cross-building it, set perl as native input.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23129
2010-08-11 20:09:17 +00:00
Lluís Batlle i Rossell
3f05ed581f
Making fossil cross-build (it works for the nanonote).
...
Removing some perl scripts from the openssl cross-built derivation, to avoid depending on it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23128
2010-08-11 20:08:29 +00:00
Lluís Batlle i Rossell
e97ad11560
Making cscope cross build (avoiding emacs in it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23127
2010-08-11 20:07:22 +00:00
Eelco Dolstra
e897a308a6
* Added MESS, the Multi Emulator Super System.
...
svn path=/nixpkgs/trunk/; revision=23126
2010-08-11 19:47:05 +00:00
Rob Vermaas
c441b771f4
libvirt: add python to deps so python bindings are built
...
svn path=/nixpkgs/trunk/; revision=23125
2010-08-11 18:10:03 +00:00
Rob Vermaas
53d79f6f9c
updated libvirt to 0.8.3
...
svn path=/nixpkgs/trunk/; revision=23124
2010-08-11 17:55:31 +00:00
Yury G. Kudryashov
2050c3da77
Add kdebase-workspace-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23123
2010-08-11 17:33:57 +00:00
Yury G. Kudryashov
2449006cb6
Add manifest.nix
...
svn path=/nixpkgs/trunk/; revision=23122
2010-08-11 17:31:49 +00:00
Peter Simons
3658a8b040
pkgs/development/interpreters/python/2.7/setup-hook.sh: fixed incorrect version number
...
svn path=/nixpkgs/trunk/; revision=23121
2010-08-11 17:05:44 +00:00
Yury G. Kudryashov
de3531c2d5
Let kdePackage use manifest.nix
...
svn path=/nixpkgs/trunk/; revision=23120
2010-08-11 16:49:31 +00:00
Michael Raskin
670135ecb6
flup and ViewMTN seem to work just as well with default Python
...
svn path=/nixpkgs/trunk/; revision=23119
2010-08-11 16:28:53 +00:00
Peter Simons
ee70d8481d
pkgs/top-level/all-packages.nix: strip trailing whitenspace
...
svn path=/nixpkgs/trunk/; revision=23118
2010-08-11 15:49:42 +00:00
Peter Simons
2b37d181a5
Added Python version 2.7.
...
svn path=/nixpkgs/trunk/; revision=23117
2010-08-11 15:49:03 +00:00
Eelco Dolstra
e1926e3764
* Add UNetbootin to the channel.
...
svn path=/nixpkgs/trunk/; revision=23114
2010-08-11 13:55:56 +00:00
Eelco Dolstra
21587bf10b
* Use callPackage_i686 for i686-only packages.
...
svn path=/nixpkgs/trunk/; revision=23113
2010-08-11 13:25:30 +00:00
Yury G. Kudryashov
58ab0bf5bb
Add meta.platforms
...
svn path=/nixpkgs/trunk/; revision=23111
2010-08-11 12:24:12 +00:00
Eelco Dolstra
415cf4cd1c
* Omit the "Defined by:" elements in the configuration.nix section of
...
the manual. While it's a useful feature, it has the unfortunate
side-effect of causing the manual to be rebuilt every time the user
adds an option definition to any module (including
configuration.nix), and rebuilding the manual is rather slow.
svn path=/nixpkgs/trunk/; revision=23110
2010-08-11 11:46:09 +00:00
Eelco Dolstra
e4686546ec
* Enable parallel building for the Linux kernel, an obvious candidate.
...
svn path=/nixpkgs/trunk/; revision=23109
2010-08-11 10:43:09 +00:00
Michael Raskin
cf1d2fb754
Update pdf2djvu
...
svn path=/nixpkgs/trunk/; revision=23108
2010-08-11 10:34:15 +00:00
Peter Simons
b62f65d24e
pkgs/tools/networking/nbd: removed hard-coded flags for static linking
...
A statically linked binary should rather be generated using the
appropriate stdenv adapter.
svn path=/nixpkgs/trunk/; revision=23107
2010-08-11 09:54:46 +00:00
Peter Simons
e33f4863fc
pkgs/tools/networking/nbd: updated to version 2.9.18
...
svn path=/nixpkgs/trunk/; revision=23106
2010-08-11 09:53:31 +00:00
Rob Vermaas
a60809353a
updated nss and nspr, added variant of nss including tools
...
svn path=/nixpkgs/trunk/; revision=23105
2010-08-11 09:38:09 +00:00
Eelco Dolstra
5c8b4ec35a
* Linux 2.6.32.18.
...
svn path=/nixpkgs/trunk/; revision=23104
2010-08-11 09:25:35 +00:00
Yury G. Kudryashov
a4829861ec
Fix evaluation error
...
svn path=/nixpkgs/trunk/; revision=23103
2010-08-11 08:20:23 +00:00
Yury G. Kudryashov
7cecdce413
qt-4.7: add symlink for kde-4.5
...
svn path=/nixpkgs/trunk/; revision=23100
2010-08-10 20:18:51 +00:00
Yury G. Kudryashov
78565c5b5f
Add qimageblitz and kdebase-apps-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23099
2010-08-10 19:57:53 +00:00
Yury G. Kudryashov
8242aa1a46
kdebindings-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23098
2010-08-10 18:08:31 +00:00
Lluís Batlle i Rossell
f9692a7f40
Update from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23097
2010-08-10 17:20:15 +00:00
Yury G. Kudryashov
c842c3f7e5
kdepimlibs-4.5.0
...
svn path=/nixpkgs/trunk/; revision=23096
2010-08-10 17:08:47 +00:00
Yury G. Kudryashov
dcb79362d3
Upgrade soprano
...
svn path=/nixpkgs/trunk/; revision=23095
2010-08-10 14:46:39 +00:00
Yury G. Kudryashov
5e42648976
State explicitly that oxygen-icons is a fixed-output derivation
...
svn path=/nixpkgs/trunk/; revision=23094
2010-08-10 14:45:15 +00:00
Eelco Dolstra
f3677bef0d
* Synaptics driver 1.2.2.
...
svn path=/nixpkgs/trunk/; revision=23091
2010-08-10 14:06:03 +00:00
Yury G. Kudryashov
46c2adbc73
Slightly rewrite kde-package
...
svn path=/nixpkgs/trunk/; revision=23087
2010-08-10 09:42:57 +00:00
Eelco Dolstra
f6baaeace8
* Add Xfce to the channel.
...
svn path=/nixpkgs/trunk/; revision=23081
2010-08-10 00:09:29 +00:00
Eelco Dolstra
01cf8db4da
* Added the Xfce power manager.
...
svn path=/nixpkgs/trunk/; revision=23078
2010-08-09 23:13:13 +00:00
Lluís Batlle i Rossell
456d3f41ae
Adding a yacas needed patch for it to build
...
svn path=/nixpkgs/trunk/; revision=23077
2010-08-09 22:42:48 +00:00
Lluís Batlle i Rossell
a6aae3bc6d
Adding the matchbox window manager
...
svn path=/nixpkgs/trunk/; revision=23076
2010-08-09 22:40:51 +00:00
Lluís Batlle i Rossell
9cba74c95a
Adding 'yacas', a CAS implemented in C++.
...
svn path=/nixpkgs/trunk/; revision=23074
2010-08-09 21:58:21 +00:00
Lluís Batlle i Rossell
d5097ad3d3
Breaking dependencies on the cross-built gcc through the gcc-cross-wrapper.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23073
2010-08-09 21:37:31 +00:00
Lluís Batlle i Rossell
ff5d0fa448
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Eelco Dolstra
153577d0f3
* Add GTK+ as a dependency to generate the icon cache.
...
svn path=/nixpkgs/trunk/; revision=23071
2010-08-09 21:14:08 +00:00
Lluís Batlle i Rossell
ac387916b8
Adding the calendar program 'pal'
...
svn path=/nixpkgs/trunk/; revision=23070
2010-08-09 21:13:36 +00:00
Lluís Batlle i Rossell
1b59ae0b83
Adding 'mupdf', a lightweight PDF 1.7 viewer
...
As a side effect, I add openjpeg and jbig2dec.
svn path=/nixpkgs/trunk/; revision=23069
2010-08-09 20:59:38 +00:00
Eelco Dolstra
093980344d
* More Xfce stuff.
...
svn path=/nixpkgs/trunk/; revision=23067
2010-08-09 19:41:12 +00:00
Rob Vermaas
2670c1c67b
update some perl packages
...
svn path=/nixpkgs/trunk/; revision=23066
2010-08-09 19:29:06 +00:00
Rob Vermaas
79fcd0a04c
updated net::twitter, scope::upper, added uri::googlechart
...
svn path=/nixpkgs/trunk/; revision=23065
2010-08-09 18:45:44 +00:00
Eelco Dolstra
f0ae36e31c
* Doh.
...
svn path=/nixpkgs/trunk/; revision=23063
2010-08-09 18:06:27 +00:00
Eelco Dolstra
238e80f708
* More Xfce packages.
...
svn path=/nixpkgs/trunk/; revision=23061
2010-08-09 18:02:22 +00:00
Eelco Dolstra
4ae72f5ab2
* Added pkgs/data/misc/hicolor-icon-theme, required by Xfce.
...
svn path=/nixpkgs/trunk/; revision=23060
2010-08-09 18:00:08 +00:00
Eelco Dolstra
e875ec2524
* Make sure that if pathsToLink contains an element such as
...
"/share/info" that it doesn't match "/share/information.nix".
svn path=/nixpkgs/trunk/; revision=23059
2010-08-09 16:08:02 +00:00
Michael Raskin
be3d5d3496
Update elfutils: the old ones are inaccessible, and too old to be found on other mirrors
...
svn path=/nixpkgs/trunk/; revision=23058
2010-08-09 15:37:14 +00:00
Eelco Dolstra
8b4da1a264
* Add some more Xfce packages.
...
svn path=/nixpkgs/trunk/; revision=23054
2010-08-09 11:42:55 +00:00
Lluís Batlle i Rossell
b45e219eec
Making mesa build the DRI driver, required by the xorg server on the Fuloong2F
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23051
2010-08-09 07:42:43 +00:00
David Guibert
3b6101cd7f
msn-pecan: an alternative MSN plugin for pidgin
...
svn path=/nixpkgs/trunk/; revision=23050
2010-08-09 06:51:34 +00:00
David Guibert
9f77579f41
lua: install lua.pc
...
svn path=/nixpkgs/trunk/; revision=23049
2010-08-09 06:48:21 +00:00
Eelco Dolstra
1089153c7f
* Add some more Xfce packages.
...
svn path=/nixpkgs/trunk/; revision=23047
2010-08-08 22:43:00 +00:00
Eelco Dolstra
ab5669146d
* apr 1.4.2, Apache httpd 2.2.16.
...
svn path=/nixpkgs/trunk/; revision=23046
2010-08-08 20:29:23 +00:00
Lluís Batlle i Rossell
2595ec4f4b
Disable DRI on xorg for the fuloong2f, as mesa does not include 'dri.pc' in that platform,
...
and the autodetection of DRI by the xorgserver configure script looks like it needs
an explicit "--disable-dri" to go on.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23045
2010-08-08 18:53:38 +00:00
Lluís Batlle i Rossell
b724fa3d44
Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 ABI in mips I'm
...
making the longsoon2f system for.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23044
2010-08-08 18:53:00 +00:00
Lluís Batlle i Rossell
d75e47a383
Fix the cross-building of packages mentioned in stdenvLinux.overrides.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23043
2010-08-08 18:52:21 +00:00
Peter Simons
1a6039cb45
Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
...
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.
svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Lluís Batlle i Rossell
4137ceaf80
Updated nanonote 2.6.35 kernel (fixed a keyboard matrix problem)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23041
2010-08-08 18:50:10 +00:00
Lluís Batlle i Rossell
ae3383e001
Making the cross-built packages not depend on the gcc cross compiler directly,
...
but on a nix-store path only having the cross-built gcc libraries.
This trims down a lot the runtime dependency tree for cross-built packages.
I also remove the glibc dependency on the native bash.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23040
2010-08-08 18:47:48 +00:00
Lluís Batlle i Rossell
eddc9d6ab5
Fixing the nanonote kernel expressions so they work.
...
In fact only 2.6.34 boots fine, while 2.6.35 needs a fetchsvn new revision,
waiting for an upstream patch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23039
2010-08-08 18:46:57 +00:00
Lluís Batlle i Rossell
089ee5da11
Fix the cross-building of packages mentioned in stdenvLinux.overrides.
...
svn path=/nixpkgs/trunk/; revision=23038
2010-08-08 17:26:30 +00:00
Eelco Dolstra
4b6b9f8256
* Apply a patch in vte to fix the cursor being invisible in xfce's
...
terminal application.
svn path=/nixpkgs/trunk/; revision=23037
2010-08-08 14:27:43 +00:00
Michael Raskin
87cbef96ca
Add Veracity distributed VCS (+ issue tracker)
...
svn path=/nixpkgs/trunk/; revision=23031
2010-08-07 22:44:25 +00:00
Michael Raskin
5792074ddc
Add an RC (1.8.0-rc1) of SpiderMonkey by cloning the release expression
...
svn path=/nixpkgs/trunk/; revision=23030
2010-08-07 21:44:13 +00:00
Lluís Batlle i Rossell
f2de89336b
Removing the 'useFromStdenv' still left on the gcc45 attribute (not properly
...
updated from trunk)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23029
2010-08-07 21:31:16 +00:00
Lluís Batlle i Rossell
1c078c9861
Fixing a double set attribute in stdenv
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23028
2010-08-07 21:07:41 +00:00
Lluís Batlle i Rossell
46082f25f9
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Eelco Dolstra
4ed96dfbc2
* Ignore non-existant directories.
...
svn path=/nixpkgs/trunk/; revision=23026
2010-08-07 18:41:43 +00:00
Eelco Dolstra
49dd595e2d
* Add some missing X.org packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=23025
2010-08-07 18:21:16 +00:00
Michael Raskin
8d9cd5be6f
Update Asymptote to 2.03
...
svn path=/nixpkgs/trunk/; revision=23022
2010-08-07 11:38:03 +00:00
Eelco Dolstra
d7842faf49
* Added UNetbootin, a program for creating bootable USB sticks from
...
ISO images.
svn path=/nixpkgs/trunk/; revision=23018
2010-08-06 22:33:14 +00:00
Eelco Dolstra
492d64e168
* Syslinux updated to 4.02.
...
svn path=/nixpkgs/trunk/; revision=23017
2010-08-06 22:27:28 +00:00
Eelco Dolstra
ca716d5bc7
* p7zip updated to 9.13. Also build 7z and 7zr.
...
svn path=/nixpkgs/trunk/; revision=23016
2010-08-06 22:26:25 +00:00
Eelco Dolstra
10dbe2dd78
* Fix Hydra evaluation problem.
...
svn path=/nixpkgs/trunk/; revision=23015
2010-08-06 21:54:43 +00:00
Eelco Dolstra
2148d43a6d
* Added mtools.
...
svn path=/nixpkgs/trunk/; revision=23014
2010-08-06 21:36:54 +00:00
Yury G. Kudryashov
e2c75baa05
kdelibs: 4.5.0, use kdePackage
...
svn path=/nixpkgs/trunk/; revision=23013
2010-08-06 20:24:17 +00:00
Yury G. Kudryashov
2d9d69cb63
Add lcms2
...
svn path=/nixpkgs/trunk/; revision=23012
2010-08-06 20:23:56 +00:00
Yury G. Kudryashov
1aa8b54c41
Typos
...
svn path=/nixpkgs/trunk/; revision=23011
2010-08-06 20:23:35 +00:00
Yury G. Kudryashov
ede16e5dc5
polkit-qt-1: use kdePackage
...
svn path=/nixpkgs/trunk/; revision=23010
2010-08-06 20:22:22 +00:00
Yury G. Kudryashov
98c5daffeb
oxygen-icons: 4.5.0, use kdePackage
...
svn path=/nixpkgs/trunk/; revision=23009
2010-08-06 20:21:08 +00:00
Yury G. Kudryashov
c766124771
Add kdePackage function
...
svn path=/nixpkgs/trunk/; revision=23008
2010-08-06 20:20:19 +00:00
Eelco Dolstra
896d1f752d
* I'm stupid.
...
svn path=/nixpkgs/trunk/; revision=23007
2010-08-06 18:59:47 +00:00
Eelco Dolstra
1ef7d51a32
* dosfstools updated to 3.09.
...
svn path=/nixpkgs/trunk/; revision=23005
2010-08-06 18:49:16 +00:00
Eelco Dolstra
a70b44b3cb
* util-linux-ng 2.18.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23004
2010-08-06 18:39:34 +00:00
Peter Simons
6dad13cb74
pkgs/top-level/all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=23000
2010-08-06 12:47:20 +00:00
Peter Simons
3e095243bd
pkgs/top-level/all-packages.nix: don't enable ACL support in rsync when building on Solaris
...
svn path=/nixpkgs/trunk/; revision=22999
2010-08-06 12:46:18 +00:00
Peter Simons
f4f3078309
pkgs/top-level/all-packages.nix: curl cannot support scp on Solaris because libssh2 doesn't compile
...
svn path=/nixpkgs/trunk/; revision=22998
2010-08-06 12:45:58 +00:00
Peter Simons
0571d80df6
pkgs/tools/networking/curl: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=22997
2010-08-06 12:45:39 +00:00
Peter Simons
432ad9ceef
pkgs/tools/networking/curl: assert that scpSupport is enabled only when libssh2 is available
...
svn path=/nixpkgs/trunk/; revision=22996
2010-08-06 12:45:11 +00:00
Peter Simons
4defdcc50c
pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.
...
svn path=/nixpkgs/trunk/; revision=22995
2010-08-06 12:44:54 +00:00
Peter Simons
401b77d232
pkgs/tools/networking/nbd: updated to version 2.9.17
...
svn path=/nixpkgs/trunk/; revision=22994
2010-08-06 12:43:18 +00:00
Eelco Dolstra
a1e834e85a
* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
...
Instead, use the generic package override mechanism to use packages
from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
`stdenv.coreutils'.
svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Rob Vermaas
d8ba69a16e
added older version of sqlite for use in DBD-SQLite perl package, which fails with newest one
...
svn path=/nixpkgs/trunk/; revision=22989
2010-08-06 08:54:27 +00:00
David Guibert
accda9616f
heimdal: add sqlite support and install server executables to $out/sbin
...
svn path=/nixpkgs/trunk/; revision=22988
2010-08-06 08:52:47 +00:00
David Guibert
f3403647d4
pam_ccreds: to locally authenticate using an enterprise identity when the network is unavailable.
...
svn path=/nixpkgs/trunk/; revision=22987
2010-08-06 08:50:58 +00:00
David Guibert
663cff60a4
pam_krb5: added version 2.3.11-1.
...
svn path=/nixpkgs/trunk/; revision=22984
2010-08-06 08:49:05 +00:00
Eelco Dolstra
8852e08ebf
* Update to SQLite 3.7.0.1, which fixes a corruption bug when the
...
database is also accessed using SQLite 3.6.23.
svn path=/nixpkgs/trunk/; revision=22981
2010-08-06 07:45:54 +00:00
Eelco Dolstra
eecae4f36a
svn path=/nixpkgs/trunk/; revision=22980
2010-08-05 22:09:41 +00:00
Lluís Batlle i Rossell
27e2ae10a0
Making gdbm get the proper config.guess for it to build in the Fuloong 2f.
...
I could not find a newer gdbm with newer config.guess.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22979
2010-08-05 22:04:10 +00:00
Lluís Batlle i Rossell
229883730e
Removing some nongnu mirrors that don't work for me.
...
Feel free to check them back in if they work for you.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22978
2010-08-05 22:02:13 +00:00
Lluís Batlle i Rossell
952bcf5e58
Setting the patch for the glibc locale archive, which addresses some problems
...
found before:
- programs linked with this glibc, will be able to find its locale-archive
at LOCALE_ARCHIVE_2_11
- for any problem we forgot to mention, we also add the LOCALE_ARCHIVE
variable, checked after LOCALE_ARCHIVE_2_11. I don't know a strong reason to
have it though.
- setuid programs will expect the locale-archive in
/var/run/current-system/sw/lib/locale, usual path of the locale-archive in
nixos, and a path that a sysadmin can set pointing to the locale-archive in
case of non-nixos. setuid programs don't receive the LOCALE_ARCHIVE
variables.
- non-nixos systems will have a check for the locale-archive in /usr/lib/locale
- the glibc programs 'locale' and 'localedef' may be able to find the proper
locale-archive too.
We were also considering getting rid of the locale-archive, and using
locale files directly (like Ubuntu seems to do [1]), maybe using the LOCPATH
variable. But this would not solve the problem of localized setuid programs.
All this came after a 'meeting' with niksnut on irc about this.
[1] http://lwn.net/Articles/244204/
svn path=/nixpkgs/branches/stdenv-updates/; revision=22977
2010-08-05 21:19:32 +00:00
Yury G. Kudryashov
80108f291b
Add optional scp support to curl
...
svn path=/nixpkgs/trunk/; revision=22976
2010-08-05 21:06:45 +00:00
Yury G. Kudryashov
217209747b
Add libssh2
...
svn path=/nixpkgs/trunk/; revision=22975
2010-08-05 20:24:32 +00:00
Lluís Batlle i Rossell
8783e812b5
More changes beyond stdenv-linux for the fuloong2f platform
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22973
2010-08-05 18:51:12 +00:00
Lluís Batlle i Rossell
b7f47c7f49
Updating libgcrypt, hoping that it will build on mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22972
2010-08-05 18:47:40 +00:00
Marco Maggesi
c0f343b752
Update Coq to version 8.2pl2 (patch by roconnor)
...
svn path=/nixpkgs/trunk/; revision=22971
2010-08-05 18:44:42 +00:00
Lluís Batlle i Rossell
c82f2f533d
Avoiding to make a profiled bootstrap of gcc on armv5tel-linux, because it fails there.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22970
2010-08-05 18:40:58 +00:00
Eelco Dolstra
39a2523e79
* Glibc 2.11.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22967
2010-08-05 16:51:16 +00:00
Eelco Dolstra
5119fac40e
* Don't store the GCC configure flags in the output (visible through
...
`gcc -v'). It causes build-time only dependencies to be
unnecessarily retained in the closure (e.g. PPL due to
`--with-ppl=/nix/store/...').
* Replace $out/bin/c++ with a symlink to g++.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22966
2010-08-05 16:27:46 +00:00
Eelco Dolstra
5f8b8ae1d1
* Added weechat and updated xfce-terminal and vte. (From Graeme
...
Caldwell <graemercaldwell@gmail.com>.)
svn path=/nixpkgs/trunk/; revision=22965
2010-08-05 15:47:15 +00:00
Lluís Batlle i Rossell
50f337ad01
Making gcc not depend on bootstrap-tools (by a postInstall patchelf trick)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22963
2010-08-05 13:39:08 +00:00
Eelco Dolstra
6fe628b99a
* Indentation fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22961
2010-08-05 13:21:29 +00:00
Peter Simons
dbef94575c
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.2.1
...
svn path=/nixpkgs/trunk/; revision=22960
2010-08-05 11:25:02 +00:00
Eelco Dolstra
32b5de83c4
svn path=/nixpkgs/trunk/; revision=22959
2010-08-05 10:42:05 +00:00
Rob Vermaas
f809b04a33
newer version DBD-SQLite
...
svn path=/nixpkgs/trunk/; revision=22958
2010-08-05 09:44:28 +00:00
Eelco Dolstra
5dc58d5c15
* SQLite updated to 3.7.0.
...
svn path=/nixpkgs/trunk/; revision=22957
2010-08-05 08:55:19 +00:00
Eelco Dolstra
b29496c4be
* Adobe Reader: updated to 9.3.3. Make it installable on
...
x86_64-linux.
svn path=/nixpkgs/trunk/; revision=22956
2010-08-05 08:54:58 +00:00
Eelco Dolstra
9e2e347f28
* Fix Hydra evaluation.
...
svn path=/nixpkgs/trunk/; revision=22955
2010-08-05 08:38:39 +00:00
Lluís Batlle i Rossell
7dfbad8c44
Updating awesome (tab completion did not work with the xorg server 1.8; let's see
...
if it works now)
svn path=/nixpkgs/trunk/; revision=22951
2010-08-04 15:48:05 +00:00
Eelco Dolstra
aded38809b
* Turn on `preferLocalBuild' for fetchurl.
...
svn path=/nixpkgs/trunk/; revision=22948
2010-08-04 12:37:03 +00:00
Lluís Batlle i Rossell
e0a11f532b
Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from the boostrap-tools.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22947
2010-08-04 12:36:35 +00:00
Peter Simons
ae68ed0907
pkgs/top-level/all-packages.nix: prefer sqliteInteractive in user environments, i.e. when running "nix-env -i sqlite"
...
svn path=/nixpkgs/trunk/; revision=22944
2010-08-04 11:42:10 +00:00
Lluís Batlle i Rossell
b17d1d7d07
Adding nanonote kernel and uboot
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22943
2010-08-04 11:07:13 +00:00
Lluís Batlle i Rossell
47b45f812e
Updating diffutils
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22942
2010-08-04 11:05:53 +00:00
Eelco Dolstra
5a08a41204
* Kernel updates.
...
svn path=/nixpkgs/trunk/; revision=22941
2010-08-04 10:40:25 +00:00
Yury G. Kudryashov
ce3aef6d7b
Add phonon-backend-vlc
...
svn path=/nixpkgs/trunk/; revision=22939
2010-08-04 10:04:40 +00:00
Marco Maggesi
2b1d398c9a
Remove obsolete expression for dmtcp-devel
...
svn path=/nixpkgs/trunk/; revision=22937
2010-08-04 08:55:57 +00:00
Peter Simons
43017234d6
pkgs/tools/networking/nbd: enable build on all NixOS platforms
...
The nbd client needs kernel support and is available only on Linux, but
the server process ought to work in all POSIX'ish environments.
svn path=/nixpkgs/trunk/; revision=22936
2010-08-03 19:08:11 +00:00
Peter Simons
c820859eac
pkgs/tools/networking/nbd: revert "enable regression tests"
...
test suite failure on hydra: http://hydra.nixos.org/build/518375
svn path=/nixpkgs/trunk/; revision=22935
2010-08-03 18:12:38 +00:00
Michael Raskin
9456c0e43b
Add patch to fix arrow display
...
svn path=/nixpkgs/trunk/; revision=22934
2010-08-03 17:43:10 +00:00
Marco Maggesi
8dca34b5ed
Upgrade dmtcp to version 1.1.8
...
svn path=/nixpkgs/trunk/; revision=22933
2010-08-03 17:39:12 +00:00
Yury G. Kudryashov
a993d5190a
Add quassel only on qt4.meta.platforms platforms
...
qt4 somehow depends on libcap which is linux only
svn path=/nixpkgs/trunk/; revision=22932
2010-08-03 14:17:55 +00:00