Mathijs Kwik
71c3057406
mongodb: upgraded to 2.0.5
...
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Mathijs Kwik
459de475ee
node.js : upgraded to 0.6.18
...
svn path=/nixpkgs/trunk/; revision=34266
2012-05-29 07:43:56 +00:00
Mathijs Kwik
4129e8e78c
v8: upgraded to latest stable (3.6.6.25)
...
svn path=/nixpkgs/trunk/; revision=34265
2012-05-29 07:43:50 +00:00
Russell O'Connor
dace27b4c4
Revert accidentaly patch of ssreflect.
...
svn path=/nixpkgs/trunk/; revision=34264
2012-05-28 20:57:54 +00:00
Russell O'Connor
417a07a0e9
Updatings ssreflect to depend on camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34263
2012-05-28 20:53:17 +00:00
Russell O'Connor
f02a71103a
add support to make building coqide optional.
...
svn path=/nixpkgs/trunk/; revision=34262
2012-05-28 19:45:14 +00:00
Russell O'Connor
390907e0a2
Update coq to use camlp5 version 6.
...
svn path=/nixpkgs/trunk/; revision=34261
2012-05-28 19:41:26 +00:00
Marco Maggesi
0ff3dd24ad
Fix hash change of ocaml-pcre sources
...
svn path=/nixpkgs/trunk/; revision=34260
2012-05-28 14:14:35 +00:00
Peter Simons
952fabe3ce
haskell-cabal2nix: updated to version 1.32
...
svn path=/nixpkgs/trunk/; revision=34258
2012-05-28 11:14:19 +00:00
Peter Simons
8a4cc0bc12
nbd: updated to version 3.1.1
...
svn path=/nixpkgs/trunk/; revision=34257
2012-05-28 10:57:45 +00:00
Peter Simons
e6f2845b30
haskell-defaults.nix: switch ghc 7.4.1 to latest versions of 'mtl' and 'transformers'
...
svn path=/nixpkgs/trunk/; revision=34256
2012-05-28 10:53:46 +00:00
Peter Simons
c664157e7d
Updated Haskell packages.
...
- attoparsec: updated to version 0.10.2.0
- blaze-html: dropped obsolete version 0.4.3.4
- cairo: updated to version 0.12.3.1
- cryptocipher: updated to version 0.3.4
- file-embed: updated to version 0.0.4.4
- glib: updated to version 0.12.3.1
- gtk2hs-buildtools: updated to version 0.12.3.1
- gtksourceview2: updated to version 0.12.3.1
- hakyll: updated to version 3.3.0.0
- happstack-server: updated to version 7.0.2
- hjsmin: updated to version 0.1.2
- http-conduit: updated to version 1.4.1.7
- http-types: updated to version 0.6.11
- language-c-quote: updated to version 0.3.1.2
- parallel: added version 3.2.0.3
- regex-pcre: updated to version 0.94.3
- regex-posix: added version 0.95.2
- shakespeare-js: updated to version 1.0.0.3
- svgcairo: updated to version 0.12.1.1
- text: added version 0.11.2.1
- vty: updated to version 4.7.0.14
- warp: updated to version 1.2.1.1
- yaml: updated to version 0.7.0.2
- yesod-static: updated to version 1.0.0.3
svn path=/nixpkgs/trunk/; revision=34255
2012-05-28 10:23:20 +00:00
Lluís Batlle i Rossell
472808c5f9
Adding mesa and libaio to qemu-kvm. As for libaio, I think it runs much better for IO for me.
...
svn path=/nixpkgs/trunk/; revision=34254
2012-05-28 09:13:30 +00:00
Evgeny Egorochkin
62b353e605
proxychains: add revision and hash
...
svn path=/nixpkgs/trunk/; revision=34253
2012-05-27 12:37:59 +00:00
Evgeny Egorochkin
46809b6094
ProxyChains: version bump
...
svn path=/nixpkgs/trunk/; revision=34252
2012-05-27 11:28:19 +00:00
Lluís Batlle i Rossell
a887c8c2c7
Updating task spooler to 0.7.3
...
svn path=/nixpkgs/trunk/; revision=34251
2012-05-27 11:15:01 +00:00
Cillian de Roiste
9b0cf4ca5d
Updating Ardour 3 to beta 4a
...
svn path=/nixpkgs/trunk/; revision=34250
2012-05-26 17:29:31 +00:00
Lluís Batlle i Rossell
6934b46182
Making a trick on myEnv so I can put the cross gcc and some 'propagatedBuildInputs',
...
to have myEnv with cross-builders and cross-built libs.
(I'm trying by now to mingw64 + librsync.hostDrv)
svn path=/nixpkgs/trunk/; revision=34249
2012-05-25 17:53:37 +00:00
Lluís Batlle i Rossell
d40123a247
Making librsync not stripped by native strip; it breaks the static lib.
...
It's the case of mingw64 by default, it seems.
svn path=/nixpkgs/trunk/; revision=34248
2012-05-25 17:52:45 +00:00
Eelco Dolstra
040cf06388
* Add a type "path".
...
svn path=/nixpkgs/trunk/; revision=34247
2012-05-25 17:19:07 +00:00
Eelco Dolstra
89af9f3f4c
* Add a variant of mapAttrs that allows rewriting the name of each
...
attribute in addition to the value.
svn path=/nixpkgs/trunk/; revision=34246
2012-05-25 17:01:58 +00:00
Andres Löh
3ff236c739
Latest change (or reverse change) for the upcoming Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=34245
2012-05-25 16:19:52 +00:00
Lluís Batlle i Rossell
44b2d21212
Mingw changes to gcc.
...
Removing a gcc flag, --enable-version-specific-runtime-libs, that put gcc libs
in a speparate directory instead of /lib; this broke the installation of
libgcc_s.a for the case of "--enable-shared" in mingw-w64. And we already have all gccs in directories apart.
I also add the option --enable-fully-dynamic-string, which is used in the
prebuilt mingw64 toolchain; this way nixpkgs creates ABI-compatible binaries
with mingw64 upstream. (told by jon_y on irc ##mingw)
svn path=/nixpkgs/trunk/; revision=34242
2012-05-25 13:49:01 +00:00
Ludovic Courtès
e38bf54592
GNU Awk: Fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=34240
2012-05-25 09:11:51 +00:00
Lluís Batlle i Rossell
c0be42fd68
Trying to fix crossGNU builds (attribute `platform.kernelMajor' missing)
...
svn path=/nixpkgs/trunk/; revision=34239
2012-05-25 08:15:41 +00:00
Ludovic Courtès
c5b6f8a374
GNU Awk: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=34236
2012-05-25 07:38:44 +00:00
Lluís Batlle i Rossell
383b76df79
Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal.
...
I also add tests for hydra; let's see if it builds far.
svn path=/nixpkgs/trunk/; revision=34232
2012-05-24 22:07:23 +00:00
Lluís Batlle i Rossell
e9186a03b9
Making gcc not build libgomp with uclibc, as it lacks '-ldl' in its checks and
...
I don't know how to add it.
This makes gcc build with uclibc.
svn path=/nixpkgs/trunk/; revision=34231
2012-05-24 21:45:49 +00:00
Lluís Batlle i Rossell
5aa41fb2ef
Adding a check for linux 2.6 related cross build parameters in glibc.
...
svn path=/nixpkgs/trunk/; revision=34230
2012-05-24 21:45:18 +00:00
Lluís Batlle i Rossell
1402a2ebc3
Fixing the paths of uclibc libpthread
...
svn path=/nixpkgs/trunk/; revision=34229
2012-05-24 21:44:34 +00:00
Lluís Batlle i Rossell
3729f9ce5e
Trying to add a few bits of mingw-w64. To be tested.
...
svn path=/nixpkgs/trunk/; revision=34228
2012-05-24 21:23:23 +00:00
Lluís Batlle i Rossell
37fce10f9b
Adding native threads support unconditionally to uclibc,
...
or gcc fails to build (lack of pthread.h).
Let's see if this breaks anything; I'm changing this to make comtrend.nix work
(kernel 2.4).
svn path=/nixpkgs/trunk/; revision=34227
2012-05-24 19:16:00 +00:00
Lluís Batlle i Rossell
d5a5a30ae0
Adding UCLIBC_SUSV4_LEGACY, otherwise we get this building gcc:
...
armv5tel-unknown-linux-gnueabi/libstdc++-v3/include/cstdio:133:11: error: '::tmpnam' has not been declared
http://hydra.nixos.org/build/2644907
svn path=/nixpkgs/trunk/; revision=34226
2012-05-24 19:12:36 +00:00
Lluís Batlle i Rossell
d9fdfffef9
Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for
...
shared libraries are wrong.
It should run "-lstdc++ -lsupc++" if libstdc++-6.dll is available, and instead it runs
"-lstdc++" and therefore lack symbols.
I think simply few people use shared gcc libs on mingw.
svn path=/nixpkgs/trunk/; revision=34225
2012-05-24 19:02:27 +00:00
Lluís Batlle i Rossell
b71ca8c138
Updating the kernels to be cross-built by hydra. The list was quite outdated related to nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=34224
2012-05-24 18:59:13 +00:00
Lluís Batlle i Rossell
70074d2b98
Updating uclibc. This fixes some cross builds.
...
svn path=/nixpkgs/trunk/; revision=34223
2012-05-24 17:25:03 +00:00
Eelco Dolstra
ed2564f750
* Set the version number of generated Debian packages. Note that dpkg
...
apparently doesn't allows underscores in version strings, so we
replace them by dashes. This is the exact opposite of RPM, which
doesn't allow dashes.
svn path=/nixpkgs/trunk/; revision=34220
2012-05-24 15:07:38 +00:00
Ludovic Courtès
0524b60614
PCRE: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=34219
2012-05-24 15:03:54 +00:00
Ludovic Courtès
b4cecdea10
Ploticus 2.41.
...
svn path=/nixpkgs/trunk/; revision=34216
2012-05-22 21:18:25 +00:00
Ludovic Courtès
801c82da55
GNU Guile 2.0: Provide a 2.0ish setup hook.
...
svn path=/nixpkgs/trunk/; revision=34215
2012-05-22 21:18:20 +00:00
Peter Simons
ac64ba04bd
git-annex: updated to version 3.20120522
...
svn path=/nixpkgs/trunk/; revision=34213
2012-05-22 19:46:37 +00:00
Peter Simons
d628fd3d34
ikiwiki: updated to version 3.20120516
...
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Lluís Batlle i Rossell
a1d64b8082
Updating the nvidia 295 driver, so it builds with linux 3.4.
...
svn path=/nixpkgs/trunk/; revision=34211
2012-05-22 18:12:46 +00:00
Lluís Batlle i Rossell
8805bf1ba5
'perf' wants flex and bison, since linux 3.4.
...
svn path=/nixpkgs/trunk/; revision=34210
2012-05-22 17:32:23 +00:00
Lluís Batlle i Rossell
5c393a469b
Adding linux 3.4.
...
svn path=/nixpkgs/trunk/; revision=34209
2012-05-22 15:29:51 +00:00
Lluís Batlle i Rossell
7962af0fe5
Updating libv4l (part of v4l-utils). I moved v4l-utils to stdenv.mkDerivation style,
...
and it's used to build either libv4l or the utils (with qt4).
svn path=/nixpkgs/trunk/; revision=34208
2012-05-22 14:30:12 +00:00
Rickard Nilsson
21bd78667a
Removed empty directory structure that I managed to commit by mistake.
...
svn path=/nixpkgs/trunk/; revision=34207
2012-05-22 12:31:31 +00:00
Andres Löh
f0e99eca2a
Updated the Haskell Platform prerelease.
...
svn path=/nixpkgs/trunk/; revision=34206
2012-05-22 06:14:35 +00:00
Cillian de Roiste
6bf4d9522a
Submitting patch by qknight (Joachim Schiele) to add Gnome2 python bindings
...
svn path=/nixpkgs/trunk/; revision=34203
2012-05-21 22:46:40 +00:00
Cillian de Roiste
f44b78641d
http://ftp.logilab.org is no longer valid, changing to ftp:// instead
...
svn path=/nixpkgs/trunk/; revision=34202
2012-05-21 22:38:44 +00:00