Michael Raskin
ae55f51ab6
Add missing XRender buildinputs for WebKit
...
svn path=/nixpkgs/trunk/; revision=24265
2010-10-13 13:11:50 +00:00
Michael Raskin
334dde45ab
Try updating WebKit and a missing buildInput
...
svn path=/nixpkgs/trunk/; revision=24260
2010-10-13 11:53:18 +00:00
Eelco Dolstra
40c9c60211
* libdrm updated to 2.4.22.
...
svn path=/nixpkgs/trunk/; revision=24256
2010-10-12 22:12:54 +00:00
Lluís Batlle i Rossell
27ae94e566
The glibc locales expression did not work limiting SUPPORTED-LOCALES. Now it does.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24249
2010-10-12 20:41:40 +00:00
Lluís Batlle i Rossell
61e9f9cede
Cross-building ncursesw was not that easy; it needed this patch, at least for
...
the current nixpkgs (gcc, glibc)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24246
2010-10-12 19:39:30 +00:00
Yury G. Kudryashov
9808967475
grantlee-0.1.6
...
svn path=/nixpkgs/trunk/; revision=24236
2010-10-12 08:04:16 +00:00
Yury G. Kudryashov
42c91e693d
libspectre-0.2.6
...
svn path=/nixpkgs/trunk/; revision=24234
2010-10-12 07:49:19 +00:00
Andres Löh
c4c983464a
Moved creation of symlink to postFixup phase.
...
This, together with a check if the symlink is necessary,
should prevent the occurrence of dangling symlinks.
svn path=/nixpkgs/trunk/; revision=24232
2010-10-12 07:26:45 +00:00
Andres Löh
ff00c38541
Added a few Haskell packages, updated vty.
...
svn path=/nixpkgs/trunk/; revision=24231
2010-10-12 07:02:25 +00:00
Lluís Batlle i Rossell
18372e5a56
Reverting the patch that disabled using the 'binutils snapshot', because it's
...
needed for the fuloong minipc. It was not enough having the loongson2f patches;
only having the patches, we got troubles building cups with a segfault on the
dynamic loader running their 'genstrings' program. And if sysvinit needs newer
binutils (I can't remember why, but I wrote it in the all-packages.nix before),
then let's use the snapshot.
As a note about "why this snapshot" (civodul was interested), when I knew that
we needed an unreleased version of binutils I went to download the snapshot of
the day. And it worked. This is all the story.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24229
2010-10-11 23:18:00 +00:00
Sander van der Burg
e1426e9993
Bumped gst-plugins-good to version 0.10.25. This also fixes a compilation error
...
svn path=/nixpkgs/trunk/; revision=24215
2010-10-11 13:51:50 +00:00
Rob Vermaas
6b9003d357
update strategoxt
...
svn path=/nixpkgs/trunk/; revision=24213
2010-10-11 10:05:06 +00:00
Eelco Dolstra
0fcf6e1f40
* Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
...
* Allow gst-plugins-base to be built with a minimal set of dependencies
(to prevent dependency bloat in Xfce).
* Updated gstreamer.
svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Michael Raskin
0d765e6673
Update description to mention APNG patch
...
svn path=/nixpkgs/trunk/; revision=24189
2010-10-08 19:11:15 +00:00
Michael Raskin
758a6aa848
Fixing libpng-apng source expression
...
svn path=/nixpkgs/trunk/; revision=24170
2010-10-08 05:59:40 +00:00
Michael Raskin
9e3af1a70a
Giving libpng-APNG a distinct name
...
svn path=/nixpkgs/trunk/; revision=24168
2010-10-08 05:57:40 +00:00
Michael Raskin
dbca05712e
Adding libpng-APNG (libpng with a patch for animated png support)
...
svn path=/nixpkgs/trunk/; revision=24167
2010-10-08 05:57:15 +00:00
Lluís Batlle i Rossell
aedebd300f
Fixing the binutils expression and patches, so they work fine.
...
I also added some comments on why these patches.
Now I tested that the patches work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24165
2010-10-07 22:45:28 +00:00
Lluís Batlle i Rossell
bdb096bb92
Instead of using binutils snapshot for the loongson2f, let's use the released version + patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24164
2010-10-07 22:44:18 +00:00
Ludovic Courtès
481ec66882
attr: Remove unnecessary dependency on Libtool.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24163
2010-10-07 22:29:25 +00:00
Ludovic Courtès
71d0ed964e
GNU Libtool 2.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24162
2010-10-07 22:29:20 +00:00
Ludovic Courtès
f93e0b7517
GNU M4 1.4.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24161
2010-10-07 22:29:15 +00:00
Lluís Batlle i Rossell
86d8c5385e
Adding a patch for ocaml I forgot (mips related)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24159
2010-10-07 22:10:37 +00:00
Lluís Batlle i Rossell
fa4ef6621a
Fixing nscd in glibc (thank you Ludovic!).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24157
2010-10-07 21:59:31 +00:00
Lluís Batlle i Rossell
180cb34e2a
Removing a glibc patch for nscd I think we don't need anymore in the main glibc
...
expression.
For what I could see from the build log, although it should add a '-lssp', it
did not have any effect in this glibc 2.12.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24156
2010-10-07 21:23:09 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Ludovic Courtès
40e57793f9
Add Check, a unit testing framework for C.
...
svn path=/nixpkgs/trunk/; revision=24127
2010-10-07 07:29:36 +00:00
Peter Simons
8a3066dca8
pkgs/development/libraries/pango: support 64-bit Darwin
...
svn path=/nixpkgs/trunk/; revision=24114
2010-10-06 11:52:00 +00:00
Peter Simons
69aa532b32
pkgs/development/libraries/pango: updated to version 1.28.3
...
svn path=/nixpkgs/trunk/; revision=24113
2010-10-06 11:51:53 +00:00
Peter Simons
d095fbb13e
pkgs/development/libraries/pcre: fixed build on Darwin
...
The gcc version used on Darwin crashes while compiling the C++ interface
of PCRE. Building that code with -O0 avoids the crash.
svn path=/nixpkgs/trunk/; revision=24107
2010-10-06 10:29:45 +00:00
Michael Raskin
5d962bc1b2
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=24106
2010-10-06 08:49:35 +00:00
Ludovic Courtès
d6c74382d9
GNU Autoconf 2.68.
...
svn path=/nixpkgs/trunk/; revision=24104
2010-10-05 22:08:58 +00:00
Ludovic Courtès
97ae4239e4
GnuTLS 2.10.2.
...
svn path=/nixpkgs/trunk/; revision=24103
2010-10-05 22:08:53 +00:00
Ludovic Courtès
bb7674f8d7
GNU libtasn1 2.8.
...
svn path=/nixpkgs/trunk/; revision=24101
2010-10-05 22:08:43 +00:00
Andres Löh
657572abc8
Added new (modular) gtk2hs and threadscope.
...
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Ludovic Courtès
01955a51a2
Tidy up Nix expression for Racket.
...
Patch by Karn Kallio <tierpluspluslists@gmail.com>.
svn path=/nixpkgs/trunk/; revision=24085
2010-10-05 16:00:10 +00:00
Peter Simons
2291f661b0
pkgs/development/libraries/pcre: fixed misspelled CPPFLAGS
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24082
2010-10-05 15:35:55 +00:00
Eelco Dolstra
a6db62e721
* Avahi 0.6.28, which fixes avahi-browse.
...
svn path=/nixpkgs/trunk/; revision=24080
2010-10-05 15:15:49 +00:00
Peter Simons
d61c959049
pkgs/development/libraries/pcre: merged recent changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24076
2010-10-05 13:57:31 +00:00
Eelco Dolstra
d845bf6b8c
* Revert last two commits, they should be in the stdenv-branch.
...
svn path=/nixpkgs/trunk/; revision=24075
2010-10-05 13:49:54 +00:00
Peter Simons
dd6e852f3e
pkgs/development/libraries/pcre: enable regression test suite
...
svn path=/nixpkgs/trunk/; revision=24074
2010-10-05 13:48:37 +00:00
Peter Simons
e3d3ee1af3
pkgs/development/interpreters/maude: don't run the test suite on Darwin; it's known to fail
...
svn path=/nixpkgs/trunk/; revision=24073
2010-10-05 13:45:57 +00:00
Peter Simons
5649af8523
pkgs/development/libraries/pcre: fixed build on Darwin
...
The gcc version used on Darwin fails to compile the C++ interface to the PCRE
library when optimizations are enabled. Building C++ code with -O0 remedies the
problem. This is unsatisfactory, though, because the resulting library is
likely to perform more poorly than it would if built with -O2 or -O3.
svn path=/nixpkgs/trunk/; revision=24072
2010-10-05 13:45:53 +00:00
Peter Simons
1171bb1dca
pkgs/development/libraries/pcre: updated to version 8.10
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24070
2010-10-05 13:16:53 +00:00
Peter Simons
00dd2f39ed
pkgs/development/libraries/pcre: updated the meta section and enabled hydra builds of this package
...
svn path=/nixpkgs/trunk/; revision=24069
2010-10-05 13:12:49 +00:00
Yury G. Kudryashov
67b5d732a2
Move kdevplatform and kdevelop to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=24063
2010-10-05 05:43:39 +00:00
Ludovic Courtès
05b8ee73c4
OpenOCD: Comment on the pitiful GuruPlug situation.
...
svn path=/nixpkgs/trunk/; revision=24059
2010-10-04 22:23:37 +00:00
Peter Simons
600b4b7ee7
Moved "flup" from all-packages.nix into python-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=24044
2010-10-04 09:49:09 +00:00
Evgeny Egorochkin
f1a83d3e33
libinfinity: propagate the necessary deps
...
svn path=/nixpkgs/trunk/; revision=24042
2010-10-04 04:15:50 +00:00
Evgeny Egorochkin
95e5ea9569
libxml++: propagate libxml
...
svn path=/nixpkgs/trunk/; revision=24041
2010-10-04 04:15:45 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell
0c7429f8cc
My attempts to build mldonkey on the fuloong
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24034
2010-10-03 09:18:31 +00:00
Lluís Batlle i Rossell
7867c5ee47
Making valgrind build with glibc 2.12 (now tested in x86_64)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24029
2010-10-03 09:12:39 +00:00
Lluís Batlle i Rossell
6391408e7a
Trying to make valgrind build in glibc 2.12 (blind commit)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24028
2010-10-03 09:01:14 +00:00
Yury G. Kudryashov
cd73464fdf
Mention UIs in cmake.name
...
svn path=/nixpkgs/trunk/; revision=24026
2010-10-02 05:24:39 +00:00
Yury G. Kudryashov
23bd704530
qt-4.7.0
...
svn path=/nixpkgs/trunk/; revision=24024
2010-10-02 05:24:27 +00:00
Russell O'Connor
f947527f18
removing tsocks as it has been replaced by torsocks.
...
svn path=/nixpkgs/trunk/; revision=24013
2010-10-01 04:00:45 +00:00
Eelco Dolstra
3cae924440
* Updated WebDSL.
...
* Made Stratego/XT 0.18 the default.
svn path=/nixpkgs/trunk/; revision=23994
2010-09-30 10:49:02 +00:00
Andres Löh
9d5f981913
Updated the Idris compiler.
...
svn path=/nixpkgs/trunk/; revision=23991
2010-09-29 19:24:29 +00:00
Lluís Batlle i Rossell
7eb92a7821
Adding kadu
...
(patch by Piotr Pietraszkiewicz)
svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +00:00
Andres Löh
f6e3110b74
Preliminarily added ghc-7.0.1-rc1 and current HEAD.
...
svn path=/nixpkgs/trunk/; revision=23985
2010-09-28 13:48:22 +00:00
Evgeny Egorochkin
352b0de4a6
libctemplate: packaged.
...
Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=23981
2010-09-28 09:33:42 +00:00
Evgeny Egorochkin
e143b506e9
Taglib: packaged a pre-1.7 snapshot
...
svn path=/nixpkgs/trunk/; revision=23979
2010-09-28 09:33:28 +00:00
Yury G. Kudryashov
76b211a81f
More homepages
...
svn path=/nixpkgs/trunk/; revision=23973
2010-09-27 18:41:59 +00:00
Yury G. Kudryashov
08be43d6f0
homepages
...
svn path=/nixpkgs/trunk/; revision=23971
2010-09-27 18:15:33 +00:00
Yury G. Kudryashov
5d6dd8a956
Propagate some build inputs. Should fix amarok build
...
svn path=/nixpkgs/trunk/; revision=23969
2010-09-27 16:22:40 +00:00
Peter Simons
f492f1a989
pkgs/development/tools/misc/gdb: add support for scripting in Python
...
svn path=/nixpkgs/trunk/; revision=23966
2010-09-27 13:31:46 +00:00
Yury G. Kudryashov
732997b02e
Metadata
...
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Yury G. Kudryashov
4ce3b0f176
clutter: 1.4.0, homepage, now depends on json-glib
...
svn path=/nixpkgs/trunk/; revision=23962
2010-09-27 11:19:23 +00:00
Yury G. Kudryashov
5017cdb706
Add json-glib
...
svn path=/nixpkgs/trunk/; revision=23961
2010-09-27 11:18:28 +00:00
Yury G. Kudryashov
f64ba49369
metadata
...
svn path=/nixpkgs/trunk/; revision=23958
2010-09-26 19:40:41 +00:00
Yury G. Kudryashov
c30b4494fa
Upgrade icu4c
...
svn path=/nixpkgs/trunk/; revision=23957
2010-09-26 19:40:36 +00:00
Yury G. Kudryashov
086945942d
Add mutagen, upgrade libgpod
...
svn path=/nixpkgs/trunk/; revision=23955
2010-09-26 19:40:22 +00:00
Yury G. Kudryashov
842e80dd60
Add two lastfm libraries
...
svn path=/nixpkgs/trunk/; revision=23954
2010-09-26 19:40:15 +00:00
Yury G. Kudryashov
f81af3dce0
Add libimobiledevice
...
svn path=/nixpkgs/trunk/; revision=23953
2010-09-26 19:40:07 +00:00
Yury G. Kudryashov
add0722b6d
platforms, maintainer
...
svn path=/nixpkgs/trunk/; revision=23951
2010-09-26 19:39:55 +00:00
Yury G. Kudryashov
046d88944f
homepage
...
svn path=/nixpkgs/trunk/; revision=23950
2010-09-26 19:39:49 +00:00
Yury G. Kudryashov
1eda454543
Add libmtp
...
svn path=/nixpkgs/trunk/; revision=23947
2010-09-26 19:39:28 +00:00
Yury G. Kudryashov
1f20ccb9e6
Add libplist
...
svn path=/nixpkgs/trunk/; revision=23946
2010-09-26 19:39:21 +00:00
Yury G. Kudryashov
e04cdd1204
Add libusb-1.x
...
svn path=/nixpkgs/trunk/; revision=23945
2010-09-26 19:39:02 +00:00
Michael Raskin
716fa88212
Update WebKit. Test compile successful
...
svn path=/nixpkgs/trunk/; revision=23902
2010-09-22 18:31:01 +00:00
Michael Raskin
3daed8602e
Add -fPIC to EQL CFLAGS as recommended by ld on amd64
...
svn path=/nixpkgs/trunk/; revision=23901
2010-09-22 18:25:39 +00:00
Yury G. Kudryashov
3b693da649
Let hydra build openjpeg
...
svn path=/nixpkgs/trunk/; revision=23899
2010-09-22 18:04:47 +00:00
Yury G. Kudryashov
8e8662d828
Add libwpg
...
svn path=/nixpkgs/trunk/; revision=23898
2010-09-22 18:04:41 +00:00
Yury G. Kudryashov
ca7165a043
Add xbase
...
svn path=/nixpkgs/trunk/; revision=23897
2010-09-22 18:04:34 +00:00
Michael Raskin
0c2f93999f
Update EQL
...
svn path=/nixpkgs/trunk/; revision=23893
2010-09-22 09:52:53 +00:00
Evgeny Egorochkin
84a1800124
TSocks library: packaged
...
svn path=/nixpkgs/trunk/; revision=23890
2010-09-22 06:23:15 +00:00
Michael Raskin
d43b8b4e4b
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=23886
2010-09-21 20:27:46 +00:00
Ludovic Courtès
332eca4ad9
Add Nix expression for Racket.
...
Patch by Karn Kallio <tierpluspluslists@gmail.com>.
svn path=/nixpkgs/trunk/; revision=23881
2010-09-21 12:31:11 +00:00
Michael Raskin
c77f29daed
Allow building EQL applications
...
svn path=/nixpkgs/trunk/; revision=23869
2010-09-20 08:10:12 +00:00
Evgeny Egorochkin
1ba317f3c6
rubyLibs: fix impurity in gem installation. Should not take ruby from user environment.
...
svn path=/nixpkgs/trunk/; revision=23857
2010-09-18 16:26:14 +00:00
Michael Raskin
48ee2b7efb
Fixing EQL evalutaion
...
svn path=/nixpkgs/trunk/; revision=23845
2010-09-17 22:08:50 +00:00
Michael Raskin
49bc04ad32
Use git commit as version
...
svn path=/nixpkgs/trunk/; revision=23843
2010-09-17 20:23:16 +00:00
Michael Raskin
b2c555ee02
Add EQL (Embeddable Common Lisp + Qt)
...
svn path=/nixpkgs/trunk/; revision=23842
2010-09-17 19:52:50 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Yury G. Kudryashov
bd6da9f5f3
Use stdenv2 in podofo
...
svn path=/nixpkgs/trunk/; revision=23817
2010-09-16 08:40:47 +00:00
Yury G. Kudryashov
139de1ea2f
Don't try to build Qt guis if qt is unsupported on the platform
...
svn path=/nixpkgs/trunk/; revision=23812
2010-09-15 18:52:07 +00:00
Yury G. Kudryashov
f139236666
podofo-0.8.2, metainfo
...
svn path=/nixpkgs/trunk/; revision=23811
2010-09-15 18:37:38 +00:00
Yury G. Kudryashov
48c13f4096
Update cmake
...
Use system libraries, make curses optional, add optional qt4 gui etc.
svn path=/nixpkgs/trunk/; revision=23810
2010-09-15 18:37:21 +00:00
Yury G. Kudryashov
10376e7ba1
More metadata
...
svn path=/nixpkgs/trunk/; revision=23808
2010-09-15 12:57:49 +00:00
Lluís Batlle i Rossell
e6a787f44a
Making lua and boost cross-build.
...
svn path=/nixpkgs/trunk/; revision=23807
2010-09-15 09:56:06 +00:00
Lluís Batlle i Rossell
d0b42b2927
Making the firefox java plugin work in i686-linux and x86_64-linux.
...
It should work for both firefox 3.6 and firefox 3.5 (said roconnor on irc).
Thanks to the wiki page http://wiki.nixos.org/wiki/Java_in_Firefox which explained
why what we had did not work.
svn path=/nixpkgs/trunk/; revision=23801
2010-09-14 15:14:18 +00:00
Lluís Batlle i Rossell
76a02e762a
Allowing boost build enabling parallelBuilds
...
svn path=/nixpkgs/trunk/; revision=23800
2010-09-14 14:47:16 +00:00
Lluís Batlle i Rossell
7471ffb76d
Fixing the plugin directory for the jdk6 i686-linux
...
svn path=/nixpkgs/trunk/; revision=23799
2010-09-14 14:47:12 +00:00
Yury G. Kudryashov
647ccb48ad
Forgotten to add patch to patches array
...
svn path=/nixpkgs/trunk/; revision=23797
2010-09-14 14:29:43 +00:00
Yury G. Kudryashov
2ecfb5cd9d
Add libtunepimp
...
svn path=/nixpkgs/trunk/; revision=23796
2010-09-14 14:29:37 +00:00
Yury G. Kudryashov
163e453e10
Add mp4v2
...
svn path=/nixpkgs/trunk/; revision=23795
2010-09-14 14:29:31 +00:00
Yury G. Kudryashov
5f4795b5f1
Add libofa
...
svn path=/nixpkgs/trunk/; revision=23794
2010-09-14 14:29:25 +00:00
Yury G. Kudryashov
09c85666cd
Add libmusicbrainz 2.x and 3.x
...
svn path=/nixpkgs/trunk/; revision=23793
2010-09-14 14:29:19 +00:00
Yury G. Kudryashov
359b360fc2
Add libdiscid
...
svn path=/nixpkgs/trunk/; revision=23792
2010-09-14 14:29:13 +00:00
Yury G. Kudryashov
82d07ebaa2
Fix libktorrent compilation with kde-4.4
...
svn path=/nixpkgs/trunk/; revision=23767
2010-09-13 17:34:14 +00:00
Andres Löh
772abcfaaa
bugfix
...
svn path=/nixpkgs/trunk/; revision=23763
2010-09-13 16:01:33 +00:00
Yury G. Kudryashov
61dd03faa8
Upgrade libktorrent
...
svn path=/nixpkgs/trunk/; revision=23753
2010-09-13 14:22:56 +00:00
Andres Löh
c7f570b473
Addressing problem with conflicting versions of Haskell's time library.
...
svn path=/nixpkgs/trunk/; revision=23746
2010-09-13 12:07:14 +00:00
Andres Löh
ae49a474ff
Added Hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23742
2010-09-13 10:30:54 +00:00
Peter Simons
220025a6ec
pkgs/development/libraries/eventlog: updated to version 0.2.12
...
svn path=/nixpkgs/trunk/; revision=23696
2010-09-09 16:06:31 +00:00
Peter Simons
3bb0a18f0c
pkgs/development/libraries/t1lib: updated to version 5.1.2
...
svn path=/nixpkgs/trunk/; revision=23693
2010-09-09 09:43:33 +00:00
Yury G. Kudryashov
f802a70d87
Update gem-nix patch to use ''...'' instead of "..."
...
Also update ruby libs
svn path=/nixpkgs/trunk/; revision=23683
2010-09-08 09:56:59 +00:00
Yury G. Kudryashov
17c70d3efd
Mass rubygems update
...
* Upgrade to rubygems-1.3.7
* Upgrade all gems
* Add rails3
svn path=/nixpkgs/trunk/; revision=23682
2010-09-08 09:56:53 +00:00
Yury G. Kudryashov
40a7243ed3
ruby: upgrade, optional docs
...
svn path=/nixpkgs/trunk/; revision=23681
2010-09-08 09:56:46 +00:00
Andres Löh
07cabc717b
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=23673
2010-09-07 13:40:02 +00:00
Andres Löh
923d30959f
Added yst; updated happstack, pandoc, gitit and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23670
2010-09-07 12:58:07 +00:00
Rob Vermaas
d9f435106c
lua5: re-enable -fPIC for lua5
...
svn path=/nixpkgs/trunk/; revision=23668
2010-09-07 12:56:49 +00:00
Ludovic Courtès
f2b9328a31
Fix references to the guileLib' attribute, now
guile_lib'.
...
svn path=/nixpkgs/trunk/; revision=23658
2010-09-06 07:58:17 +00:00
Michael Raskin
29db2ca0c9
Adding Ekiga
...
svn path=/nixpkgs/trunk/; revision=23653
2010-09-05 23:37:54 +00:00
Michael Raskin
8479512626
Step back PyGTK from the update requiring a lot of too-new code
...
svn path=/nixpkgs/trunk/; revision=23652
2010-09-05 18:57:43 +00:00
Michael Raskin
4926bd7256
Update PyGTK
...
svn path=/nixpkgs/trunk/; revision=23651
2010-09-05 18:10:16 +00:00
Ludovic Courtès
895ba33eb4
Guile-Lib 0.1.9.
...
svn path=/nixpkgs/trunk/; revision=23650
2010-09-05 15:19:23 +00:00
Ludovic Courtès
1ecee338e8
GNU Guile 1.9.12.
...
svn path=/nixpkgs/trunk/; revision=23649
2010-09-05 15:19:17 +00:00
Ludovic Courtès
e9dc9a374a
GDB 7.2.
...
svn path=/nixpkgs/trunk/; revision=23647
2010-09-05 15:19:07 +00:00
Lluís Batlle i Rossell
da11152e6e
Updating 'icu' so it builds on mips too
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23641
2010-09-05 06:00:26 +00:00
Yury G. Kudryashov
ac1823a3b4
grantlee.meta
...
svn path=/nixpkgs/trunk/; revision=23636
2010-09-04 19:53:32 +00:00
Yury G. Kudryashov
6ee7628a19
Oops.. Forgotten ';'
...
svn path=/nixpkgs/trunk/; revision=23627
2010-09-03 18:55:36 +00:00
Yury G. Kudryashov
aa7164d7de
Add grantlee
...
svn path=/nixpkgs/trunk/; revision=23625
2010-09-03 17:40:55 +00:00
Yury G. Kudryashov
83dac52cc9
qt-4.7.0-rc1
...
svn path=/nixpkgs/trunk/; revision=23624
2010-09-03 17:40:49 +00:00
Marco Maggesi
1df4ff6aae
Remove configure file for OCaml 3.09.1 which is not used anymore.
...
svn path=/nixpkgs/trunk/; revision=23619
2010-09-03 14:05:49 +00:00
Marco Maggesi
b508e9445b
Include directory for OCaml's C headers.
...
Make an include directory and symlinks ocaml's C header files into
that directory. By having an include directory it is automatically
propogated as to NIX_CFLAGS_COMPILE for anyone who uses ocaml as a
build input.
(Proposed on the mailing list by Russell O'Connor.)
svn path=/nixpkgs/trunk/; revision=23618
2010-09-03 13:48:35 +00:00
Peter Simons
4be79671b4
pkgs/development/python-modules/pygobject: ensure that python code can be found
...
svn path=/nixpkgs/trunk/; revision=23616
2010-09-03 13:18:38 +00:00
Andres Löh
e208e8ae76
Added HaRe, the Haskell Refactorer.
...
svn path=/nixpkgs/trunk/; revision=23599
2010-09-02 10:02:26 +00:00
Nicolas Pierron
5e4adf0e4b
Update oRTP (0.13.1 -> 0.16.3)
...
svn path=/nixpkgs/trunk/; revision=23595
2010-09-01 17:40:37 +00:00
Michael Raskin
797263abb9
Rolling back to latest known-good WebKit to check whether the build errors are because of other changes
...
svn path=/nixpkgs/trunk/; revision=23593
2010-09-01 11:18:39 +00:00
Lluís Batlle i Rossell
bc22ce3b74
Setting the gcc --with-arch=fuloong2f only on mips64-linux. (what was there before was
...
a temporary change not representing a working stdenv)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23589
2010-09-01 09:50:23 +00:00
Lluís Batlle i Rossell
641f956581
Setting any stdenv.system references for the loongson2f system to 'mips64-linux'.
...
(my git-svn info:)
Merge branch 'mips64' into stdenv-updates
Conflicts:
pkgs/applications/networking/browsers/firefox/3.6.nix
pkgs/top-level/all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=23588
2010-09-01 09:50:12 +00:00
Lluís Batlle i Rossell
8a59e608aa
Setting the new binutils snapshot niksnut copied to nixos.org, for the time while they don't
...
release.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23587
2010-09-01 09:49:53 +00:00
Lluís Batlle i Rossell
4b9c06ee6e
Updating gstreamer, and setting some patch tricks so it builds with gnumake 3.82
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23579
2010-09-01 08:36:24 +00:00
Lluís Batlle i Rossell
a88f348d5b
Make mplayer build on the loongson2f
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23578
2010-09-01 08:36:09 +00:00
Lluís Batlle i Rossell
50b3cc05c7
Updating the config.guess of aalib, which did not know about the fuloong mips64.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23577
2010-09-01 08:34:53 +00:00
Lluís Batlle i Rossell
ccf8be72c6
Making the x264 libs build with PIC on non-i686, as it's the only platform I know that does not need PIC for shared libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23576
2010-09-01 08:34:44 +00:00
Lluís Batlle i Rossell
7608617484
Updating nasm (the old url did not work)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23574
2010-09-01 08:34:19 +00:00
Michael Raskin
26b3c63e32
Going further back with WebKit
...
svn path=/nixpkgs/trunk/; revision=23573
2010-09-01 08:32:59 +00:00
Michael Raskin
a33c1d2788
Stepping back roughly halfway to our previous version of Webkit
...
svn path=/nixpkgs/trunk/; revision=23572
2010-08-31 18:47:07 +00:00
Michael Raskin
ed7f0ddfc3
Step back WebKit upgrade
...
svn path=/nixpkgs/trunk/; revision=23565
2010-08-31 14:20:44 +00:00
Michael Raskin
ca75f024ab
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=23558
2010-08-31 11:51:40 +00:00
Michael Raskin
b7a15bae9f
Adding libosip - GNU SIP library
...
svn path=/nixpkgs/trunk/; revision=23555
2010-08-31 09:58:09 +00:00
Andres Löh
e94147754c
Switching haskell-packages.nix to callPackage ...
...
svn path=/nixpkgs/trunk/; revision=23551
2010-08-30 17:10:21 +00:00
Andres Löh
d58a372ca2
Version bump for Haskell text library.
...
svn path=/nixpkgs/trunk/; revision=23542
2010-08-30 10:31:39 +00:00
Eelco Dolstra
43ac966abb
* lsof 4.84, psmisc 22.12.
...
svn path=/nixpkgs/trunk/; revision=23537
2010-08-29 23:22:26 +00:00
Yury G. Kudryashov
0a28239504
Make pyqt-dbus work
...
svn path=/nixpkgs/trunk/; revision=23519
2010-08-29 19:36:54 +00:00
Lluís Batlle i Rossell
65e7754f51
Allowing abcde to make mp3. I had to add id3v2, and fix the id3lib build.
...
svn path=/nixpkgs/trunk/; revision=23513
2010-08-29 15:53:42 +00:00
Armijn Hemel
ccf724b8a8
d'oh! forgot "
...
svn path=/nixpkgs/trunk/; revision=23508
2010-08-29 13:49:58 +00:00
Armijn Hemel
fe7e41324c
update to 0.6.19, add meta information
...
svn path=/nixpkgs/trunk/; revision=23507
2010-08-29 13:47:59 +00:00
Armijn Hemel
733b2893a7
update to 2.4.10.1, add correct license
...
svn path=/nixpkgs/trunk/; revision=23506
2010-08-29 13:40:02 +00:00
Lluís Batlle i Rossell
cca1cae042
Updating from trunk. I had to do some changes to make it fit.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Lluís Batlle i Rossell
2377a46c8f
Adding the game Advanced Strategic Command.
...
I had to add an old version of libsigc++ for it.
svn path=/nixpkgs/trunk/; revision=23490
2010-08-29 09:43:46 +00:00
Eelco Dolstra
656bffd7e2
* SQLite 3.7.2.
...
svn path=/nixpkgs/trunk/; revision=23479
2010-08-27 11:08:29 +00:00
Peter Simons
c1469fba93
pkgs/development/libraries/tecla: enable Hydra build on all platforms
...
svn path=/nixpkgs/trunk/; revision=23470
2010-08-26 18:43:37 +00:00
Peter Simons
b41eb608da
pkgs/development/libraries/buddy: enable Hydra build on all platforms
...
svn path=/nixpkgs/trunk/; revision=23469
2010-08-26 18:43:29 +00:00
Peter Simons
91f20b6289
pkgs/development/interpreters/maude: updated to version 2.5
...
svn path=/nixpkgs/trunk/; revision=23467
2010-08-26 18:09:14 +00:00
Eelco Dolstra
a9da4153c4
* Fix an infinite recursion in scons.
...
svn path=/nixpkgs/trunk/; revision=23464
2010-08-26 13:30:25 +00:00
Peter Simons
25308dd098
pkgs/development/tools/build-managers/scons: updated to version 2.0.1
...
svn path=/nixpkgs/trunk/; revision=23457
2010-08-26 12:24:16 +00:00
Peter Simons
3b94efffe5
pkgs/development/interpreters/python/2.5: removed obsolete python version 2.5
...
Python 2.5 is unused in nixpkgs -- 2.6 has been the default version for
quite a while.
svn path=/nixpkgs/trunk/; revision=23454
2010-08-26 12:09:42 +00:00
Peter Simons
a51fc5c66d
pkgs/development/tools/documentation/doxygen: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=23442
2010-08-26 09:44:23 +00:00
Peter Simons
40c02f3cd6
pkgs/development/tools/documentation/doxygen: updated to version 1.7.1
...
svn path=/nixpkgs/trunk/; revision=23441
2010-08-26 09:43:30 +00:00
Peter Simons
9f26d6e101
pkgs/development/tools/documentation/doxygen: updated meta section for Hydra
...
Build doxygen on all Unix'ish platforms.
svn path=/nixpkgs/trunk/; revision=23440
2010-08-26 09:42:40 +00:00
Rob Vermaas
9fa88c5291
added libxpdf and pdf2xml
...
svn path=/nixpkgs/trunk/; revision=23427
2010-08-25 14:25:51 +00:00
Andres Löh
907b921c61
Applied (with edits) the patch provided by James Cook to add the
...
Haskell fingertree library. Thanks for the contribution.
svn path=/nixpkgs/trunk/; revision=23424
2010-08-25 13:08:32 +00:00
Lluís Batlle i Rossell
03ccbe3f78
Adding a more-or-less working 'egoboo'. I'll update to a better expression after some
...
egoboo upstream work.
svn path=/nixpkgs/trunk/; revision=23408
2010-08-24 19:36:42 +00:00
Rob Vermaas
68a6fa773a
added seperate meta-environment packages, use callpackage for aterm28
...
svn path=/nixpkgs/trunk/; revision=23394
2010-08-24 13:20:55 +00:00
Ludovic Courtès
7ab81fe75f
MPC 0.8.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23387
2010-08-24 09:21:19 +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
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
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
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
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
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
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
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
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
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
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
608cde4f82
Explicit pkgs.prefix
...
svn path=/nixpkgs/trunk/; revision=23329
2010-08-21 19:27:31 +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
191961aa76
Typo
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23324
2010-08-21 17:18:35 +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
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
c68d102286
Patching libmad for mips (Ben Nanonote)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23312
2010-08-21 16:53:25 +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
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
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
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
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
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
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
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
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
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
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
4a909f0838
libcanberra: Remove useless ‘gthread’ argument.
...
svn path=/nixpkgs/trunk/; revision=23226
2010-08-18 14:27:04 +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
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
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
Yury G. Kudryashov
0ee0fb9387
Add libktorrent
...
svn path=/nixpkgs/trunk/; revision=23186
2010-08-16 08:34:26 +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
ac8fda68f6
Enable some more WebKit options
...
svn path=/nixpkgs/trunk/; revision=23158
2010-08-12 22:05:04 +00:00
Peter Simons
961fda939c
Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=23152
2010-08-12 14:56:14 +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
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
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
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
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
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
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
Peter Simons
2b37d181a5
Added Python version 2.7.
...
svn path=/nixpkgs/trunk/; revision=23117
2010-08-11 15:49:03 +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
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
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
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
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
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
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
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
9f77579f41
lua: install lua.pc
...
svn path=/nixpkgs/trunk/; revision=23049
2010-08-09 06:48:21 +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
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
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
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
46082f25f9
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Yury G. Kudryashov
2d9d69cb63
Add lcms2
...
svn path=/nixpkgs/trunk/; revision=23012
2010-08-06 20:23:56 +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
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
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
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
217209747b
Add libssh2
...
svn path=/nixpkgs/trunk/; revision=22975
2010-08-05 20:24:32 +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
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
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
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
9e2e347f28
* Fix Hydra evaluation.
...
svn path=/nixpkgs/trunk/; revision=22955
2010-08-05 08:38:39 +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
Yury G. Kudryashov
ce3aef6d7b
Add phonon-backend-vlc
...
svn path=/nixpkgs/trunk/; revision=22939
2010-08-04 10:04:40 +00:00
Michael Raskin
1cf7460522
Try appeasing Hydra with correct platform specification outside of assert
...
svn path=/nixpkgs/trunk/; revision=22922
2010-08-03 10:55:32 +00:00
Lluís Batlle i Rossell
6d15eabdc1
Merging from trunk (the callPackage change)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22915
2010-08-03 08:14:13 +00:00
Lluís Batlle i Rossell
4b42d5f7a9
Fixing the openssl 1.0.0 cross build
...
svn path=/nixpkgs/trunk/; revision=22910
2010-08-02 22:10:42 +00:00
Yury G. Kudryashov
aadea685af
Restrict qt-4.7 to linux only
...
svn path=/nixpkgs/trunk/; revision=22909
2010-08-02 21:47:28 +00:00
Michael Raskin
0dfe4c37ed
Fix SBCL build
...
svn path=/nixpkgs/trunk/; revision=22903
2010-08-02 19:02:47 +00:00
Yury G. Kudryashov
230c31d020
Really make qt-4.7
...
svn path=/nixpkgs/trunk/; revision=22896
2010-08-02 17:18:56 +00:00
Lluís Batlle i Rossell
955b962993
Updating gcc to 4.5.1.
...
I removed two patches that don't apply anymore (dragonegg, softfp-hurd).
I hope this means it's all fixed upstream.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22879
2010-08-02 15:58:03 +00:00
Lluís Batlle i Rossell
5417c720fd
Merging from trunk.
...
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.
svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +00:00
Rob Vermaas
c8d53236b1
svn path=/nixpkgs/trunk/; revision=22874
2010-08-02 12:55:54 +00:00
Rob Vermaas
13cf7b0ade
svn path=/nixpkgs/trunk/; revision=22872
2010-08-02 12:13:03 +00:00
Michael Raskin
76cef7e1b2
Set HOME for SBCL tests
...
svn path=/nixpkgs/trunk/; revision=22870
2010-08-02 11:37:23 +00:00
Rob Vermaas
70c6ab18a3
added qrupdate, suitesparse needed to build octave from source
...
svn path=/nixpkgs/trunk/; revision=22867
2010-08-02 11:20:39 +00:00
Michael Raskin
5892d8ffc7
Update sbcl
...
svn path=/nixpkgs/trunk/; revision=22865
2010-08-02 09:57:12 +00:00
Lluís Batlle i Rossell
0f4673788e
Fixing the gcc-4.5 cross-build (the native strip destroys the .a cross-built
...
archives, so we disable it cross building)
svn path=/nixpkgs/branches/stdenv-updates/; revision=22854
2010-08-01 21:27:03 +00:00
Lluís Batlle i Rossell
4b79027f45
Updating the patchelf0.6 reference, so it gets the changes to work in mips
...
(16KiB pages)
svn path=/nixpkgs/branches/stdenv-updates/; revision=22853
2010-08-01 21:26:10 +00:00
Lluís Batlle i Rossell
da3ba13fb5
Trying to make gcc 4.5 cross-buildable
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22848
2010-08-01 21:21:26 +00:00
Lluís Batlle i Rossell
878792cade
Patch (already upstream on glibc master) for configure in glibc to get the gnu89-inline gcc flag right
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22844
2010-08-01 21:03:53 +00:00
Lluís Batlle i Rossell
eb7ad28899
Patches for mpfr to work on mips with gcc newer or equal to 4.4
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22843
2010-08-01 21:02:30 +00:00
Lluís Batlle i Rossell
5cc46602ce
Updating gettext to that decided in nixpkgs trunk (0.17 to 0.18)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22842
2010-08-01 21:01:54 +00:00
Lluís Batlle i Rossell
937578d5ef
Some first changes to get some evaluation working on the fuloong2f
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22840
2010-08-01 20:57:13 +00:00
Eelco Dolstra
f1b8c40eb4
* Updated libogg and libvorbis.
...
svn path=/nixpkgs/trunk/; revision=22838
2010-08-01 14:33:43 +00:00
Yury G. Kudryashov
59a8bc0744
qt-4.7.0-beta2: fool phonon version
...
Qt guys updated source files but not version number
svn path=/nixpkgs/trunk/; revision=22833
2010-07-31 13:05:46 +00:00
Yury G. Kudryashov
d15fdc71f0
trailing spaces
...
svn path=/nixpkgs/trunk/; revision=22832
2010-07-31 13:05:22 +00:00
Yury G. Kudryashov
65f0b956a2
Add libsndfile and fftw support to libsamplerate
...
svn path=/nixpkgs/trunk/; revision=22831
2010-07-30 20:17:37 +00:00
Yury G. Kudryashov
2835a98378
Add qt-4.7.0-beta2
...
svn path=/nixpkgs/trunk/; revision=22830
2010-07-30 19:45:07 +00:00
Lluís Batlle i Rossell
8eceafc755
Fixing the name of 'confuse'; now it includes the version.
...
svn path=/nixpkgs/trunk/; revision=22829
2010-07-30 17:42:52 +00:00
Eelco Dolstra
4bf5b0d36b
* Fix some more "args: with args".
...
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Lluís Batlle i Rossell
537ad15e86
Adding xburst-tools to manage the USB_BOOT mode of the Ben Nanonote (reflashing, ...)
...
I add the 'confuse' library as a side effect.
svn path=/nixpkgs/trunk/; revision=22817
2010-07-29 23:25:42 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Lluís Batlle i Rossell
79dec6e9a7
Adding Vigra
...
svn path=/nixpkgs/trunk/; revision=22809
2010-07-29 14:38:39 +00:00
Sander van der Burg
bfbdc2db7c
Stole a patch from gentoo to fix the compilation of libmsn against OpenSSL-1.0.0
...
svn path=/nixpkgs/trunk/; revision=22805
2010-07-29 09:41:29 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
b1afe4e7ac
* Finish renaming.
...
svn path=/nixpkgs/trunk/; revision=22801
2010-07-29 07:02:26 +00:00
Eelco Dolstra
5b2dcdd24d
* Remove the old PHP.
...
svn path=/nixpkgs/trunk/; revision=22800
2010-07-29 07:00:00 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Peter Simons
27fe0c57f3
pkgs/development/python-modules/pycrypto: enable building of this package on all GNU platforms
...
svn path=/nixpkgs/trunk/; revision=22794
2010-07-28 13:10:18 +00:00
Peter Simons
12943b6a3e
pkgs/development/python-modules/pycrypto: downgrade to 2.0.1
...
The download sites for 2.1.0 all appear to be offline.
svn path=/nixpkgs/trunk/; revision=22793
2010-07-28 13:09:44 +00:00
Peter Simons
60026c0a32
pkgs/development/libraries/crypto++: added todo note about removing cryptotest.exe from the installed image
...
svn path=/nixpkgs/trunk/; revision=22790
2010-07-28 13:08:49 +00:00
Peter Simons
66b8ff8e0c
pkgs/development/python-modules/pycrypto: updated homepage and download URL to use http://www.pycrypto.org/
...
svn path=/nixpkgs/trunk/; revision=22789
2010-07-28 13:07:48 +00:00
Peter Simons
93b18ceb30
pkgs/development/python-modules/generic: parameterize build/install command
...
The generic 'buildPythonPackage' function used to use the build/install command
"easy_install" unconditionally. That didn't work for python-numpy, for
instance, because the package wants "setup.py" run with additional parameters
to determine the fortran compiler of choice. The newly introduced function
argument 'installCommand' allows to implement this. By passing that parameter,
the default build command can be overridden.
svn path=/nixpkgs/trunk/; revision=22786
2010-07-28 13:05:04 +00:00
Peter Simons
b89f310c7a
pkgs/development/libraries/crypto++: fixed build impurity
...
* Don't build with "-march=native", because the generated binaries
won't work reliably on systems with a different CPU. Instead,
"--march=i686" is used on x86, and "--march=nocona" an x86_64.
Otherwise, "--march" remains unset.
* Compile with -O3 instead of -O2. This code is performance-critical.
* Don't build with '-g'.
svn path=/nixpkgs/trunk/; revision=22785
2010-07-28 13:03:11 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Peter Simons
4e872b84ee
pyOpenSSL: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=22773
2010-07-27 23:52:14 +00:00
Lluís Batlle i Rossell
2c9cdbb8f2
Revert "Version update for vxl", because:
...
- Although the file for 1.14 is in the upstream file repository, it's not
published in their web, which still talks about 1.13 for the stable release.
- The cmake files comming with this vxl fail (because of some weird dependency
on a doxygen.cmake file)
This reverts commit 22577
svn path=/nixpkgs/trunk/; revision=22750
2010-07-27 15:57:01 +00:00
Eelco Dolstra
3c57f1fd8a
* Fix zlib 1.2.5 on Cygwin. (The Makefile doesn't support building
...
just a static library.)
svn path=/nixpkgs/trunk/; revision=22748
2010-07-27 11:37:29 +00:00
Eelco Dolstra
228c6e0c1f
* Merged the x-updates branch (latest X server / libraries, GTK+,
...
Fontconfig, etc.).
svn path=/nixpkgs/trunk/; revision=22735
2010-07-26 13:59:12 +00:00
Eelco Dolstra
4a6eb1183e
* On x86_64-darwin, "./config" misdetects the system as
...
"darwin-i386-cc" (http://hydra.nixos.org/build/498076 ). So specify
the system type explicitly.
svn path=/nixpkgs/branches/x-updates/; revision=22726
2010-07-25 09:09:32 +00:00
Eelco Dolstra
3587a2f78e
* Doh.
...
svn path=/nixpkgs/branches/x-updates/; revision=22723
2010-07-23 15:36:35 +00:00
Eelco Dolstra
07afe31016
* Doh, we already had OpenSSL 1.0.0. Use the updated Darwin patch.
...
svn path=/nixpkgs/branches/x-updates/; revision=22722
2010-07-23 15:05:20 +00:00
Andres Löh
73bee7da33
Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Andres Löh
6c90771ac6
* Updated darcs to 2.4.4.
...
* Added Haskell Platform 2010.2.0.0.
* Added cairo package in preparation for adding a new gtk2hs.
svn path=/nixpkgs/trunk/; revision=22714
2010-07-22 18:04:39 +00:00
Eelco Dolstra
b33d41ef08
* clutter-gtk updated to 0.10.4 so that it builds against the current
...
GTK+ (http://hydra.nixos.org/build/495170 ).
svn path=/nixpkgs/branches/x-updates/; revision=22711
2010-07-22 14:08:44 +00:00
Eelco Dolstra
0db478d40b
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=22707
2010-07-22 13:18:07 +00:00
Eelco Dolstra
0e6ea04477
* Update Ruby to 1.8.7-p299 to fix a build problem caused by the
...
upgrade to OpenSSL 1.0.0
(http://hydra.nixos.org/build/494496/nixlog/1/raw ).
svn path=/nixpkgs/branches/x-updates/; revision=22700
2010-07-22 09:49:48 +00:00
Ludovic Courtès
80bcec77ec
libevent 1.4.14b.
...
svn path=/nixpkgs/trunk/; revision=22697
2010-07-22 09:02:13 +00:00
Andres Löh
df9f4a8696
Added a couple of web-programming-related Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=22683
2010-07-21 09:41:12 +00:00
Eelco Dolstra
78a5abdf85
* Updated the X.org server to 1.8.2. Note that it no longer depends
...
on HAL but instead uses udev to autoconfigure input devices. We'll
have to update the NixOS X server module accordingly, I guess. See
https://fedoraproject.org/wiki/Input_device_configuration .
* Updated Mesa to 7.8.2.
svn path=/nixpkgs/branches/x-updates/; revision=22681
2010-07-20 19:24:21 +00:00
Peter Simons
aec027e2ec
pkgs/development/libraries/ncurses: enable parallel building for ncurses
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22674
2010-07-20 13:14:03 +00:00
Peter Simons
9f8ff9f714
pkgs/development/interpreters/python/2.6/default.nix: enable parallel building
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22673
2010-07-20 13:13:30 +00:00
Eelco Dolstra
0f53a3fca8
* Ignore missing directories in the <includedir> element. This allows
...
the NixOS system bus configuration to include directories such as
/nix/var/nix/profiles/default/etc/dbus-1/system.d/
which may not exist.
svn path=/nixpkgs/branches/x-updates/; revision=22672
2010-07-20 12:53:07 +00:00