Eelco Dolstra
ffd6557dc6
patchelf: Update to 0.7
2014-01-07 17:44:03 +01:00
Eelco Dolstra
1e986d8de3
binutils: Use dynamic instead of shared libraries
...
This reduces the size of binutils from 29 to 17 MiB.
2014-01-07 15:01:59 +01:00
Eelco Dolstra
4b31f920b6
binutils: Get rid of a redundant copy of gold
2014-01-07 14:55:55 +01:00
Eelco Dolstra
dfc62c9084
bison: Don't run the tests
...
All this accomplishes is to make bison depend on flex, which in turn
depends on bison. (So as a result, during the stdenv bootstrap, bison
gets built 6 (!) times.)
2014-01-07 14:25:42 +01:00
Eelco Dolstra
320498d529
flex: Clean up expression
2014-01-07 14:24:59 +01:00
Eelco Dolstra
320209a618
Merge deterministicStdenv into the default stdenv
...
This means that (on Linux) strip uses
"--enable-deterministic-archives" and ld uses the
BFD_DETERMINISTIC_OUTPUT flag.
2014-01-07 13:57:42 +01:00
Eelco Dolstra
c3d31749fb
Remove gcc 4.7
...
There is really no reason to keep it around, given that it was never
the default in Nixpkgs.
2014-01-07 10:36:15 +01:00
Eelco Dolstra
f1efeb4b3c
Get rid of tabs
2014-01-07 10:28:07 +01:00
Eelco Dolstra
bdf34e9059
gcc: Don't use attrByPath
2014-01-07 10:27:45 +01:00
Eelco Dolstra
340b6ab649
openssl: Update to 1.0.1f
...
CVE-2013-6449, CVE-2013-6450, CVE-2013-4353.
2014-01-07 09:40:35 +01:00
Vladimír Čunát
0f3155f246
mlton: fix build by updating
2014-01-05 15:20:48 +01:00
Vladimír Čunát
4439188110
libmsn: fix build with >=gcc-4.7 by a debian patch
2014-01-05 11:42:22 +01:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Vladimír Čunát
f78534ca0f
gcc-4.7: fix the parallel-bconfig patch
...
I'm sorry I forgot to test the 4.8 patch against 4.7. Now it's ported.
2014-01-04 12:37:17 +01:00
Vladimír Čunát
3ee1c031b5
glibc: pull a bug work-around from Arch (i686-only ATM)
...
This should work around some of our build problems,
e.g. http://hydra.nixos.org/build/7575893/nixlog/1/tail-reload
Cf. #1446 ; unconditional on stdenv-updates: c6b92053c
2014-01-04 11:53:02 +01:00
Vladimír Čunát
86802e68ff
gcc-4.{7,8}: hacky fix for parallel builds
...
The hash of stdenv is unchanged, as we use profiled compiler,
which has parallel builds disabled (conditional patch).
2014-01-03 10:42:46 +01:00
Vladimír Čunát
c6b92053c9
glibc: pull a bug work-around from Arch
...
This should work around some of our build problems,
e.g. http://hydra.nixos.org/build/7575893/nixlog/1/tail-reload
Cf. #1446
2014-01-02 23:40:44 +01:00
Domen Kožar
3ef95f0582
Merge pull request #1453 from ttuegel/clementine
...
Add clementine-1.2.1 and dependencies
2014-01-02 14:21:18 -08:00
Thomas Tuegel
ef108a8d31
add sparsehash-2.0.2
2014-01-02 14:49:23 -06:00
Bjørn Forsman
4d6605e882
Whitespace fixes in package expressions I maintain
2014-01-02 17:58:08 +01:00
Nixpkgs Monitor
4d3bf74b0a
elixir: update from 0.11.2 to 0.12.0
2014-01-02 16:35:54 +01:00
Vladimír Čunát
506a304181
fftw: minor update and major refactoring
...
- Unify the "single" and "float" variants, which are the same thing.
- Enable threads and openmp wrapper by default (they are very small).
- Don't use sse on i686, as I'm quite sure we have no warrant for that.
Cf. http://en.wikipedia.org/wiki/Pentium_Pro
- Disable static libs (big, no indication we need them).
- I tested most builds using fftw (they build OK).
2014-01-01 13:05:56 +01:00
Michael Raskin
af9db522cf
Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per se
2014-01-01 01:36:57 +04:00
Peter Simons
bad39d4861
Merge pull request #1435 from tomberek/add_fastcgi
...
Add fastcgi Haskell package
2013-12-31 07:42:03 -08:00
William A. Kennington III
844ab16b90
apr-util: Cleanup
...
Add the required packages to buildInputs. Create a wrapper around
apr-1-config so that internal sed commands succeed.
2013-12-31 08:00:21 -06:00
Rickard Nilsson
bc0c50ced9
New Haskell package: wai-handler-fastcgi 2.0.0
2013-12-31 09:55:04 +01:00
Evgeny Egorochkin
b656d78ecb
phonon-backend-gstreamer: fix install destination
2013-12-31 10:11:12 +02:00
Peter Simons
caea2b6fd3
haskell-yesod-platform: update to version 1.2.5.3
2013-12-30 20:49:30 +01:00
Peter Simons
330501e733
haskell-yesod-bin: update to version 1.2.5.5
2013-12-30 20:49:30 +01:00
Peter Simons
0301cfccae
haskell-warp-tls: update to version 2.0.0.1
2013-12-30 20:49:29 +01:00
Peter Simons
cc6331d0fe
haskell-Elm: update to version 0.10.1
2013-12-30 20:49:29 +01:00
Michael Raskin
a3843455c5
Re-add HTTP/HTTPS support back to Subversion by adding serf. Tested.
2013-12-30 23:33:22 +04:00
Michael Raskin
64361fd269
Update SlimerJS to 0.9.0 release
2013-12-30 23:33:22 +04:00
Thomas Bereknyei
218d229b06
Add fastcgi Haskell package
2013-12-30 14:04:26 -05:00
Peter Simons
c39dbf65cd
Merge pull request #1422 from ocharles/lens-aeson
...
haskellPackages.lensAeson: New expression
2013-12-30 10:37:39 -08:00
Lluís Batlle i Rossell
34859e2a42
Adding wxWidgets 3.0.0
2013-12-30 17:35:31 +01:00
Lluís Batlle i Rossell
f529e91501
Updating vxl from 1.13 to 1.17.
2013-12-30 15:32:51 +01:00
Rob Vermaas
96a51da082
Oraclejdk7: Fix hash and extracted path for jce_policy.zip. Add extra rpath.
2013-12-30 12:39:48 +01:00
Vladimír Čunát
c24cd76ef6
libgcrypt on i686-linux: disable tests (fail on Hydra)
...
I don't know what causes the problem.
The tests do pass on my non-chrooted Fedora build machine.
2013-12-30 09:13:13 +01:00
Michael Raskin
d22106ab2d
Update SBCL to 1.1.14
2013-12-30 02:30:55 +04:00
Domen Kožar
c73f118af6
setuptools: 0.9.8 -> 2.0.2
2013-12-29 19:15:36 +01:00
Domen Kožar
5603e611a7
xbmc: 12.2 -> 12.3
2013-12-29 17:53:40 +01:00
Michael Raskin
f1daf24bea
Less aggressive LD_LIBRARY_PATH seems to avoid segfault
2013-12-29 18:52:43 +04:00
Oliver Charles
eb4618d288
haskellPackages.lensAeson: New expression
2013-12-29 12:32:43 +00:00
Peter Simons
ac692ddb50
haskell-cabal2nix: update to version 1.57
2013-12-29 12:26:07 +01:00
Peter Simons
a5d046d007
cabal2nix: the test suite compiles only on GHC 7.6.x or later
...
See <https://github.com/sol/doctest-haskell/issues/69 > for further details.
2013-12-29 12:26:07 +01:00
Peter Simons
132965e66a
haskell-trifecta: re-generate expressions with cabal2nix
2013-12-29 12:26:07 +01:00
Peter Simons
446a93b375
haskell-graphviz: jailbreak some more
2013-12-29 12:26:07 +01:00
Peter Simons
0652273194
haskell-yesod-bin: update to version 1.2.5.3
2013-12-29 12:26:07 +01:00
Peter Simons
3b397273d9
haskell-asn1-types: update to version 0.2.3
2013-12-29 12:26:07 +01:00