Vladimír Čunát
975a822778
glibc: improve nscd version check after e316672dcb
2014-11-11 11:06:57 +01:00
Eelco Dolstra
65221567c1
glibc: Include a copy of libgcc_s.so.1
...
This prevents failures like "libgcc_s.so.1 must be installed for
pthread_cancel to work" that occur because Glibc assumes libgcc_s.so.1
to be in Glibc's libdir.
This solution is pretty hacky, because the libgcc_s.so.1 from
bootstrap-tools might be too old. So if we update GCC, programs might
end up using an outdated libgcc_s.so.1. Ideally, we would build
libgcc_s.so.1 *before* Glibc, which might not be impossible...
Fixes #3548 .
2014-11-11 10:23:26 +01:00
Eelco Dolstra
41c0302661
aterm: Fix building on Glibc 2.20
2014-10-29 17:55:40 +01:00
Eelco Dolstra
dac591aae6
glibc: Update to 2.20
2014-10-29 17:54:47 +01:00
Eelco Dolstra
1b55b07eeb
glibc/2.19 -> glibc
...
We only have one version of Glibc so no need for a separate directory.
2014-10-29 13:42:59 +01:00
Eelco Dolstra
f4be4f5e54
Merge remote-tracking branch 'origin/master' into staging
2014-10-24 12:24:13 +02:00
Eelco Dolstra
2b5ccf8a53
sqlite: Enable optimization
...
Commit a28940d9d5
changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra
b4db4db322
sqlite: Update to 3.8.7
2014-10-24 11:54:52 +02:00
William A. Kennington III
582112fc7b
spice-gtk: 0.24 -> 0.25
2014-10-23 13:29:07 -07:00
Vladimír Čunát
ffc2c539b4
pango: fix eval on darwin
...
This was a cherry-pick silent conflict.
The gettext is provided by libintlOrEmpty where needed.
2014-10-23 18:45:37 +02:00
Vladimír Čunát
67c49ad3e3
libpng: bugfix update
...
This might fix the often-seen error messages.
2014-10-23 17:49:19 +02:00
Vladimír Čunát
2cf17b0802
Merge recent master into staging
...
Hydra nixpkgs: ?compare=1156478
2014-10-23 17:40:41 +02:00
Vladimír Čunát
3ecd4dcf72
gtk3 stack libs: update all to gnome-3.14 branches
...
All NEWS look safe and relatively quiet.
2014-10-23 10:51:54 +02:00
Vladimír Čunát
12e29daed7
gst-1 video-related bumps (released yesterday)
...
pitivi looks fine, CC @iyzsong.
2014-10-23 10:51:54 +02:00
Vladimír Čunát
d7a57963fa
pango: big update; it was waiting on fontconfig-2.11
2014-10-23 10:51:54 +02:00
Vladimír Čunát
27968ece0f
fontconfig: add an upstream bugfix, remove other config inclusion
2014-10-23 10:49:45 +02:00
Luca Bruno
0927405a37
fontconfig: update 2.10.2 -> 2.11.1. Close #4410 , #2050
2014-10-23 10:40:26 +02:00
Vladimír Čunát
b772f53acb
p11-kit: do not use libiconv where not needed
...
Building libiconv even fails on Linux due to missing gets.
2014-10-23 10:39:09 +02:00
Domen Kožar
efea92de19
fixes #1933
2014-10-23 00:14:09 +02:00
Peter Simons
80585d4599
haskell-pipes-attoparsec: update to version 0.5.1.1
2014-10-22 23:00:41 +02:00
Peter Simons
9f1a7d1c29
haskell-persistent: update to version 2.1.0.1
2014-10-22 23:00:41 +02:00
Peter Simons
ee80d4de26
haskell-persistent-postgresql: update to version 2.1.0.1
2014-10-22 23:00:41 +02:00
Peter Simons
74aef8fc3c
haskell-hspec-checkers: re-generate expression with cabal2nix
2014-10-22 23:00:14 +02:00
Peter Simons
e9e9ab0981
haskell-concrete-typerep: disable test suite to avoid spurious failures
...
http://hydra.cryp.to/build/209703/nixlog/1/raw
2014-10-22 22:59:30 +02:00
Peter Simons
4c81525f9a
haskell-mtl: update 2.1.x branch to version 2.1.3.1
2014-10-22 22:59:30 +02:00
Peter Simons
41592033b4
Merge pull request #4617 from jkarni/master
...
Add hspec-checkers.
2014-10-22 22:52:54 +02:00
Shea Levy
6a04f343b3
libgit2: Add some more dependencies
2014-10-22 15:37:52 -04:00
Aristid Breitkreuz
f426de737c
Merge pull request #4557 from pmahoney/talloc-darwin
...
talloc: Fix linker flags on darwin.
2014-10-22 20:54:27 +02:00
Aristid Breitkreuz
68ea5c3178
Merge pull request #4565 from edwtjo/tsocks-fix
...
tsocks: fixes
2014-10-22 20:41:13 +02:00
Julian K. Arni
b48fe7f566
Add hspec-checkers.
2014-10-22 18:09:06 +02:00
Peter Simons
1e5c45f18e
haskell-network-simple: update to version 0.4.0.2
2014-10-22 11:47:08 +02:00
Peter Simons
433a2c56e5
haskell-mysql: update to version 0.1.1.7
2014-10-22 11:47:08 +02:00
Peter Simons
4d59d19143
haskell-focus: update to version 0.1.3
2014-10-22 11:47:07 +02:00
Peter Simons
a4ce7ccef3
haskell-fast-logger: update to version 2.2.3
2014-10-22 11:47:07 +02:00
Peter Simons
2c8a694706
haskell-extra: update to version 0.3.2
2014-10-22 11:47:07 +02:00
Peter Simons
84ed71cb03
haskell-dynamic-cabal: update to version 0.3.3
2014-10-22 11:47:07 +02:00
Peter Simons
1a7da2b3fd
haskell-HTF: update to version 0.12.2.2
2014-10-22 11:47:07 +02:00
Peter Simons
eaf518c297
haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
...
This change breaks vty-ui, which appears to be unmaintained by upstream.
https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Peter Simons
1c14aa4fc9
haskell-yesod-form: update to version 1.4.1
2014-10-21 23:04:40 +02:00
Peter Simons
661b9e7531
haskell-yesod-core: update to version 1.4.3
2014-10-21 23:04:40 +02:00
Peter Simons
a85ffa1bf0
haskell-yesod-bin: update to version 1.4.0.4
2014-10-21 23:04:40 +02:00
Peter Simons
63fe24d523
haskell-wai-app-static: update to version 3.0.0.2
2014-10-21 23:04:40 +02:00
Peter Simons
d24a592d81
haskell-tls: update to version 1.2.13
2014-10-21 23:04:40 +02:00
Peter Simons
c296d406b1
haskell-th-lift-instances: update to version 0.1.4
2014-10-21 23:04:40 +02:00
Peter Simons
fcd2231cb9
haskell-tasty-th: update to version 0.1.3
2014-10-21 23:04:40 +02:00
Peter Simons
9e61b64c31
haskell-hxt-regex-xmlschema: update to version 9.2.0
2014-10-21 23:04:40 +02:00
Peter Simons
2b2bfb7dc2
haskell-hspec2: update to version 0.5.1
2014-10-21 23:04:40 +02:00
Peter Simons
51f01e63b5
haskell-hspec: update to version 1.12.1
2014-10-21 23:04:40 +02:00
Peter Simons
c15e0592eb
haskell-hspec-meta: update to version 1.12.1
2014-10-21 23:04:39 +02:00
Peter Simons
94bc815c87
haskell-hcltest: update to version 0.3.6
2014-10-21 23:04:39 +02:00