Commit Graph

20949 Commits

Author SHA1 Message Date
Vladimír Čunát
a68c1adc35 *: fix builds by disregarding warning from new glibc
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803. There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Vladimír Čunát
3ef186bdb4 fontconfig: drop infinality (for now), close #5140
Also the simplify the expression when we rebuild anyway.
2014-11-26 22:04:57 +01:00
Vladimír Čunát
b5ff06eda4 Merge branch 'master' into staging 2014-11-26 21:48:26 +01:00
Shaun Sharples
61d7fb934b fontconfig: avoid questionmark in patch name on darwin
Close #5135.
@vcunat made this conditional to avoid rebuild for now.
2014-11-26 17:11:44 +01:00
Peter Simons
fd27bc85be Merge pull request #5128 from abbradar/c2hs
Move c2hs/c2hsc into tools, update
2014-11-26 14:33:36 +01:00
Peter Simons
26bbbecae3 haskell-pandoc: use new editedCabalFile feature 2014-11-26 14:24:46 +01:00
Peter Simons
232e90378f haskell-twitter-conduit: use new editedCabalFile feature 2014-11-26 14:24:45 +01:00
Pascal Wittmann
5c85b556dc Merge pull request #5119 from jeremyjh/dp-monad-control
haskell-distributed-process-monad-control add from Hackage
2014-11-26 12:19:31 +01:00
Edward Tjörnhammar
456882b142 Merge pull request #5115 from iu-parfunc/racket
racket: add libreadline to ffi libs - enables xrepl.
2014-11-26 12:08:50 +01:00
Jeremy Huffman
1a516da865 haskell-distributed-process-monad-control add from Hackage 2014-11-25 21:56:19 -05:00
Nikolay Amiantov
08748b4098 c2hs: update and move to development/tools 2014-11-26 01:27:07 +03:00
Nikolay Amiantov
df16451fa5 c2hsc: move to development/tools 2014-11-26 01:27:07 +03:00
Rene Donner
49561b8b65 julia -> 0.3.3 2014-11-25 20:57:36 +03:00
Pascal Wittmann
c73ce5fa1e lessc: add comment that versions > 2.x break twitter-bootstrap 2014-11-25 18:45:59 +01:00
Eelco Dolstra
1e5242931b libxslt: Fix propagation of the libxml2 setup hook 2014-11-25 17:52:43 +01:00
Oliver Charles
60e661074d haskellPackages.ekgBosun: New expression 2014-11-25 16:10:36 +00:00
Eelco Dolstra
e611215f5c Move finding XML catalogs into a separate setup hook
This is because libxml/libxslt are not the only implementations that
respect $XML_CATALOG_FILES.

Also, look in share/xml for catalogs (in addition to the
now-deprecated xml/dtd and xml/xsl).
2014-11-25 16:23:48 +01:00
Oliver Charles
8a6914e659 haskellPackages.snapErrorCollector: New expression 2014-11-25 14:12:36 +00:00
Peter Simons
7ae1a17c89 Merge pull request #5120 from jeremyjh/distributed-process-p2p
haskell-distributed-process-p2p add from Hackage
2014-11-25 13:40:48 +01:00
Eelco Dolstra
1fdefd5562 Revert "protobuf: Clean up and update to version 2.6.1."
This reverts commit 18b306b041. Protobuf
releases are generally not very backwards compatible and likely to
break lots of stuff. E.g.

  http://hydra.nixos.org/build/17535340
  http://hydra.nixos.org/build/17535640
  http://hydra.nixos.org/build/17536998
  http://hydra.nixos.org/build/17536170

See also b851e970da.
2014-11-25 13:00:09 +01:00
Tim Dysinger
dbe6c1a71f Upgrade Purescript to 0.6.1.2 2014-11-25 08:11:32 +01:00
Jeremy Huffman
d21dc419d3 haskell-distributed-process-p2p add from Hackage 2014-11-24 20:55:14 -05:00
Ricardo M. Correia
ca6d86b7fb cargoSnapshot: Update from 2014-09-19 -> 2014-11-22 2014-11-25 01:07:10 +01:00
Vladimír Čunát
5c01205bf7 mesa: use upstream patch to fix doCheck again 2014-11-25 01:03:29 +01:00
Eelco Dolstra
e368ca20c9 Fix old Go versions
http://hydra.nixos.org/build/17432147
http://hydra.nixos.org/build/17439772
2014-11-25 00:53:06 +01:00
Vladimír Čunát
07bf146b30 gtkmm and related *mm updates
Also enableParallelBuilding for gtkmm3.
2014-11-25 00:40:23 +01:00
Vladimír Čunát
af379076ce harfbuzz: small update 2014-11-24 23:06:39 +01:00
Vladimír Čunát
443e0fcbea dbus: small update, fixing boot on slow machines
See http://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.8
2014-11-24 23:06:12 +01:00
Vladimír Čunát
a9bad25ffe Merge branch 'master' into staging 2014-11-24 22:14:25 +01:00
Vladimír Čunát
bb2fba1125 Revert "mesa: Don't depend on Wayland"
This reverts commit 7ff232e958.
See discussion at the original commit.

CC: #4999, #5001, #5061, #5071.
2014-11-24 22:10:06 +01:00
Ryan Newton
fd73e9948d racket: add libreadline to ffi libs - enables xrepl. 2014-11-24 13:58:22 -05:00
Peter Simons
d9924f565e haskell-snaplet-stripe: jailbreak to fix build with recent lens-family-core 2014-11-24 16:24:12 +01:00
Peter Simons
ad0de68dc5 haskell-ekg-bosun: jailbreak to fix build with recent http-client 2014-11-24 16:24:12 +01:00
Peter Simons
52809ef21d haskell-twitter-conduit: patch build to load the edited Cabal file from Hackage 2014-11-24 16:24:12 +01:00
Peter Simons
4f48c33b74 haskell-elm-get: jailbreak to fix build with recent http-client 2014-11-24 16:24:12 +01:00
Peter Simons
3970579141 haskell-yesod: update to version 1.4.1 2014-11-24 16:24:12 +01:00
Peter Simons
e432a4bcf1 haskell-yesod-form: update to version 1.4.1.1 2014-11-24 16:24:12 +01:00
Peter Simons
005b789839 haskell-pipes: update to version 4.1.4 2014-11-24 16:24:12 +01:00
Peter Simons
357af72d0a haskell-linear: update to version 1.15.4 2014-11-24 16:24:12 +01:00
Peter Simons
3400054d69 haskell-lens-family: update to version 1.2.0 2014-11-24 16:24:11 +01:00
Peter Simons
3fc1624faf haskell-lens-family-core: update to version 1.2.0 2014-11-24 16:24:11 +01:00
Peter Simons
e398b44cf6 haskell-diagrams-cairo: update to version 1.2.0.4 2014-11-24 16:24:11 +01:00
Peter Simons
ea0d509a81 haskell-Chart: update to version 1.3.2 2014-11-24 16:24:11 +01:00
Peter Simons
817564741c haskell-Chart-gtk: update to version 1.3.2 2014-11-24 16:24:11 +01:00
Peter Simons
d82dbca3b7 haskell-Chart-diagrams: update to version 1.3.2 2014-11-24 16:24:11 +01:00
Peter Simons
4b95beb82d haskell-Chart-cairo: update to version 1.3.2 2014-11-24 16:24:11 +01:00
Peter Simons
3deaeb43fc haskell-cairo: update to version 0.13.0.5 2014-11-24 16:24:11 +01:00
Peter Simons
bdbe5cd147 haskell-http-client: update to version 0.4.5 2014-11-24 16:24:11 +01:00
Peter Simons
c62278fe2b haskell-pandoc: patch build to load the edited Cabal file from Hackage 2014-11-24 16:24:11 +01:00
Peter Simons
4535d19f93 haskell-authenticate-oauth: jailbreak to support current versions of RSA 2014-11-24 16:24:11 +01:00