Eelco Dolstra
e5a611030f
* Doh.
...
svn path=/nixpkgs/trunk/; revision=16213
2009-07-07 11:40:57 +00:00
Eelco Dolstra
cc28087b5a
* Make doesn't like newlines.
...
svn path=/nixpkgs/trunk/; revision=16210
2009-07-07 10:59:18 +00:00
Michael Raskin
47d20d5322
Update lablgtk
...
svn path=/nixpkgs/trunk/; revision=16202
2009-07-07 10:00:55 +00:00
Eelco Dolstra
200ad5eb63
* NSPR and NSS need to be told explicitly to do a 64-bit build.
...
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Ludovic Courtès
0c9d18f815
libxmi: Fix for GNU Libtool 2.2.6a.
...
svn path=/nixpkgs/trunk/; revision=16197
2009-07-06 21:09:47 +00:00
Rob Vermaas
0aeeaafa55
* going even further back for gcc darwin
...
svn path=/nixpkgs/trunk/; revision=16189
2009-07-06 12:00:06 +00:00
Eelco Dolstra
19963e0447
* Xulrunner/Firefox 3.5: build with --with-system-nss.
...
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Peter Simons
438d023eee
Fixed sqlite impurity (mostly).
...
The sqlite configure script guesses whether to enable Tcl support. Apparently,
this guessing finds a Tcl installation in /usr and thus enables Tcl. The
subsequent build fails, however: the compiler doesn't find the <tcl.h> because
/usr is not a default search path. To remedy the problem, the expression now
explicitly specifies --disable-tcl to avoid guessing altogether.
In the same spirit, we furthermore specify the following configure flags, which
represent the defaults that ./configure chooses when left on its own devices:
--disable-amalgamation
--enable-threadsafe
--disable-cross-thread-connections
--disable-tempstore
svn path=/nixpkgs/trunk/; revision=16184
2009-07-06 10:39:52 +00:00
Eelco Dolstra
a796d839f9
* Updated NSS.
...
svn path=/nixpkgs/trunk/; revision=16183
2009-07-06 09:12:44 +00:00
Rob Vermaas
a30efafa57
* back to old gcc version for darwin, will make new version in different tree
...
svn path=/nixpkgs/trunk/; revision=16182
2009-07-06 07:39:38 +00:00
Ludovic Courtès
8e0c39c285
GNU Guile 1.8.7.
...
svn path=/nixpkgs/trunk/; revision=16181
2009-07-05 21:41:36 +00:00
Ludovic Courtès
63393ce174
GCC 4.4.0: Fix compilation (for C and C++, at least).
...
svn path=/nixpkgs/trunk/; revision=16177
2009-07-05 14:15:44 +00:00
Eelco Dolstra
b8558fd04f
* Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
...
and Firefox.
* Xulrunner: don't install the tests. This saves a few megabytes.
svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Ludovic Courtès
f08243608b
Add libtopology, a library and tool set to visualize the hardware topology.
...
svn path=/nixpkgs/trunk/; revision=16170
2009-07-03 21:16:00 +00:00
Ludovic Courtès
85d950b8fb
Add GCC 4.4.0 (and hope for the best).
...
svn path=/nixpkgs/trunk/; revision=16168
2009-07-03 18:54:28 +00:00
Ludovic Courtès
5ed15d55ba
GCJ 4.3: Fix the Java patch.
...
svn path=/nixpkgs/trunk/; revision=16164
2009-07-03 14:13:58 +00:00
Ludovic Courtès
5964e20243
GCJ 4.3: Try to incrementally fix things.
...
svn path=/nixpkgs/trunk/; revision=16163
2009-07-03 13:30:25 +00:00
Eelco Dolstra
222ab9d494
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Peter Simons
c713cfa0be
Maude needs libgmpxx.
...
svn path=/nixpkgs/trunk/; revision=16159
2009-07-03 11:31:33 +00:00
Rob Vermaas
7d5a3a1933
* strategoxt-0.17
...
svn path=/nixpkgs/trunk/; revision=16154
2009-07-03 05:01:04 +00:00
Ludovic Courtès
51f3a05ab5
GNU libunistring 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=16153
2009-07-02 22:54:19 +00:00
Peter Simons
17d75b8168
Fixed build of pkgs/development/libraries/buddy with gcc 4.3.3.
...
svn path=/nixpkgs/trunk/; revision=16150
2009-07-02 17:06:01 +00:00
Eelco Dolstra
e2293f605d
* Match what DBD::SQLite expects.
...
svn path=/nixpkgs/trunk/; revision=16139
2009-07-02 13:56:06 +00:00
Eelco Dolstra
fc34431dde
* Latest DBD::SQLite. Fix building against an external SQLite.
...
svn path=/nixpkgs/trunk/; revision=16138
2009-07-02 13:55:38 +00:00
Eelco Dolstra
ce84af677b
* Improve the determinism of Perl builds: don't try to download stuff
...
from CPAN.
svn path=/nixpkgs/trunk/; revision=16137
2009-07-02 13:54:52 +00:00
Eelco Dolstra
d62a585e15
* sqlite 3.6.16.
...
svn path=/nixpkgs/trunk/; revision=16135
2009-07-02 11:21:22 +00:00
Eelco Dolstra
d3f5d94ac7
* Fix some attributes that now make nix-env -q --meta barf.
...
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Eelco Dolstra
255a4a91f0
* Get rid of some dietlibc stuff.
...
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Ludovic Courtès
0de18066f7
Nettle: Add `meta.homepage'.
...
svn path=/nixpkgs/trunk/; revision=16128
2009-07-01 21:44:20 +00:00
Ludovic Courtès
725ed45940
Add GNU Nettle, a cryptographic library.
...
svn path=/nixpkgs/trunk/; revision=16127
2009-07-01 15:42:01 +00:00
Marc Weber
108052a4e9
really fix the name conflicts by patching the patch which generates the code
...
svn path=/nixpkgs/trunk/; revision=16123
2009-06-30 21:45:17 +00:00
Ludovic Courtès
1b9dbe740b
Avoid collision between Ruby-GetText and GNU Gettext.
...
svn path=/nixpkgs/trunk/; revision=16120
2009-06-30 21:05:13 +00:00
Peter Simons
afa04f4576
Updated scons to version 1.2.0.
...
svn path=/nixpkgs/trunk/; revision=16111
2009-06-30 18:51:01 +00:00
Eelco Dolstra
d4fb6f3a53
* Comment out; not clear if we'll actually need this with a properly
...
built GCC.
svn path=/nixpkgs/trunk/; revision=16102
2009-06-30 15:19:32 +00:00
Marc Weber
d1e39e78f9
adding rubygems support to nix - implemented target libraries/apps: sup mail client
...
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Marc Weber
8661c406f2
ruby / gems update
...
svn path=/nixpkgs/trunk/; revision=16099
2009-06-30 14:29:17 +00:00
Rob Vermaas
ca6850d95e
* removed -arch flag for i686-darwin for openssl
...
svn path=/nixpkgs/trunk/; revision=16097
2009-06-30 13:54:44 +00:00
Eelco Dolstra
cdf4cf5c23
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16094
2009-06-30 11:42:15 +00:00
Rob Vermaas
d2419bccee
* bumped gcc 4.2.1 build 5531 for apple again
...
svn path=/nixpkgs/trunk/; revision=16092
2009-06-30 09:24:53 +00:00
Andres Löh
785b190861
Added pandoc and dependencies.
...
svn path=/nixpkgs/trunk/; revision=16091
2009-06-30 08:04:12 +00:00
Peter Simons
785e9630f0
gmp: use standard GNU config.guess
...
libgmp comes with an extended config.guess script that features more
accurate CPU detection. Unfortunately, use of that script causes the
configure phase to choose fairly aggressive optimization flags and the
resulting binaries might not work on architectures other than the
machine those binaries were built on.
The standard GNU config.guess script, however, recognizes a CPU type of
'x86' only. Thus, libgmp chooses the following settings:
ABI="32"
CC="gcc"
CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro"
CPPFLAGS=""
MPN_PATH=" x86/p6 x86 generic"
svn path=/nixpkgs/branches/stdenv-updates/; revision=16084
2009-06-29 11:01:10 +00:00
Ludovic Courtès
42161470ae
buildPythonPackage: Wrap binaries with an appropriate $PATH.
...
svn path=/nixpkgs/trunk/; revision=16081
2009-06-28 21:00:36 +00:00
Ludovic Courtès
a84297a6e3
buildPythonPackage: Inherit extra attributes from its argument.
...
svn path=/nixpkgs/trunk/; revision=16080
2009-06-28 14:05:41 +00:00
Ludovic Courtès
705205340b
buildPythonPackage: Allow callers to get rid of the `python-' name prefix.
...
svn path=/nixpkgs/trunk/; revision=16079
2009-06-28 13:44:21 +00:00
Ludovic Courtès
c46b748958
Add GNU Libunistring, a Unicode string handling library.
...
svn path=/nixpkgs/trunk/; revision=16071
2009-06-27 21:44:47 +00:00
Marc Weber
6bc07c8e68
fix my wrong opplication of the patch
...
svn path=/nixpkgs/trunk/; revision=16062
2009-06-26 17:00:02 +00:00
Marc Weber
f316832e3a
update default ocmal to 3.11.1. patch provided by olegfink
...
svn path=/nixpkgs/trunk/; revision=16061
2009-06-26 16:53:02 +00:00
Marc Weber
3fa07803c6
adding jruby-1.1.6 cause the one shipping with netbeans can't get uid.
...
svn path=/nixpkgs/trunk/; revision=16060
2009-06-26 16:52:58 +00:00
Marc Weber
ffb53a0e6f
adding sqlalchemy which is a nice orm mapper for python
...
svn path=/nixpkgs/trunk/; revision=16059
2009-06-26 16:52:54 +00:00
Marc Weber
738858983a
ctags wrapper: find ruby classes (eg class Gem::Dependency)
...
svn path=/nixpkgs/trunk/; revision=16058
2009-06-26 16:52:52 +00:00
Eelco Dolstra
c69010d6eb
* Fix that annoying deprecated getAttr warning.
...
svn path=/nixpkgs/trunk/; revision=16049
2009-06-26 11:03:14 +00:00
Peter Simons
8bd6a26806
Removed misleading comment that no longer applies.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16038
2009-06-24 20:10:59 +00:00
Peter Simons
7534cbe4b8
Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system that
...
works on Red Hat Linux, i.e. that is based on glibc version 2.5.
Furthermore, this patch fixes a number of gcc 4.3.3 build errors in glibc 2.5
that occur on both x86 and x86_64. The older version of this library is still
useful for running Nix on a Red Hat host. Newer version of glibc fail to detect
the kernel's capabilities correctly (due to mad patches applied to the kernel
by Red Hat).
The individual changes are:
* Re-activated glibc 2.5 in all-packages.nix.
* Fix incomplete header search path in bootstrap tools.
Gcc-wrapper sets "-B<prefix>" to tell the compiler about its installation
root. Unfortunately, the setting doesn't add $gcc/lib/gcc/*/*/include-fixed
to the search path. That directory is required, however, because it contains
the system-specific "limits.h" file, and the glibc 2.5 builds tries to find
that file via #include_next.
* Support intrinsic functions like __signbit() or atof() correctly to avoid
compile-time conflicts.
* Switch to NPTL. Linuxthreads is no longer supported.
* Added a meta attribute to glibc package.
* Updated nixUnstable to version 0.13pre15614 from trunk. The previous version
failed regression tests.
* Fix more strict type checking in binutils since 2.18.50.0.3.
Without this patch, the build failed on x86, saying:
../sysdeps/i386/fpu/ftestexcept.c: Assembler messages:
../sysdeps/i386/fpu/ftestexcept.c:33: Error: suffix or operands invalid for `fnstsw'
svn path=/nixpkgs/branches/stdenv-updates/; revision=16037
2009-06-24 20:10:51 +00:00
Eelco Dolstra
8f0f5c403d
* gmp 4.3.1. Hopefully this fixes those weird build errors people
...
have been reporting.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16030
2009-06-22 19:55:47 +00:00
Eelco Dolstra
a830968c53
* New bootstrap binaries (from r16022 in the trunk). Don't set
...
LD_LIBRARY_PATH since it breaks /bin/sh on non-NixOS platforms (and
reverted the previous "fix" in r15470).
svn path=/nixpkgs/branches/stdenv-updates/; revision=16029
2009-06-22 19:49:42 +00:00
Eelco Dolstra
e7edaef873
* Latest patchelf.
...
svn path=/nixpkgs/trunk/; revision=16017
2009-06-22 11:14:51 +00:00
Rob Vermaas
1c3f49e06f
* Changed version of gcc to 4.0.1 - 5484 on darwin
...
* Added dsymutil to gcc wrapper env on darwin
* turned off make check for gnugrep on darwin
* added --enable-bsd=libs configure flag for gnugrep on darwin
svn path=/nixpkgs/trunk/; revision=16014
2009-06-21 18:37:54 +00:00
Rob Vermaas
e89d4a39c6
* added checkstyle, pmd, jdepends.
...
* changed version of ant to 1.7
svn path=/nixpkgs/trunk/; revision=15995
2009-06-18 12:52:10 +00:00
Rob Vermaas
c1c7dce5d5
* added checkstyle, pmd, jdepends.
...
* changed version of ant to 1.7
svn path=/nixpkgs/trunk/; revision=15994
2009-06-18 12:51:51 +00:00
Andres Löh
b7032e7fc4
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15970
2009-06-16 08:59:19 +00:00
Andres Löh
a889b5bb66
Updated multirec and zipper for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15969
2009-06-16 08:56:31 +00:00
Lluís Batlle i Rossell
4855ff6979
Updating radare.
...
svn path=/nixpkgs/trunk/; revision=15966
2009-06-15 18:37:31 +00:00
Marc Weber
959342d209
PHP enable SOAP and openssl support
...
svn path=/nixpkgs/trunk/; revision=15953
2009-06-14 01:30:04 +00:00
Eelco Dolstra
143787ad74
* PatchELF 0.5pre15500. Needed for --force-rpath.
...
svn path=/nixpkgs/trunk/; revision=15951
2009-06-13 16:10:24 +00:00
Andres Löh
97ad35b531
Version bump for HDBC.
...
svn path=/nixpkgs/trunk/; revision=15946
2009-06-12 13:39:05 +00:00
Andres Löh
3f26456240
New version of vacuum.
...
svn path=/nixpkgs/trunk/; revision=15945
2009-06-12 13:11:37 +00:00
Andres Löh
3466e0d6c9
New versions of vty and uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15929
2009-06-10 16:27:39 +00:00
Rob Vermaas
ee88032be9
* bumped gcc to 4.2.1 build 5531 on darwin
...
svn path=/nixpkgs/trunk/; revision=15920
2009-06-10 11:08:57 +00:00
Rob Vermaas
342d9834bf
* -msse2 flag for python on i686-darwin
...
svn path=/nixpkgs/trunk/; revision=15914
2009-06-10 09:18:51 +00:00
Rob Vermaas
22474c3539
* enable i686-darwin for mesa
...
svn path=/nixpkgs/trunk/; revision=15900
2009-06-09 09:19:32 +00:00
Armijn Hemel
5af34a4ef7
update to 2.16.2
...
svn path=/nixpkgs/trunk/; revision=15888
2009-06-08 17:50:57 +00:00
Rob Vermaas
9f7731c3d6
* added openmpi
...
svn path=/nixpkgs/trunk/; revision=15868
2009-06-05 13:31:57 +00:00
Sander van der Burg
8faec095df
Updated libxklavier to version 3.9
...
svn path=/nixpkgs/trunk/; revision=15852
2009-06-04 11:38:56 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell
3fae4aa6b3
Updating radare to 1.4.
...
svn path=/nixpkgs/trunk/; revision=15847
2009-06-03 19:45:38 +00:00
Sander van der Burg
7bea3189aa
Added my very experimental GNOME 2.26 expression
...
svn path=/nixpkgs/trunk/; revision=15839
2009-06-03 12:28:25 +00:00
Lluís Batlle i Rossell
94d2e57c62
Trying to fix the cmake-qt problems, fixing cmake's FindQt4. Paraview now builds beyond 25%, while
...
before it didn't. Through this commit I expect the build farm to try to build kde, and see
whether this way it builds without the unusual NIX_CFLAGS_COMPILE set in the qt setup-hook.
svn path=/nixpkgs/trunk/; revision=15838
2009-06-03 09:19:19 +00:00
Andres Löh
107d41f96c
New Haskell Platform release.
...
svn path=/nixpkgs/trunk/; revision=15837
2009-06-03 08:44:41 +00:00
Michael Raskin
e9eea90443
Compile SBCL with sb-thread enabled..
...
svn path=/nixpkgs/trunk/; revision=15835
2009-06-03 07:07:01 +00:00
Lluís Batlle i Rossell
889bf6bfd8
Made the setup-hook more friendly to packages which use qt4 more normally
...
(that is, they are aware that the header files are in $QTDIR/include/*/)
svn path=/nixpkgs/trunk/; revision=15827
2009-06-02 19:07:50 +00:00
Eelco Dolstra
9d25c4d4e2
* Lots of Qt packages fail to build if the subdirectories of
...
$out/include aren't explicitly included in the include path.
svn path=/nixpkgs/trunk/; revision=15820
2009-06-02 12:27:27 +00:00
Andres Löh
61f2653783
Added dotgen Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15813
2009-06-01 12:39:55 +00:00
Lluís Batlle i Rossell
d7e96a4e58
Fixing the qt4 setup hook, where "[ -n $blabla ]" always evaluated to true.
...
svn path=/nixpkgs/trunk/; revision=15808
2009-05-31 08:35:00 +00:00
Lluís Batlle i Rossell
07caf9a9bd
Updated cmake
...
svn path=/nixpkgs/trunk/; revision=15807
2009-05-31 08:34:57 +00:00
Michael Raskin
526f6f63c7
Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writable directory (I am investigating a fix). CLisp 2.47 is somewhat incompatible with lots of software, so I added 2.44.1 as preserved version
...
svn path=/nixpkgs/trunk/; revision=15806
2009-05-31 06:07:25 +00:00
Andres Löh
0c5786e22d
Added Shellac Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15775
2009-05-28 19:06:33 +00:00
Andres Löh
2c096bf75f
Fix the ghc-wrapper in order to enable runghc/runhaskell.
...
svn path=/nixpkgs/trunk/; revision=15774
2009-05-28 19:06:29 +00:00
Ludovic Courtès
010edd3739
buildPythonPackage: Simplify attribute inheritance.
...
Suggested by Eelco Dolstra.
svn path=/nixpkgs/trunk/; revision=15731
2009-05-26 10:03:33 +00:00
Ludovic Courtès
5b7525c631
Move Twisted to `buildPythonPackage'.
...
svn path=/nixpkgs/trunk/; revision=15709
2009-05-24 21:25:29 +00:00
Ludovic Courtès
4fc80e9497
buildPythonPackage: Handle patches.
...
svn path=/nixpkgs/trunk/; revision=15708
2009-05-24 21:14:32 +00:00
Ludovic Courtès
bede9c4d50
Change Nevow, SimpleJSON, and Foolscap to use `buildPythonPackage'.
...
svn path=/nixpkgs/trunk/; revision=15707
2009-05-24 21:08:39 +00:00
Ludovic Courtès
7c34f5744b
Add a `buildPythonPackage' function.
...
svn path=/nixpkgs/trunk/; revision=15706
2009-05-24 21:02:59 +00:00
Michael Raskin
f4e6e80bcf
Restoring builderDefs functionality in setuptools
...
svn path=/nixpkgs/trunk/; revision=15697
2009-05-24 12:20:08 +00:00
Marc Weber
3157bb1098
removed all __primops from nixpkgs
...
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Ludovic Courtès
a50f278386
setuptools: Update to 0.6c9; fix the `easy_install' command line tool.
...
svn path=/nixpkgs/trunk/; revision=15690
2009-05-23 22:54:11 +00:00
Marc Weber
2774979bf7
missing patch
...
svn path=/nixpkgs/trunk/; revision=15688
2009-05-23 13:15:07 +00:00
Marc Weber
3c25ec6a3a
adding soappy
...
svn path=/nixpkgs/trunk/; revision=15687
2009-05-23 13:04:41 +00:00
Marc Weber
8e5771e543
dbus-glib update making gnome-terminal compile
...
by Christoph Herbst
svn path=/nixpkgs/trunk/; revision=15686
2009-05-22 19:16:16 +00:00
Marc Weber
94ba737704
fix atlas by Tobias Neumann
...
svn path=/nixpkgs/trunk/; revision=15685
2009-05-21 17:39:17 +00:00
Marc Weber
8d3c1ea9e2
adding pyxml
...
svn path=/nixpkgs/trunk/; revision=15684
2009-05-21 17:39:13 +00:00
Ludovic Courtès
20701b16cc
Automake 1.11: Run the test suite by default.
...
svn path=/nixpkgs/trunk/; revision=15674
2009-05-20 12:21:53 +00:00
Ludovic Courtès
599b1c1af2
Add GNU Automake 1.11.
...
svn path=/nixpkgs/trunk/; revision=15673
2009-05-20 12:20:51 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell
c4c6c2a224
Fixing wxGTK build in x86_64 (mesa related)
...
svn path=/nixpkgs/trunk/; revision=15623
2009-05-16 13:53:26 +00:00
Andres Löh
ffcdec785b
Added a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15622
2009-05-15 18:53:00 +00:00
Andres Löh
cd7dba4f0b
Some Haskell library updates.
...
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Lluís Batlle i Rossell
c1d2a2e2d1
Fixing the version in the name of freeimage.
...
svn path=/nixpkgs/trunk/; revision=15606
2009-05-14 15:03:31 +00:00
Eelco Dolstra
6b611bc0f1
svn path=/nixpkgs/trunk/; revision=15605
2009-05-14 14:43:50 +00:00
Eelco Dolstra
120a82d7b9
* NASM: updated to the latest version.
...
* eduke: needs NASM on i686-linux.
svn path=/nixpkgs/trunk/; revision=15604
2009-05-14 14:42:20 +00:00
Andres Löh
f8a30d60d0
Updated multirec and zipper Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15597
2009-05-13 20:34:22 +00:00
Andres Löh
677f91a6d1
Added Idris and updated fetchdarcs.
...
svn path=/nixpkgs/trunk/; revision=15595
2009-05-13 19:02:23 +00:00
Eelco Dolstra
f786614e7e
* PHP: build with an external, dynamically linked sqlite. Otherwise
...
PHP builds an internal copy of sqlite, and we get into trouble when
other Apache modules use a dynamically linked sqlite. For instance,
Subversion 1.6 barfs with "(20014)Internal error: SQLite compiled for
3.6.12, but running with 3.3.7".
svn path=/nixpkgs/trunk/; revision=15587
2009-05-13 10:43:34 +00:00
Lluís Batlle i Rossell
6e1e2d5aba
Adding muparser and meshlab.
...
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Michael Raskin
852603e4df
Fix indent build
...
svn path=/nixpkgs/trunk/; revision=15572
2009-05-12 16:00:26 +00:00
Sander van der Burg
895f15eb04
Upgraded popper to 0.10.6
...
svn path=/nixpkgs/trunk/; revision=15566
2009-05-12 11:55:17 +00:00
Andres Löh
9b21f98b0a
Added two Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15562
2009-05-12 07:06:13 +00:00
Ludovic Courtès
a80578b312
Propagate GDBM from PulseAudio to make hints from `.la' files work.
...
svn path=/nixpkgs/trunk/; revision=15556
2009-05-11 21:11:25 +00:00
Ludovic Courtès
777f805eba
SDL: Add PulseAudio support.
...
svn path=/nixpkgs/trunk/; revision=15555
2009-05-11 19:57:42 +00:00
Lluís Batlle i Rossell
344712303d
Fixing the name of vxl, which didn't reflect the proper version.
...
svn path=/nixpkgs/trunk/; revision=15554
2009-05-11 17:49:07 +00:00
Andres Löh
61a000b056
Added ghc-6.10.3.
...
svn path=/nixpkgs/trunk/; revision=15541
2009-05-10 21:04:58 +00:00
Michael Raskin
370eb21986
Update yodl sources. Unofrtunately, old ones are unavailable. Icmake is still needed to build yodl
...
svn path=/nixpkgs/trunk/; revision=15539
2009-05-10 20:16:33 +00:00
Michael Raskin
50d7f81d1d
Io source update
...
svn path=/nixpkgs/trunk/; revision=15537
2009-05-10 19:42:43 +00:00
Michael Raskin
2a82c141ec
An attempt to add gcj-4.3. It fails not finding some GC-related symbols. I failed to understand the reason - for now
...
svn path=/nixpkgs/trunk/; revision=15523
2009-05-10 09:11:41 +00:00
Michael Raskin
d02609f7dc
Fix includes in xxdiff
...
svn path=/nixpkgs/trunk/; revision=15521
2009-05-10 05:27:52 +00:00
Rob Vermaas
f1aa958c0a
enabled static lib for aterm-2.5
...
svn path=/nixpkgs/trunk/; revision=15504
2009-05-08 08:21:35 +00:00
Marc Weber
90344f9e1e
use svn sources for ctgas.
...
The last release has a bug. I got "no end of file expected" while tagging
svn path=/nixpkgs/trunk/; revision=15501
2009-05-07 18:28:19 +00:00
Marc Weber
13080750d4
only use -O1 for php. Using -O2 causes some annoying segfaults. See comment
...
svn path=/nixpkgs/trunk/; revision=15482
2009-05-07 05:45:40 +00:00
Lluís Batlle i Rossell
166f375bd2
Fixing spin's references to cpp
...
svn path=/nixpkgs/trunk/; revision=15478
2009-05-06 21:03:49 +00:00
Marc Weber
5d9d28fb1f
mend
...
svn path=/nixpkgs/trunk/; revision=15477
2009-05-06 16:06:49 +00:00
Marc Weber
3cf455286f
adding ctags-wropped. A wrapper for ctags adding some language (more)
...
language support for .php .js .nix and .as files
svn path=/nixpkgs/trunk/; revision=15476
2009-05-06 16:06:45 +00:00
Marc Weber
16ca65b0c2
blender update to 2.48
...
adding some patches to compile dependencies and gav
svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Eelco Dolstra
5f70884dd3
* Slight purity improvement.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15471
2009-05-06 14:03:26 +00:00
Andres Löh
f51b3b5550
Haskell platform is now released (different URI).
...
svn path=/nixpkgs/trunk/; revision=15465
2009-05-06 11:42:57 +00:00
Andres Löh
33b76a9312
added json Haskell package; improved gtk2hs
...
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +00:00
Michael Raskin
67066d1c56
Update erlang
...
svn path=/nixpkgs/trunk/; revision=15452
2009-05-05 15:46:03 +00:00
Andres Löh
88ada9468b
Version bump for Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15447
2009-05-05 08:50:17 +00:00
Michael Raskin
6314e2f2ad
Update cl-ppcre
...
svn path=/nixpkgs/trunk/; revision=15446
2009-05-05 03:05:10 +00:00
Andres Löh
b6626b7aac
Updated Haskell Platform to 2009.1.1.
...
svn path=/nixpkgs/trunk/; revision=15445
2009-05-04 23:29:38 +00:00
Andres Löh
39ec9d91f4
Added new version of wx package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15444
2009-05-04 13:33:04 +00:00
Andres Löh
393286fd47
Added Hipmunk (Haskell chipmunk binding).
...
svn path=/nixpkgs/trunk/; revision=15443
2009-05-04 13:33:01 +00:00
Andres Löh
9a216af770
Updating wxHaskell (in progress).
...
svn path=/nixpkgs/trunk/; revision=15442
2009-05-04 13:32:59 +00:00
Lluís Batlle i Rossell
3b3799f4c2
I forgot a file for the new tk. Here it is.
...
svn path=/nixpkgs/trunk/; revision=15435
2009-05-03 14:36:26 +00:00
Lluís Batlle i Rossell
ef25944cdb
Updating tcl/tk
...
svn path=/nixpkgs/trunk/; revision=15434
2009-05-03 14:35:56 +00:00
Lluís Batlle i Rossell
63c8ccf84c
Adding spin
...
svn path=/nixpkgs/trunk/; revision=15433
2009-05-03 14:35:43 +00:00
Marc Weber
75244dffaf
update jdk because jdk-1.6.0_13 provides a mozilla plugin for x86_64
...
svn path=/nixpkgs/trunk/; revision=15422
2009-05-01 19:34:56 +00:00
Marc Weber
94a01668a1
cleaned up and fixed autofs v5
...
svn path=/nixpkgs/trunk/; revision=15419
2009-05-01 05:42:32 +00:00
Ludovic Courtès
5773834497
GnuTLS 2.6.6, with Guile bindings by default.
...
svn path=/nixpkgs/trunk/; revision=15416
2009-04-30 18:43:48 +00:00
Armijn Hemel
7445bc765c
update python to 2.5.4
...
update scummvm to 0.13.1
svn path=/nixpkgs/trunk/; revision=15414
2009-04-30 14:01:25 +00:00
Eelco Dolstra
210ba6316e
* Urgh. Some files that had been deleted in the trunk came back
...
through the stdenv-updates merge (probably because they had been
modified in the branch).
svn path=/nixpkgs/trunk/; revision=15403
2009-04-29 16:19:57 +00:00
Andres Löh
3202338268
Improved package config installation for gtk2hs (still not working completely).
...
svn path=/nixpkgs/trunk/; revision=15383
2009-04-28 18:58:34 +00:00
Ludovic Courtès
54d3ce4b61
Agg: Fix compilation.
...
svn path=/nixpkgs/trunk/; revision=15352
2009-04-28 12:37:09 +00:00
Rob Vermaas
3f9e764096
DBD-Pg 2.13.1
...
svn path=/nixpkgs/trunk/; revision=15350
2009-04-28 11:57:34 +00:00
Lluís Batlle i Rossell
621b56e233
Radare version bump
...
svn path=/nixpkgs/trunk/; revision=15349
2009-04-28 10:31:16 +00:00
Eelco Dolstra
dbc8b414be
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=15331
2009-04-27 09:27:15 +00:00
Eelco Dolstra
03844a3d9b
* Revert to Qt 4.4.3. 4.5.1 breaks KDE 4.2.2. See e.g.
...
http://rdieter.fedorapeople.org/qt451_oxygen_borkage-2.jpg
and also https://bugs.kde.org/show_bug.cgi?id=190485
("You're not meant to use Qt 4.5.1 with KDE 4.2.2.").
Apparently this will be fixed in Qt 4.5.2.
svn path=/nixpkgs/trunk/; revision=15330
2009-04-27 09:25:48 +00:00
Marc Weber
761e653515
reenable curl support for php
...
-lssl was missing
svn path=/nixpkgs/trunk/; revision=15327
2009-04-27 01:18:03 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Lluís Batlle i Rossell
1f8e1f296d
Updating freeimage and vxl.
...
svn path=/nixpkgs/trunk/; revision=15307
2009-04-25 16:21:56 +00:00
Andres Löh
922c14e372
Added MonadRandom Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15305
2009-04-25 15:33:37 +00:00
Andres Löh
2a1fae29f8
Added some SDL-related Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15304
2009-04-25 15:33:29 +00:00
Sander van der Burg
d1a57e454e
Fixed version number of qt
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15303
2009-04-25 15:07:46 +00:00
Sander van der Burg
5ad095f5ed
Upgraded to qt-4.5.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15302
2009-04-25 14:54:14 +00:00
Andres Löh
66f3af0bdd
ghc-wrapper now detects installed pkgs automatically.
...
svn path=/nixpkgs/trunk/; revision=15301
2009-04-25 14:23:00 +00:00
Eelco Dolstra
96443f794e
* Unfortunately, the Gentoo mirror of the attr library is no more
...
stable than the SGI source. So we'll mirror it ourselves. Thanks
to Matthew Curry for reporting this.
svn path=/nixpkgs/trunk/; revision=15289
2009-04-24 20:27:54 +00:00
Andres Löh
2bb2373cf9
Try to link readline Haskell package against ncursesw.
...
svn path=/nixpkgs/trunk/; revision=15284
2009-04-23 17:48:06 +00:00
Andres Löh
cea9c12283
Trying to update haxr, but not finished.
...
svn path=/nixpkgs/trunk/; revision=15283
2009-04-23 17:48:03 +00:00
Andres Löh
cd018e50d4
64bit support in Cabal builder
...
svn path=/nixpkgs/trunk/; revision=15282
2009-04-23 17:21:14 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
0f10222e4e
* Merge libjpeg and libjpeg-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15275
2009-04-23 13:26:14 +00:00
Eelco Dolstra
7a891eabe2
* Apparently the pythondir hack isn't needed with libxml2 2.7.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15272
2009-04-23 12:35:36 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
acd26a3353
* Fixed the gphoto2 build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15267
2009-04-23 11:12:25 +00:00
Michael Raskin
35bb7d6412
Python-not-2.4 support for libxml2
...
svn path=/nixpkgs/trunk/; revision=15265
2009-04-23 10:24:40 +00:00
Eelco Dolstra
686ed295da
* Disable curl support in PHP - it breaks for some reason.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15263
2009-04-23 09:56:15 +00:00
Eelco Dolstra
c274d068e4
* Fix neon.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15261
2009-04-22 23:15:00 +00:00
Eelco Dolstra
7ec61219db
* lib/site_perl -> lib/perl5/site_perl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Lluís Batlle i Rossell
2021063052
Adding vwm, the console window manager.
...
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Eelco Dolstra
9609437573
* ffmpeg needs --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15254
2009-04-22 19:20:27 +00:00
Eelco Dolstra
7e4dcb6c2b
* Urgh. Perl is built during the stdenv bootstrap, where we don't
...
have libpthread. So don't build with thread support there.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15253
2009-04-22 17:44:44 +00:00
Eelco Dolstra
a98d8aee74
* Install Perl modules in $out/lib/perl5. This is what Perl wants by
...
default, but it didn't happen in Nixpkgs because the string "perl"
appeared in the prefix, and in that case Perl uses $out/lib.
* Enable thread-safe Perl while we're at it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15252
2009-04-22 17:37:21 +00:00
Eelco Dolstra
8b28c599a3
* Removed the hack to fix the installation path of some Perl
...
packages. Turns out that those packages set INSTALLDIRS=perl, so we
override it to INSTALLDIRS=site.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15251
2009-04-22 17:32:57 +00:00
Ludovic Courtès
26c3fe186f
Glibc 2.9: Have rpcgen(1) look for cpp(1) in $PATH.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15244
2009-04-22 12:55:47 +00:00
Eelco Dolstra
47b27a6c00
* `mv .../* ...' no longer works if nullglob is on. However, the real
...
WTF is that the Perl module installation path suddenly has changed
from $out/lib/site_perl to $out/lib/perl5/site_perl. Investigating...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15241
2009-04-22 07:41:31 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
ac1d4fcdc5
* Strange configure script; add an explicit --disable-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15237
2009-04-22 07:05:50 +00:00
Eelco Dolstra
4af55f9dc8
* Jasper needs an explicit --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15236
2009-04-22 07:05:09 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
ff057f0d07
* Build libperl.so.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15233
2009-04-21 22:38:52 +00:00
Eelco Dolstra
1966dded62
* OpenSSL 0.9.8k.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15232
2009-04-21 22:37:56 +00:00
Andres Löh
e62cb1aa20
Added HLint plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=15231
2009-04-21 21:48:10 +00:00
Lluís Batlle i Rossell
672890153e
Fixing lua and perl for radare.
...
svn path=/nixpkgs/trunk/; revision=15230
2009-04-21 21:31:08 +00:00
Andres Löh
d2067c300f
Updated editline for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
Andres Löh
8cfa1a5034
Added readline package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15228
2009-04-21 21:12:56 +00:00
Andres Löh
d3b5bc4a20
* Fixed external library dependencies for some Haskell-Platform packages.
...
* Added Agda plus dependencies.
svn path=/nixpkgs/trunk/; revision=15227
2009-04-21 21:05:30 +00:00
Lluís Batlle i Rossell
233cf74781
Adding radare
...
svn path=/nixpkgs/trunk/; revision=15226
2009-04-21 19:47:51 +00:00
Lluís Batlle i Rossell
1b3ee8bf6c
Adding libewf.
...
svn path=/nixpkgs/trunk/; revision=15225
2009-04-21 19:47:41 +00:00
Lluís Batlle i Rossell
ff0483b3d8
Adding gtkdialog.
...
svn path=/nixpkgs/trunk/; revision=15224
2009-04-21 19:47:30 +00:00
Lluís Batlle i Rossell
a6e86e241f
Updating lua5.
...
svn path=/nixpkgs/trunk/; revision=15223
2009-04-21 19:47:20 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Lluís Batlle i Rossell
15f1feb702
Fixing mesa and xorgserver
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15199
2009-04-20 18:46:32 +00:00
Lluís Batlle i Rossell
2eb865a98f
Fixing libdrm build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15198
2009-04-20 18:43:08 +00:00
Eelco Dolstra
d2d05dc868
* libdrm 2.4.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15196
2009-04-20 18:09:15 +00:00
Eelco Dolstra
e05a069de9
* Mesa 7.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15195
2009-04-20 18:08:51 +00:00
Eelco Dolstra
077b0157a0
* Updated the generator to handle some missing dependencies.
...
Also updated some X.org packages (notably xorg-server)
as well as freetype.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15191
2009-04-20 16:02:50 +00:00
Eelco Dolstra
b1e2bb54f2
* Doh! This broke pam_console (and probably system-config-printer).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15190
2009-04-20 16:01:57 +00:00
Rob Vermaas
a00ef2d247
updated strategoxt 0.17pre to bootstrap build
...
svn path=/nixpkgs/trunk/; revision=15188
2009-04-20 14:49:51 +00:00
Andres Löh
035d7cb965
* Updated lhs2TeX.
...
* Propagated build inputs of Haskell pkgs are now automatically
propagated user-env pkgs.
* Updated haskell-platform slightly.
svn path=/nixpkgs/trunk/; revision=15184
2009-04-20 14:23:50 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Andres Löh
f4cdb54fd3
Added vacuum and vacuum-cairo packages.
...
svn path=/nixpkgs/trunk/; revision=15179
2009-04-20 13:01:31 +00:00
Eelco Dolstra
c61c9dc35b
* Drop the "perl" prefix from Perl attribute names. It's redundant
...
now that Perl packages are in their own namespace
(perlPackages.<pkg>).
svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra
ac24816344
* Move all the Perl packages out of all-packages.nix into a separate
...
file, perl-packages.nix.
svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Sander van der Burg
63e318390d
Fixed arts compilation with gcc 4.3.x
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15170
2009-04-20 11:49:54 +00:00
Andres Löh
0fc7bf4f00
Added vacuum plus deps.
...
svn path=/nixpkgs/trunk/; revision=15166
2009-04-20 00:18:51 +00:00
Andres Löh
035c84d06f
Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=15165
2009-04-19 23:25:58 +00:00
Andres Löh
e42598c74b
Added Haskell platform meta package.
...
(Doesn't quite work nicely yet.)
svn path=/nixpkgs/trunk/; revision=15163
2009-04-19 19:18:07 +00:00
Eelco Dolstra
e72b00b2d7
* Leksah: forgot to commit. Also, use makeWrapper to set
...
XDG_DATA_DIRS to gtksourceview; otherwise, gtksourceview can't find
its syntax highlighting files.
* Updated gtk2hs to the latest version from Darcs. Otherwise Leksah
crashes on GHC 6.10.2.
svn path=/nixpkgs/trunk/; revision=15162
2009-04-19 19:06:34 +00:00
Andres Löh
8b678d5308
Added final(?) set of Haskell Platform packages.
...
svn path=/nixpkgs/trunk/; revision=15160
2009-04-19 16:26:27 +00:00
Eelco Dolstra
e1cfa22536
* Let's see how far we get with separate locales.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15158
2009-04-19 16:07:00 +00:00
Eelco Dolstra
35e42d3e5c
* Fix missing description errors.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15157
2009-04-19 16:00:46 +00:00
Andres Löh
6aa0719e53
OpenGL package
...
svn path=/nixpkgs/trunk/; revision=15156
2009-04-19 15:56:45 +00:00
Eelco Dolstra
40f01daa81
* A function to build Glibc's locale-archive separately from Glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15155
2009-04-19 15:28:37 +00:00
Eelco Dolstra
6e789bc2c8
* Added Leksah, an IDE for Haskell. It requires a newer version of
...
gtksourceview than the one provided in gnome/default.nix. The
stdenv branch already has this.
* Updated gtk2hs to 0.10.1.
svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
Andres Löh
12a05f1638
More Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15153
2009-04-19 13:38:34 +00:00
Andres Löh
35ac416328
More Haskell platform packages.
...
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Eelco Dolstra
2a7ff23a8f
* A patch to Glibc to allow the location of locale-archive to be
...
overriden at runtime (not enabled yet, but it works). This will
allow us to build Glibc with no or a minimal set of locales (which
cuts 70 MB from the installed size of Glibc). The locales that the
user actually needs can then be built separately and enabled by
setting the environment variable LOCALE_ARCHIVE. For instance, on
NixOS, we could set it to something like
/var/run/current-system/locale-archive. For setuid applications,
the variable is ignored.
This is especially useful on 64-bit systems, because there we tend
to have *two* copies of locale-archive (namely in the 32-bit and
64-bit builds of Glibc). Having only one copy allows at least 70 MB
to be cut from the NixOS installation CD.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15150
2009-04-19 12:57:23 +00:00
Andres Löh
b148543c3e
Towards Haskell Platform support.
...
svn path=/nixpkgs/trunk/; revision=15148
2009-04-19 11:44:37 +00:00
Eelco Dolstra
5cfba3ac68
* Added GHC 6.10.1.
...
svn path=/nixpkgs/trunk/; revision=15147
2009-04-19 11:43:38 +00:00
Lluís Batlle i Rossell
e0b8a630a8
Fixing boost for a problem related to a "class R shadowing template...".
...
Taken from: http://wiki.freebsd.org/BoostPortingProject
svn path=/nixpkgs/trunk/; revision=15146
2009-04-19 11:20:51 +00:00
Eelco Dolstra
1c1967a9a1
* Call the wrapper "ghc-wrapper".
...
svn path=/nixpkgs/trunk/; revision=15143
2009-04-19 10:26:45 +00:00
Andres Löh
1643888f80
Added cabalized darcs-2 and associated Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
Eelco Dolstra
fd473913f5
* Removed some obsolete nullglobs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15140
2009-04-19 08:55:27 +00:00
Eelco Dolstra
01fdf66360
* Turning on nullglob revealed an unintended wildcard expansion in
...
dbus' patchPhase.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15139
2009-04-19 08:54:11 +00:00
Eelco Dolstra
6b9ccbaf78
* setup.sh: turn on nullglob globally.
...
* setup.sh: removed some obsolete features, specifically some that
were only used by the old build farm.
* addToSearchPath: removed some parameters that weren't used
anywhere.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15136
2009-04-18 22:22:51 +00:00
Eelco Dolstra
ffcd38403e
* Install the package config files under
...
$out/lib/ghc-pkgs/ghc-<version>/<package>.conf instead of under
$out/nix-support/ghc-package.conf. This makes them visible in the
user's profile when installed with nix-env.
svn path=/nixpkgs/trunk/; revision=15135
2009-04-18 20:24:36 +00:00
Eelco Dolstra
4ce5419f17
* Remove bad backslashes.
...
svn path=/nixpkgs/trunk/; revision=15134
2009-04-18 20:22:47 +00:00
Eelco Dolstra
ca8b45d441
* Cabal builder: put the GHC version in the default name attribute to
...
disambiguate between package instances built with different GHCs.
svn path=/nixpkgs/trunk/; revision=15132
2009-04-18 16:21:59 +00:00
Sander van der Burg
8f2e9e8634
Added iso-codes package
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15129
2009-04-18 15:47:41 +00:00
Eelco Dolstra
baad5d7cb4
* GHC setup hook: don't generate wrappers around ghc etc., instead
...
set GHC_PACKAGE_PATH.
* Let Cabal generate a package configuration file
($out/nix-support/ghc-package.conf) instead of a registration
script.
svn path=/nixpkgs/trunk/; revision=15127
2009-04-18 15:23:00 +00:00
Eelco Dolstra
cee387e845
* Move the composition of Haskell packages out of all-packages.nix
...
into haskell-packages.nix, which depends on an instance of GHC.
This allows a consistent set of packages to be built with the same
GHC. For instance,
$ nix-build -A haskellPackages_ghc683.xmonad
builds xmonad and all its dependencies with GHC 6.8.3, while
$ nix-build -A haskellPackages_ghc6102.xmonad
does the same with GHC 6.10.2. This is the same technique used with
kernelPackages. It also means that we don't need things like
"cabal682" and "cabal683" anymore.
* The setup hook is now in a separate wrapper package so that we don't
have to recompile all of GHC every time we want to make a small
change.
* cinelerra: this package appears to have an accidental dependency on
the "X11" Haskell package.
svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Eelco Dolstra
95a472cd55
* Doh.
...
svn path=/nixpkgs/trunk/; revision=15121
2009-04-17 19:46:28 +00:00
Eelco Dolstra
6f2da398be
* Revert to GHC 6.10.1 binary for bootstrapping GHC 6.10.2 at Andres'
...
suggestion. It's good to use an older GHC for bootstrapping because
old versions can build newer versions but not vice versa.
svn path=/nixpkgs/trunk/; revision=15120
2009-04-17 19:43:05 +00:00
Sander van der Burg
dc192d36fe
Added iso-codes package
...
svn path=/nixpkgs/trunk/; revision=15117
2009-04-17 15:08:14 +00:00
Peter Simons
047f6d20d5
Updated CMake to version 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=15114
2009-04-17 13:48:22 +00:00
Peter Simons
2796d3a185
Updated fixCmakeFiles to handle file paths that contain whitespace.
...
svn path=/nixpkgs/trunk/; revision=15113
2009-04-17 13:48:11 +00:00
Sander van der Burg
549a829dec
Fixed typo in URL
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15111
2009-04-17 11:08:18 +00:00
Ludovic Courtès
5bed8bd9e1
Add simplejson, a JSON encoded/decoded for Python.
...
svn path=/nixpkgs/trunk/; revision=15110
2009-04-17 09:06:42 +00:00
Ludovic Courtès
0d067c287b
Add Foolscap, a distributed capability RPC protocol.
...
svn path=/nixpkgs/trunk/; revision=15109
2009-04-16 22:59:14 +00:00
Eelco Dolstra
ad07109bba
* Added GHC 6.10.2.
...
svn path=/nixpkgs/trunk/; revision=15106
2009-04-16 22:00:41 +00:00
Ludovic Courtès
59db4694f2
Add Nevow, a webby Python thingie.
...
svn path=/nixpkgs/trunk/; revision=15104
2009-04-16 21:48:36 +00:00