Commit graph

9513 commits

Author SHA1 Message Date
Michael Raskin 95c065f33f Find some mirror for ArkPandora
svn path=/nixpkgs/trunk/; revision=20144
2010-02-21 07:20:26 +00:00
Michael Raskin ed1c9cefdd Remove xcolor documentation until I understand how to compile it..
svn path=/nixpkgs/trunk/; revision=20143
2010-02-21 06:56:24 +00:00
Alexander Tsamutali 7a05d7ca38 desktops/gnome-2.28/desktop/vte: New nixpkg.
svn path=/nixpkgs/trunk/; revision=20142
2010-02-20 19:24:52 +00:00
Michael Raskin c902a64fb7 Update PLT Scheme
svn path=/nixpkgs/trunk/; revision=20141
2010-02-20 18:34:50 +00:00
Ludovic Courtès 97c9ff361f GNU Guile 1.9.8.
svn path=/nixpkgs/trunk/; revision=20140
2010-02-20 16:19:36 +00:00
Michael Raskin 7db8225aed Update Data Matrix library and ifx its build
svn path=/nixpkgs/trunk/; revision=20139
2010-02-20 11:56:23 +00:00
Lluís Batlle i Rossell 9727f3d707 Making the i915 module Kernel Mode Setting enabled.
This is required by the X module nowadays, and the linux i686 config does not
have it enabled by default.


svn path=/nixpkgs/trunk/; revision=20136
2010-02-19 18:28:02 +00:00
Lluís Batlle i Rossell 7dc6cf1f03 Removing crossArm.uboot from the hydra builds - it now depends on a platform being set.
svn path=/nixpkgs/trunk/; revision=20131
2010-02-19 15:48:07 +00:00
Eelco Dolstra 06f07381c4 * Fix some evaluation errors.
* Removed glibc 2.10.

svn path=/nixpkgs/trunk/; revision=20130
2010-02-19 15:40:37 +00:00
Lluís Batlle i Rossell e1760d529b I still did not fix the nixpkgs tarball in the previous commit...
Next attempt, now simpler.

svn path=/nixpkgs/trunk/; revision=20129
2010-02-19 14:42:50 +00:00
Lluís Batlle i Rossell 912bbd7aa1 Removing the qt as an opencascade dependency. It is not used at all there.
svn path=/nixpkgs/trunk/; revision=20128
2010-02-19 14:25:23 +00:00
Lluís Batlle i Rossell 840a78977b Adding a kernelArch to the 'pc' platform to keep uboot happy.
This should fix the nixpkgs tarball evaluation.

svn path=/nixpkgs/trunk/; revision=20127
2010-02-19 14:25:15 +00:00
Eelco Dolstra af717b48f4 * Firefox 3.5.8.
svn path=/nixpkgs/trunk/; revision=20125
2010-02-19 10:03:31 +00:00
Michael Raskin b51a1937b6 Fix pqiv unpack step
svn path=/nixpkgs/trunk/; revision=20124
2010-02-19 09:58:37 +00:00
Lluís Batlle i Rossell b0e9724ef5 Quantum leap updating memtest86+.
svn path=/nixpkgs/trunk/; revision=20122
2010-02-19 09:48:50 +00:00
Lluís Batlle i Rossell 50e309f022 linux: Removing some assertions on armv5tel no more valid when cross-building.
svn path=/nixpkgs/trunk/; revision=20119
2010-02-18 21:10:53 +00:00
Lluís Batlle i Rossell 85a35352bb Trying to get serial in qemu integratorcp. Still without succeed.
svn path=/nixpkgs/trunk/; revision=20118
2010-02-18 21:10:49 +00:00
Marco Maggesi 0be3d18896 Updated nixkpkgs/pkgs/os-specific/linux/dmtcp/devel.nix
svn path=/nixpkgs/trunk/; revision=20116
2010-02-18 18:49:32 +00:00
Lluís Batlle i Rossell 7506ae348d Updating qemu
svn path=/nixpkgs/trunk/; revision=20115
2010-02-18 18:42:11 +00:00
Michael Raskin c3e3bc52dc Fix missed argument
svn path=/nixpkgs/trunk/; revision=20113
2010-02-18 16:26:35 +00:00
Lluís Batlle i Rossell cdf6235ac9 Making opencascade link properly its shared objects with their dependencies. Its libtool script
used 'file' to find the shared object needed on linking.

svn path=/nixpkgs/trunk/; revision=20112
2010-02-18 16:24:45 +00:00
Michael Raskin bf4f2769b1 Fix propagated dependencies in hal
svn path=/nixpkgs/trunk/; revision=20108
2010-02-18 15:44:01 +00:00
Sander van der Burg 3b65d90edf Removed all root ownership stuff, so that the kernel modules will install in a chroot environment
svn path=/nixpkgs/trunk/; revision=20103
2010-02-18 14:04:22 +00:00
Michael Raskin 50a513f515 Fix linking for SGT puzzles
svn path=/nixpkgs/trunk/; revision=20100
2010-02-18 13:40:10 +00:00
Sander van der Burg 2fb201871b Running the guest additions build in a chroot environment will not install the kernel modules. Removing the ownership attributes might prevents this
svn path=/nixpkgs/trunk/; revision=20097
2010-02-18 13:09:49 +00:00
Peter Simons c7e5f6a80b pkgs/applications/version-management/git-and-tools/git: version 1.7.0 needs Python
svn path=/nixpkgs/trunk/; revision=20096
2010-02-18 12:08:39 +00:00
Lluís Batlle i Rossell 9bcb6277f3 Changing linux kernel references from vmlinuz to bzImage.
This way we get a simpler kernel build script.

svn path=/nixpkgs/trunk/; revision=20094
2010-02-18 11:34:48 +00:00
Michael Raskin 89d1b7881f Update SGT puzzles and improve builderDefs processing of propagated(Native)BuildInputs after stdenv merge
svn path=/nixpkgs/trunk/; revision=20093
2010-02-18 10:29:40 +00:00
Lluís Batlle i Rossell 5fc64e5f9c Again, trying to fix the kernel build.
It seems that there is no make target named 'vmlinuz' that makes the file 'vmlinuz'.
So we need different variables for the make target and the kernel file. Unless we
some day stop using the file 'vmlinuz' in pc, and use bzImage.

svn path=/nixpkgs/trunk/; revision=20092
2010-02-18 10:25:33 +00:00
Lluís Batlle i Rossell 513443dc9f Setting the pc kernel image to 'vmlinuz', and not 'bzImage'.
I thought it had to be bzImage. I should have checked better.

svn path=/nixpkgs/trunk/; revision=20091
2010-02-18 09:42:59 +00:00
Lluís Batlle i Rossell ee72c53378 Trying to fix the non-cross kernel build.
svn path=/nixpkgs/trunk/; revision=20090
2010-02-18 08:02:16 +00:00
Marc Weber f57a5d2273 libXi: build man pages
svn path=/nixpkgs/trunk/; revision=20089
2010-02-18 01:49:53 +00:00
Marc Weber fd18682bc4 fix cabal builds (propagatedBuildNativeInputs)
svn path=/nixpkgs/trunk/; revision=20088
2010-02-18 01:49:50 +00:00
Marc Weber 82b66086dd make ctags find ruby modules
svn path=/nixpkgs/trunk/; revision=20087
2010-02-18 01:49:48 +00:00
Marc Weber 8acdb419c6 fix git-fast-import by using a correct tar.gz
svn path=/nixpkgs/trunk/; revision=20086
2010-02-18 01:49:45 +00:00
Marc Weber 662a933eb0 fix mercurial gui (python lib path still pointed to 2.5 bet python 2.6 is used now)
svn path=/nixpkgs/trunk/; revision=20085
2010-02-18 01:49:41 +00:00
Marc Weber 4007d19700 fix vim_configurable
svn path=/nixpkgs/trunk/; revision=20084
2010-02-18 01:49:22 +00:00
Peter Simons 6a48baead3 pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0
svn path=/nixpkgs/trunk/; revision=20083
2010-02-18 00:28:24 +00:00
Peter Simons 200c07d817 pkgs/applications/version-management/git-and-tools/git: added myself to the list of maintainers
svn path=/nixpkgs/trunk/; revision=20082
2010-02-18 00:28:15 +00:00
Lluís Batlle i Rossell 4e51d7d296 Fixing the linux kernel cross builder (lacking an ARCH again in a make call)
svn path=/nixpkgs/trunk/; revision=20081
2010-02-17 22:36:59 +00:00
Lluís Batlle i Rossell 70cb7050f5 Trying to make the linux kernels also cross-build.
svn path=/nixpkgs/trunk/; revision=20080
2010-02-17 22:20:56 +00:00
Lluís Batlle i Rossell 7b4529cfc7 Allowing multiplatform uboot (sheevaplug/integratorcp).
svn path=/nixpkgs/trunk/; revision=20079
2010-02-17 21:09:27 +00:00
Lluís Batlle i Rossell aca3e65338 Adding the mainline uboot.
svn path=/nixpkgs/trunk/; revision=20078
2010-02-17 20:53:01 +00:00
Sander van der Burg b036ee727a Fixed installation of virtualbox kernel modules
svn path=/nixpkgs/trunk/; revision=20077
2010-02-17 16:13:53 +00:00
Michael Raskin a3282d5e3e Nuke networking tests for SBCL
svn path=/nixpkgs/trunk/; revision=20074
2010-02-17 10:40:25 +00:00
Eelco Dolstra 3687bc9e39 * libdrm updated to 2.4.18 ("motivated by a fix for a bug in the intel
support which was causing dramatic failures with at least version
  2.10 of the xf86-video-intel driver").

svn path=/nixpkgs/trunk/; revision=20073
2010-02-17 09:56:04 +00:00
Michael Raskin c8dd2f9891 Give up on /etc/passwd-requiring tests
svn path=/nixpkgs/trunk/; revision=20069
2010-02-17 08:24:02 +00:00
Michael Raskin 2fb7879a19 Upstart 0.6 is just upstart now
svn path=/nixpkgs/trunk/; revision=20067
2010-02-17 06:53:08 +00:00
Michael Raskin 6a51d0465d Try updating SBCL
svn path=/nixpkgs/trunk/; revision=20066
2010-02-17 06:50:45 +00:00
Michael Raskin 5401a03919 Disable checks - the failure reason is impossibility to resolve localhost
svn path=/nixpkgs/trunk/; revision=20065
2010-02-17 06:43:49 +00:00