Peter Simons
c754532298
pkgs/top-level/all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=19670
2010-01-26 14:53:03 +00:00
Peter Simons
0d6a9b979d
pkgs/top-level/python-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=19669
2010-01-26 14:52:56 +00:00
Ludovic Courtès
0c46b7b4d8
GNU Enscript 1.6.5.
...
svn path=/nixpkgs/trunk/; revision=19668
2010-01-26 14:49:00 +00:00
Eelco Dolstra
e907369c62
* Applied a patch to make Pan build with GCC 4.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19667
2010-01-26 14:48:44 +00:00
Eelco Dolstra
566c9ffdc2
* Disable some packages that don't evaluate.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19666
2010-01-26 14:31:23 +00:00
Eelco Dolstra
a25a25e4f4
* Updated Email::Send because it didn't build.
...
* Removed Email::Simple::Creator because it's part of
Email::Simple now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19665
2010-01-26 13:38:12 +00:00
Eelco Dolstra
4430ce1952
* Fix splashutils.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19662
2010-01-26 10:56:21 +00:00
Eelco Dolstra
561e37cfe0
* Linux 2.6.32.6, 2.6.27.44.
...
svn path=/nixpkgs/trunk/; revision=19661
2010-01-26 10:18:14 +00:00
Ludovic Courtès
cf3b87d747
GNU GRUB 1.97.2.
...
svn path=/nixpkgs/trunk/; revision=19656
2010-01-25 22:04:03 +00:00
Lluís Batlle i Rossell
bb0a18daac
Adding some kind of build expression for money manager ex.
...
It expects to find its resource files in '.', and it also wants to write at '.'.
I think this has to be fixed upstream.
svn path=/nixpkgs/trunk/; revision=19655
2010-01-25 21:40:52 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Eelco Dolstra
10ca771495
* Latest Nix.
...
svn path=/nixpkgs/trunk/; revision=19653
2010-01-25 17:39:33 +00:00
Ludovic Courtès
45aa4e2d7f
nix-prefetch-git: Add support for $NIX_PREFETCH_GIT_DEEP_CLONE.
...
svn path=/nixpkgs/trunk/; revision=19648
2010-01-25 13:23:08 +00:00
Lluís Batlle i Rossell
d1c34b3a47
Updating chmlib.
...
svn path=/nixpkgs/trunk/; revision=19646
2010-01-25 10:34:51 +00:00
Lluís Batlle i Rossell
279ffaa621
Adding ecryptfs, and one of its dependencies: keyutils.
...
(I have not tried whether they work)
svn path=/nixpkgs/trunk/; revision=19645
2010-01-25 10:34:47 +00:00
Eelco Dolstra
ede6283180
* Revert libpng to 1.2.x because 1.4 breaks too many things.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19641
2010-01-24 23:14:26 +00:00
Lluís Batlle i Rossell
98de9a27c9
Fixing the trunk evaluation
...
svn path=/nixpkgs/trunk/; revision=19640
2010-01-24 22:15:23 +00:00
Lluís Batlle i Rossell
029cd0a213
Adding gtkhtml, another program needed for gnucash to build.
...
I thought gtkhtml was not needed, and in my previous commit I removed it as a gnucash dependency.
svn path=/nixpkgs/trunk/; revision=19639
2010-01-24 22:07:53 +00:00
Lluís Batlle i Rossell
6f462d2c7c
Adding (quite blindly) some gnome packages to get gnucash built.
...
svn path=/nixpkgs/trunk/; revision=19638
2010-01-24 21:32:09 +00:00
Ludovic Courtès
f6c80710f5
Add SWEC (Simple Web Error Checker).
...
svn path=/nixpkgs/trunk/; revision=19637
2010-01-24 19:07:16 +00:00
Marc Weber
cb582a87c9
cabal: add noHadock env var. Eg haddock can't create docs for haskell-src-exts
...
svn path=/nixpkgs/trunk/; revision=19636
2010-01-24 15:39:46 +00:00
Marc Weber
41030334dd
adding w3c CSS validator
...
svn path=/nixpkgs/trunk/; revision=19635
2010-01-24 15:39:42 +00:00
Armijn Hemel
f8df44abb1
update to 4.6.1.
...
svn path=/nixpkgs/trunk/; revision=19631
2010-01-23 16:02:45 +00:00
Lluís Batlle i Rossell
d8900100e5
Allowing linux-headers to be built for cross-compilations on non-linux platforms.
...
Updating the list of hydra cross-build jobs to something more ambitious.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19628
2010-01-23 09:41:50 +00:00
Lluís Batlle i Rossell
38c0a2efbd
Test how cross-compilation works on non-linux native platforms.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19627
2010-01-23 00:29:38 +00:00
Lluís Batlle i Rossell
7ef8d2474b
Fixing the cross-compiler build on i686-linux
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19626
2010-01-23 00:24:52 +00:00
Lluís Batlle i Rossell
d9dd893969
Adding cross-build hydra jobs a bit more generic than it was.
...
There is still a lot of room for improvement on how to write the cross build related
jobs for hydra. Step by step.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19621
2010-01-22 18:51:18 +00:00
Lluís Batlle i Rossell
d47aead668
Setting the difference buildInputs/buildNativeInputs in some gtk related packages.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19620
2010-01-22 18:49:16 +00:00
Ludovic Courtès
14ef547359
Add GNU Gengetopt.
...
svn path=/nixpkgs/trunk/; revision=19618
2010-01-22 17:00:44 +00:00
Eelco Dolstra
2feb604243
* A patch to ec2-bundle-image to make it work properly on read-only
...
images (in the Nix store).
svn path=/nixpkgs/trunk/; revision=19616
2010-01-22 16:42:54 +00:00
Lluís Batlle i Rossell
fedf79faea
Fixing 'my-env' on stdenv-updates, considering that users will add
...
'buildInputs' to its mkDerivation parameter, while the stdenv setup.sh script
would expect buildNativeInputs.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19615
2010-01-22 15:00:15 +00:00
Lluís Batlle i Rossell
94ed14ccef
Trying to add a cross build to hydra: bisonSheevaplug
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19614
2010-01-22 14:59:27 +00:00
Ludovic Courtès
2ae7ffd707
foolscap: Disable checks.
...
svn path=/nixpkgs/trunk/; revision=19608
2010-01-22 08:55:09 +00:00
Eelco Dolstra
c7194fe7cf
* Added Firefox 3.6. It's not entirely stable yet though. In
...
particular it segfaults with the `-P' option.
svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra
ed3ebb7c2c
* libjpeg updated to version 8.
...
* libpng updated to 1.4.0.
* For libjpegStatic, use a stdenv adapter to build a static library.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19605
2010-01-21 21:42:17 +00:00
Eelco Dolstra
b8f106abd7
* Throw away some old versions of Firefox.
...
svn path=/nixpkgs/trunk/; revision=19604
2010-01-21 21:14:22 +00:00
Ludovic Courtès
16dec99054
Add GNU mkisofs.
...
svn path=/nixpkgs/trunk/; revision=19603
2010-01-21 16:53:16 +00:00
Lluís Batlle i Rossell
b14e1f31c9
Fixing the 'platforms' at python 2.6.
...
svn path=/nixpkgs/trunk/; revision=19602
2010-01-21 16:43:27 +00:00
Peter Simons
28ef44c86a
pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout for I/O
...
After having established the connection to the distcc server, time out after 20
minutes of inactivity -- rather than 5 minutes, which is too quick to build
large C++ files with complex template machinery.
svn path=/nixpkgs/trunk/; revision=19600
2010-01-21 15:40:48 +00:00
Peter Simons
05868b3046
pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
...
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.
svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00
Peter Simons
8b4f33ac76
pkgs/top-level/all-packages.nix: switch to Python 2.6 (except on Darwin)
...
MacOS X can build Python 2.6 just fine, but for some reason a lot of modules
don't work, so the resulting binary isn't very useful.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19598
2010-01-21 15:39:11 +00:00
Lluís Batlle i Rossell
3c206efa1f
Updating qhull
...
svn path=/nixpkgs/trunk/; revision=19597
2010-01-21 14:44:15 +00:00
Lluís Batlle i Rossell
218c918909
Updating glew
...
svn path=/nixpkgs/trunk/; revision=19596
2010-01-21 14:39:57 +00:00
Lluís Batlle i Rossell
a3e4c7640f
Updating meshlab.
...
Their build system has changed, and the source tree they distribute too, so the
dependencies changed a bit.
To get meshlab working, I update lib3ds and add levmar.
svn path=/nixpkgs/trunk/; revision=19595
2010-01-21 14:39:53 +00:00
Michael Raskin
e70276079f
Add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=19594
2010-01-21 10:07:25 +00:00
Michael Raskin
247d4ae098
Update pstree
...
svn path=/nixpkgs/trunk/; revision=19593
2010-01-21 10:06:17 +00:00
Lluís Batlle i Rossell
8640725ca4
Updating meshlab
...
svn path=/nixpkgs/trunk/; revision=19592
2010-01-21 09:49:10 +00:00
Lluís Batlle i Rossell
13733f6f94
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=19591
2010-01-21 09:49:06 +00:00
Andres Löh
b56c549f26
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19590
2010-01-21 09:46:48 +00:00
Eelco Dolstra
cdf8259bb3
svn path=/nixpkgs/trunk/; revision=19588
2010-01-21 07:39:36 +00:00
Eelco Dolstra
b3625c242b
* Add the ext3 module to the initrd. The Amazon image generator needs
...
it.
svn path=/nixpkgs/trunk/; revision=19585
2010-01-20 21:09:33 +00:00
Lluís Batlle i Rossell
a2a51f2ae3
Trying to make glibc211 build not only with the bootstrap-files compiler.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19581
2010-01-20 19:13:18 +00:00
Eelco Dolstra
9761d31dc9
* curl 7.19.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19573
2010-01-20 14:26:19 +00:00
Eelco Dolstra
f724089f6f
* Added a bundle of CA certificates, useful for e.g. curl.
...
svn path=/nixpkgs/trunk/; revision=19571
2010-01-20 14:10:26 +00:00
Eelco Dolstra
8e885c0a52
* openssl 0.9.8l
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19570
2010-01-20 13:49:07 +00:00
Ludovic Courtès
8e3a1e09c0
GNU Libtasn1 2.4.
...
svn path=/nixpkgs/trunk/; revision=19566
2010-01-20 11:09:04 +00:00
Ludovic Courtès
50a7b78fb4
GNU Guile 1.9.7.
...
svn path=/nixpkgs/trunk/; revision=19565
2010-01-20 11:09:00 +00:00
Ludovic Courtès
98b73c1306
cvs: Fix getcwd() from Gnulib so that it works in chroots.
...
svn path=/nixpkgs/trunk/; revision=19564
2010-01-20 11:08:50 +00:00
Michael Raskin
44457a9ad7
Fixing a typo in options
...
svn path=/nixpkgs/trunk/; revision=19563
2010-01-20 11:06:20 +00:00
Eelco Dolstra
b5f288c412
* Revert to the Linux 2.6.28 headers because 2.6.32 gives more
...
problems than it's worth (e.g. build failures in strace and klibc -
see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538372 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19562
2010-01-20 10:56:40 +00:00
Eelco Dolstra
3407158873
* strace 4.5.19.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19561
2010-01-20 10:55:30 +00:00
Rob Vermaas
0577bc6bf1
add grub2 to channel
...
svn path=/nixpkgs/trunk/; revision=19558
2010-01-20 09:39:08 +00:00
Michael Raskin
d2795e889c
Force CFS in zen-kernel not specified as BFS
...
svn path=/nixpkgs/trunk/; revision=19557
2010-01-20 06:24:29 +00:00
Michael Raskin
ef4198ec8d
ECL entry in all-packages
...
svn path=/nixpkgs/trunk/; revision=19556
2010-01-20 05:41:18 +00:00
Michael Raskin
99a54b362e
Adding ECL
...
svn path=/nixpkgs/trunk/; revision=19555
2010-01-20 05:40:46 +00:00
Eelco Dolstra
1d6d92c9a1
* Make Valgrind compile with Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19554
2010-01-19 22:27:07 +00:00
Eelco Dolstra
f93620419f
* The Linux 2.6.32 headers contain a "scsi" subdirectory, which
...
clashes with Glibc's "scsi" subdirectory.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19553
2010-01-19 18:28:48 +00:00
Eelco Dolstra
93b250b960
* Use the Linux 2.6.32 kernel headers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19552
2010-01-19 18:02:37 +00:00
Eelco Dolstra
cea86564ff
* Fix gmpxx.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19550
2010-01-19 17:44:59 +00:00
Eelco Dolstra
d67f1d269e
* binutils creates hard links to the programs in $out/bin in
...
$out/<platform>/bin. Because the fixup phase causes those to be
replaced by identical copies, use symlinks instead of hardlinks.
This saves about 9 MB.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19549
2010-01-19 17:41:54 +00:00
Eelco Dolstra
4e65c8aa2a
* Use patchelf 0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Eelco Dolstra
8cd183f062
* Disable Graphite in GCC, as discussed on the mailing list.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19547
2010-01-19 17:10:53 +00:00
Eelco Dolstra
d348b996cf
svn path=/nixpkgs/branches/stdenv-updates/; revision=19546
2010-01-19 17:10:03 +00:00
Peter Simons
35424c8836
pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
...
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons
81324b5de0
pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
...
Initial version 1.8.9.
svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00
Michael Raskin
ca68ccdaf4
Update ikiwiki
...
svn path=/nixpkgs/trunk/; revision=19537
2010-01-19 11:54:04 +00:00
Eelco Dolstra
231b016142
* During the bootstrap, build only 1 instance of Perl instead of 3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19536
2010-01-19 11:25:33 +00:00
Eelco Dolstra
ca0464c067
* gmp 4.3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19535
2010-01-19 11:23:42 +00:00
Lluís Batlle i Rossell
61a72ef961
Removing the gnat and the ghdl wrappers, which I already integrated into
...
gcc-wrapper.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19534
2010-01-19 10:58:03 +00:00
Eelco Dolstra
dfd81bebb1
* gcc-wrapper2: obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19533
2010-01-19 10:32:41 +00:00
Lluís Batlle i Rossell
0dcc2967ef
Updating cloog-ppl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19532
2010-01-19 08:41:49 +00:00
Lluís Batlle i Rossell
5968b490d6
The fix in r19516 made evident an error in the gnatboot expression, about
...
library paths. Fixing this, to get gnat properly built.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19531
2010-01-18 23:28:58 +00:00
Lluís Batlle i Rossell
ec59bcbf37
Disable PPL tests (although maybe we did not reach a consensus, let's disable
...
it for the possible massive stdenv rebuilds to come)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19530
2010-01-18 22:47:45 +00:00
Marc Weber
3b37933dd4
second part of alsaLib patch + comment
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19529
2010-01-18 19:15:36 +00:00
Ludovic Courtès
7eadcd46a0
Build `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19528
2010-01-18 17:22:58 +00:00
Ludovic Courtès
5143789a4d
git: Remove extra `meta.license' tag.
...
svn path=/nixpkgs/trunk/; revision=19527
2010-01-18 16:49:19 +00:00
Ludovic Courtès
88646b77e1
git: Augment meta' so that
gitFull' gets built by Hydra.
...
svn path=/nixpkgs/trunk/; revision=19526
2010-01-18 16:07:48 +00:00
Ludovic Courtès
b8bb0ce6dd
Add `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19525
2010-01-18 16:07:44 +00:00
Eelco Dolstra
45d18b9b4a
svn path=/nixpkgs/trunk/; revision=19523
2010-01-18 15:40:23 +00:00
Ludovic Courtès
907be69b26
GNU Patch: Fix for BSDs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19522
2010-01-18 14:54:46 +00:00
Ludovic Courtès
bf1ffcc595
coreutils: Disable tests on non-GNU platforms.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19521
2010-01-18 14:54:42 +00:00
Eelco Dolstra
fa5a119fcd
* Perl 5.10.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19517
2010-01-18 12:09:51 +00:00
Eelco Dolstra
a9634c0c5a
* The postInstall attribute in default.nix did nothing, because
...
builder.sh already sets postInstall. As a result Glibc had a
retained dependency on bootstrap-tools. Added the "rm" to
builder.sh.
* localesbuilder.sh -> locales-builder.sh.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19516
2010-01-18 10:50:32 +00:00
Rob Vermaas
0ca38abd82
PadWalker perl module for easier debugging of perl
...
svn path=/nixpkgs/trunk/; revision=19515
2010-01-18 10:37:37 +00:00
Eelco Dolstra
7c7f9b63ad
* kbd 1.15.1.
...
svn path=/nixpkgs/trunk/; revision=19514
2010-01-18 10:19:11 +00:00
Nicolas Pierron
ba79b38503
nix-prefetch-git:
...
* Optimized download size in case of references.
* Add support for submodules.
svn path=/nixpkgs/trunk/; revision=19513
2010-01-18 08:28:38 +00:00
Michael Raskin
cfcadb5967
Montone update
...
svn path=/nixpkgs/trunk/; revision=19512
2010-01-17 23:38:12 +00:00
Armijn Hemel
f33363a841
update to 1.2.3
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19511
2010-01-17 23:04:26 +00:00
Armijn Hemel
e2a24424ec
update to 1.1.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19510
2010-01-17 23:04:20 +00:00
Armijn Hemel
d3288dd878
update to 3.6.22
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19509
2010-01-17 22:48:07 +00:00
Lluís Batlle i Rossell
67038ea160
Fixing the meta platforms of python 2.6.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19507
2010-01-17 22:19:10 +00:00
Lluís Batlle i Rossell
bfbaa73706
Making 'release.nix' point to linuxPackages, and not to kernelPackages (the new
...
linux naming in stdenv-updates)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19506
2010-01-17 22:09:16 +00:00
Armijn Hemel
6a503c7d61
remove GNUism
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19505
2010-01-17 22:08:22 +00:00
Armijn Hemel
aec137add1
remove GNUism
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19504
2010-01-17 21:52:11 +00:00
Armijn Hemel
e68a8a9575
patch for gcc44
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19503
2010-01-17 21:34:55 +00:00
Armijn Hemel
53abbeb8e7
fix path for patch
...
svn path=/nixpkgs/trunk/; revision=19502
2010-01-17 20:19:47 +00:00
Armijn Hemel
fe20c0ad38
add patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526164
...
svn path=/nixpkgs/trunk/; revision=19501
2010-01-17 20:12:04 +00:00
Lluís Batlle i Rossell
47735a06c3
Adding rawtherapee svn r25
...
svn path=/nixpkgs/trunk/; revision=19500
2010-01-17 17:49:35 +00:00
Lluís Batlle i Rossell
5c8a2bf152
Add openssl to qt 4.5, for all the kde https communications to work.
...
svn path=/nixpkgs/trunk/; revision=19499
2010-01-17 14:01:47 +00:00
Alexander Tsamutali
b207890b81
applications/misc/epdfview: New package.
...
svn path=/nixpkgs/trunk/; revision=19498
2010-01-17 01:39:29 +00:00
Lluís Batlle i Rossell
2ab641c39e
Adding libiptcdata.
...
I'm attempting to build rawtherapee, but it wants the propietary library 'rawzor'.
Maybe upstream someone will allow building without it some day. Until then, no
rawtherapee.
svn path=/nixpkgs/trunk/; revision=19497
2010-01-17 00:46:57 +00:00
Lluís Batlle i Rossell
87e357c167
Enabling ACLs in kdelibs. Not in the cleanest way, but I wrote a comment about the hack.
...
svn path=/nixpkgs/trunk/; revision=19496
2010-01-17 00:15:22 +00:00
Lluís Batlle i Rossell
9b5743ceac
Adding kerberos into kdelibs (I think this may enable konqueror browse https)
...
svn path=/nixpkgs/trunk/; revision=19495
2010-01-16 23:40:30 +00:00
Lluís Batlle i Rossell
3189e7a393
Adding two files I forgot to the gcc-wrapper, comming from the old
...
gnat-wrapper.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19494
2010-01-16 23:09:27 +00:00
Lluís Batlle i Rossell
08eb3243c9
Merging the ghdl-wrapper and gcc-wrapper into one.
...
I will remove the ghdl-wrapper files later, if all this works.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19493
2010-01-16 21:41:27 +00:00
Lluís Batlle i Rossell
e72908036f
Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper.
...
(I will remove the gnat-wrapper files if this works, later)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19492
2010-01-16 21:32:44 +00:00
Lluís Batlle i Rossell
20e75e0cf0
Fixing the gcc-wrapper, so it does not link when gcc is called with '-x
...
something'.
It should not link at least for '-x c-header' and '-x c++-header', and maybe
link for '-x c' or '-x c++', but we expect noone will be linking using these
later strings.
Adding opencv, which required '-x c-header' working, and that's why I have
updated gcc wrapper.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19491
2010-01-16 21:26:10 +00:00
Lluís Batlle i Rossell
1743ba3ba8
Adding the digikam I forgot before. Enabling in it and kipi-plugins 'platforms' for hydra
...
to build them.
svn path=/nixpkgs/trunk/; revision=19490
2010-01-16 21:07:32 +00:00
Michael Raskin
30477123ef
Allow building kernels for CPUs incapable of running Xen
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19489
2010-01-16 20:40:59 +00:00
Lluís Batlle i Rossell
063ef1925d
Adding digikam and kipi-plugins for kde4.
...
svn path=/nixpkgs/trunk/; revision=19488
2010-01-16 20:13:20 +00:00
Lluís Batlle i Rossell
df68759142
Updating from trunk, to get the new mldonkey.
...
Cleaning the mldonkey expression to build with the ocaml native compiler in some
platforms, and with the bytecode in others.
Removing the flag to support ocaml-3.11.1, as it is included in this new
version of mldonkey.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19487
2010-01-16 16:41:33 +00:00
Lluís Batlle i Rossell
68c9d127ed
Updating mldonkey, and adding more build-type add-ons.
...
svn path=/nixpkgs/trunk/; revision=19486
2010-01-16 16:31:52 +00:00
Lluís Batlle i Rossell
70dd97620c
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19485
2010-01-16 15:19:23 +00:00
Lluís Batlle i Rossell
15083226fd
Fixing the evaluation of inotify-tools by hydra (release.nix)
...
svn path=/nixpkgs/trunk/; revision=19484
2010-01-16 15:12:33 +00:00
Lluís Batlle i Rossell
30f1f2312d
Updating strigi
...
svn path=/nixpkgs/trunk/; revision=19483
2010-01-16 15:06:55 +00:00
Lluís Batlle i Rossell
659a9a835a
Fixing the slim build in gcc 4.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19482
2010-01-16 15:02:46 +00:00
Lluís Batlle i Rossell
be72ec22e0
Fixing the build of jfsrec under gcc 4.4, taking a patch from archlinux.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19481
2010-01-16 14:59:04 +00:00
Lluís Batlle i Rossell
ca167b9a97
Updating 'at' from 3.1.11 to 3.1.12.
...
The debian repository only has 3.1.10 and 3.1.12. I don't know why.
svn path=/nixpkgs/trunk/; revision=19480
2010-01-16 14:44:20 +00:00
Lluís Batlle i Rossell
56b3954028
Updating cdrkit
...
svn path=/nixpkgs/trunk/; revision=19479
2010-01-16 14:42:08 +00:00
Lluís Batlle i Rossell
916e0f3840
Updating paraview.
...
svn path=/nixpkgs/trunk/; revision=19478
2010-01-16 11:05:17 +00:00
Nicolas Pierron
841e48d19b
Add libyaml and PyYAML.
...
svn path=/nixpkgs/trunk/; revision=19477
2010-01-16 10:37:29 +00:00
Lluís Batlle i Rossell
1f86f426ef
Fixing the ghdl patch for gcc 4.4 (I missed a part in my last commit)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19476
2010-01-15 23:31:05 +00:00
Lluís Batlle i Rossell
61be82ffd0
Updating the ghdl related expressions:
...
- Adding ghdl with gcc 4.4 (with a patch I built for it to work)
- Adding me as maintainer to both gccs and ghdl
svn path=/nixpkgs/branches/stdenv-updates/; revision=19475
2010-01-15 23:22:28 +00:00
Marc Weber
8b94315e22
tag .hsc files as well
...
svn path=/nixpkgs/trunk/; revision=19471
2010-01-15 19:35:09 +00:00
Marc Weber
92a0256e8e
ruby update:
...
* xrefresh server on Linux (only paths config option is honored)
* sup can be started without hacks now :)
* rubygems update 1.3.5
* fix handling of /bin/* ruby scripts
* only recognize runtime dependencies when creating nix derivations.
Some development dependencies are no longer available.
* make ruby lib ffy compile by using NIX_POST_EXTRACT_FILES_HOOK
* update rubygems patch: Even if there is a missing dep create attr
item. Maybe this missing source can be fixed manually.
svn path=/nixpkgs/trunk/; revision=19470
2010-01-15 19:35:06 +00:00
Marc Weber
11f8b98ccc
adding inotify-tools
...
svn path=/nixpkgs/trunk/; revision=19469
2010-01-15 19:35:02 +00:00
Lluís Batlle i Rossell
89944b6cf0
Updating unison.
...
svn path=/nixpkgs/trunk/; revision=19468
2010-01-15 15:09:46 +00:00
Michael Raskin
c210665b4a
SGT Puzzles now need Perl for Makefile generation
...
svn path=/nixpkgs/trunk/; revision=19466
2010-01-15 12:00:12 +00:00
Michael Raskin
fc90bc4c54
Update SGT Puzzles source. Use SVN to solve the problem with disappearing source
...
svn path=/nixpkgs/trunk/; revision=19465
2010-01-15 11:46:12 +00:00
Michael Raskin
e1604101fe
Fix Dia source link
...
svn path=/nixpkgs/trunk/; revision=19463
2010-01-15 10:51:44 +00:00
Michael Raskin
36f6b1873d
Also fix ppc* copying in source fpc builder
...
svn path=/nixpkgs/trunk/; revision=19462
2010-01-15 10:43:21 +00:00
Michael Raskin
164bb7e1d7
Copy ppc* independently of architecture
...
svn path=/nixpkgs/trunk/; revision=19461
2010-01-15 10:05:29 +00:00
Michael Raskin
62c0c25b2a
Update flup
...
svn path=/nixpkgs/trunk/; revision=19460
2010-01-15 09:50:27 +00:00
Michael Raskin
25a0d5e5a0
FPC on x86-64 seems to need fpcmake invocation
...
svn path=/nixpkgs/trunk/; revision=19459
2010-01-15 09:37:03 +00:00
Michael Raskin
241b80a1d3
Steal patch idea from Debian to build with fresher backend
...
svn path=/nixpkgs/trunk/; revision=19456
2010-01-15 08:59:45 +00:00
Michael Raskin
2ce16710bc
Steal patch idea from Debian to build with fresher backend
...
svn path=/nixpkgs/trunk/; revision=19455
2010-01-15 08:55:33 +00:00
Michael Raskin
c0bca28b2f
Do not insist on using CONFIG_PAE if we are trying to build a non-PAE kernel
...
svn path=/nixpkgs/trunk/; revision=19454
2010-01-15 05:30:00 +00:00
Lluís Batlle i Rossell
5cbdbce01b
Fixing the url for the python package 'dateutil', for 'calibrate' to build.
...
svn path=/nixpkgs/trunk/; revision=19453
2010-01-15 00:02:13 +00:00
Lluís Batlle i Rossell
742a4b5191
Adding a global wrapper that provides the user with ready-to-use opensc tools and
...
a 'firefox-dnie' that will launch the firefox in the path with the proper
environment variables to allow firefox access the Spanish national id SmartCard
as a Security Device.
For the later to work cleanly, it will require the user to enable the opensc-pkcs11
module as Security Devices in firefox.
svn path=/nixpkgs/trunk/; revision=19452
2010-01-14 23:43:56 +00:00
Lluís Batlle i Rossell
2ef0816647
Moving the library nixpkgs file/attribute names from 'opensc-dnie' to 'libopensc-dnie'
...
svn path=/nixpkgs/trunk/; revision=19451
2010-01-14 23:21:46 +00:00
Lluís Batlle i Rossell
aaa4eafcbf
Moving most of the ghdl logic outside the middle of the gcc expression.
...
Agreed on a final naming logic for the ghdl package: ghdl-wrapper-0.29
svn path=/nixpkgs/branches/stdenv-updates/; revision=19450
2010-01-14 23:03:31 +00:00
Lluís Batlle i Rossell
f29068a1de
Adding the pinentry dependency to opensc, so it properly calls at least one pinentry.
...
The upstream opensc 0.11.7 does not allow choosing it at runtime!
svn path=/nixpkgs/trunk/; revision=19449
2010-01-14 22:47:30 +00:00
Lluís Batlle i Rossell
9dfe94bc3c
Adding a name to the patch for the zen kernel.
...
kernelPatches need names. Otherwise meta descriptions can't be built.
svn path=/nixpkgs/trunk/; revision=19448
2010-01-14 22:46:13 +00:00
Michael Raskin
f573c32327
Make fpc binary builder more explicit and more verbose
...
svn path=/nixpkgs/trunk/; revision=19445
2010-01-14 20:35:04 +00:00
Rob Vermaas
b1e3a16f2f
make qtscriptgenerator overridable
...
svn path=/nixpkgs/trunk/; revision=19439
2010-01-14 14:51:02 +00:00
Lluís Batlle i Rossell
9183f21f7e
Merging from trunk.
...
I fixed conflicts regarding the renaming 'kernel' -> 'linux' in all-packages.
Also a small conflict in all-packages about making openssl overridable.
And I some linux 2.6.31-zen kernel files also marked in conflict.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19438
2010-01-14 14:49:31 +00:00
Eelco Dolstra
c63858a169
* Fix the path to bash.
...
* Add openssl as a dependency.
svn path=/nixpkgs/trunk/; revision=19436
2010-01-14 14:26:35 +00:00
Michael Raskin
3f30914672
Update wine dependency on flex and add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=19433
2010-01-14 13:17:40 +00:00
Ludovic Courtès
c161cd1773
GNU Patch: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19432
2010-01-14 12:46:10 +00:00
Sander van der Burg
f00b7292e7
Stole a patch from cblfs.cross-lfs.org to fix compilation errors with glibc 2.11
...
svn path=/nixpkgs/trunk/; revision=19431
2010-01-14 12:29:54 +00:00
Ludovic Courtès
7c8062b8a2
GNU Patch: Try fix for Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19430
2010-01-14 10:09:45 +00:00
Ludovic Courtès
951ec3ce51
GNU Coreutils 8.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19429
2010-01-14 10:09:39 +00:00
Michael Raskin
98bf3aef49
Update Wine
...
svn path=/nixpkgs/trunk/; revision=19428
2010-01-14 10:09:08 +00:00
Michael Raskin
d263076f5a
Minor update of libsoup
...
svn path=/nixpkgs/trunk/; revision=19424
2010-01-14 09:23:38 +00:00
Michael Raskin
64eb415722
Update WebKit nightly
...
svn path=/nixpkgs/trunk/; revision=19423
2010-01-14 08:41:48 +00:00
Michael Raskin
555eff3a08
Updating Lazarus
...
svn path=/nixpkgs/trunk/; revision=19422
2010-01-14 08:39:41 +00:00
Michael Raskin
57681137a8
Fixing the last incorrect args reference
...
svn path=/nixpkgs/trunk/; revision=19421
2010-01-14 08:06:24 +00:00
Michael Raskin
8706bd4591
Update FPC
...
svn path=/nixpkgs/trunk/; revision=19420
2010-01-14 08:00:50 +00:00
Michael Raskin
3e33e35b4d
Fix arguments reference
...
svn path=/nixpkgs/trunk/; revision=19416
2010-01-13 22:09:12 +00:00
Ludovic Courtès
54322bbd02
BuildBot: Fix erroneous absolute paths.
...
svn path=/nixpkgs/trunk/; revision=19415
2010-01-13 21:34:50 +00:00
Ludovic Courtès
5080aa43d3
GNUnet: Add `meta.platforms'.
...
svn path=/nixpkgs/trunk/; revision=19414
2010-01-13 21:34:45 +00:00
Rob Vermaas
cec84b8a63
fixes for netpbm, provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19413
2010-01-13 21:16:12 +00:00
Rob Vermaas
227106febb
newer version Variable-Magic (0.36)
...
svn path=/nixpkgs/trunk/; revision=19412
2010-01-13 21:14:42 +00:00
Rob Vermaas
2a4ea1b6d5
fixed missing zlib rpath in netpbm, provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19411
2010-01-13 21:14:10 +00:00
Rob Vermaas
675a8ed9d8
ncompress provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19410
2010-01-13 21:11:48 +00:00
Rob Vermaas
a6cd7eb8a1
dos2unix and unix2dos provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19409
2010-01-13 21:09:55 +00:00
Lluís Batlle i Rossell
0407211253
Making openct point to /var/lib and not $out/var/lib
...
svn path=/nixpkgs/trunk/; revision=19408
2010-01-13 20:56:01 +00:00
Michael Raskin
5bf63365d2
Update options according to renaming of them in Zen
...
svn path=/nixpkgs/trunk/; revision=19407
2010-01-13 16:19:48 +00:00
Sander van der Burg
6608d55291
Updated VirtualBox to version 3.1.2
...
svn path=/nixpkgs/trunk/; revision=19406
2010-01-13 16:14:22 +00:00
Michael Raskin
5cf235ec46
Fix typo
...
svn path=/nixpkgs/trunk/; revision=19405
2010-01-13 16:02:35 +00:00
Michael Raskin
32cec049d3
Update Zen kernel set
...
svn path=/nixpkgs/trunk/; revision=19404
2010-01-13 15:46:38 +00:00
Michael Raskin
fdc45114a7
Remove tabs
...
svn path=/nixpkgs/trunk/; revision=19403
2010-01-13 15:42:08 +00:00
Michael Raskin
5971b486f2
Forgot to clean this up
...
svn path=/nixpkgs/trunk/; revision=19402
2010-01-13 15:39:41 +00:00
Rob Vermaas
5a787b0ab7
ant version 1.8.0RC1
...
svn path=/nixpkgs/trunk/; revision=19400
2010-01-13 15:20:24 +00:00
Michael Raskin
a2dc68caf8
New Zen kernel for ne configratiuon style
...
svn path=/nixpkgs/trunk/; revision=19399
2010-01-13 15:17:27 +00:00
Michael Raskin
77c9077f0a
Adding a attrSet to import configuration chunks from
...
svn path=/nixpkgs/trunk/; revision=19398
2010-01-13 15:16:08 +00:00
Rob Vermaas
8c29f10134
amazon ec2 ami tools
...
svn path=/nixpkgs/trunk/; revision=19396
2010-01-13 14:25:45 +00:00
Lluís Batlle i Rossell
33618e21c5
Updating ghdl to 0.29.
...
I feel impelled to write nicer expressions for it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19395
2010-01-13 13:50:32 +00:00
Andres Löh
6b4a920e51
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19394
2010-01-13 13:49:03 +00:00
Eelco Dolstra
56babc131d
* inetutils: traceroute also needs a chmod +x.
...
svn path=/nixpkgs/trunk/; revision=19393
2010-01-13 13:46:22 +00:00
Eelco Dolstra
de360dbe76
* Firefox 3.0.17.
...
svn path=/nixpkgs/trunk/; revision=19392
2010-01-13 13:21:06 +00:00
Eelco Dolstra
3df8e6662a
* Updated ec2-api-tools to the latest version. Also, generate
...
wrappers that set EC2_HOME and JAVA_HOME.
svn path=/nixpkgs/trunk/; revision=19390
2010-01-13 12:54:26 +00:00
Eelco Dolstra
f189022d13
* Updated mesa to 7.6.1.
...
* Removed mesa-headers as it's not used anymore.
svn path=/nixpkgs/trunk/; revision=19389
2010-01-13 12:43:17 +00:00
Eelco Dolstra
35257ada4e
* Updated gtk+, glib, pango.
...
svn path=/nixpkgs/trunk/; revision=19388
2010-01-13 12:11:06 +00:00
Eelco Dolstra
78718b5a3d
* xorg-server updated to 1.7.4, along with some other X.org packages.
...
svn path=/nixpkgs/trunk/; revision=19387
2010-01-13 11:51:45 +00:00
Ludovic Courtès
f47d0d4011
Coccinelle 0.2.0.
...
svn path=/nixpkgs/trunk/; revision=19384
2010-01-13 08:51:22 +00:00
Ludovic Courtès
cc6cc10a93
GNU Libidn 1.16.
...
svn path=/nixpkgs/trunk/; revision=19383
2010-01-13 08:51:18 +00:00
Peter Simons
a5b5690be7
pkgs/applications/science/math/maxima: updated to version 5.20.1
...
svn path=/nixpkgs/trunk/; revision=19380
2010-01-12 21:39:23 +00:00
Lluís Batlle i Rossell
4672cc340c
Adding propietary drivers for the SCM smart card readers.
...
svn path=/nixpkgs/trunk/; revision=19378
2010-01-12 19:22:22 +00:00
Rob Vermaas
e78c7a7189
build qemu_kvm in buildfarm
...
svn path=/nixpkgs/trunk/; revision=19373
2010-01-12 13:23:21 +00:00