Tuomas Tynkkynen
65445212df
libffi: Add aarch64 patch
...
This fixes pythonPackages.cffi test suite failure.
2017-09-15 23:55:50 +03:00
Peter Simons
76519f9299
ghc-7.2.2: record the commit that broke it
...
git-bisect says the problem is 51cf42ad0d
.
2017-09-15 20:52:24 +02:00
Peter Simons
d2f206c061
Merge pull request #29328 from therealpxc/tldr-hs
...
haskellPackages.tldr: fix build, add as a top-level package
2017-09-15 20:51:22 +02:00
Cray Elliott
990ea8789d
zandronum: 2.1.2 -> 3.0
...
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.
remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Patrick Callahan
8119e48c2d
haskellPackages.tldr: fix build and add to top-level packages
2017-09-15 09:51:37 -07:00
Patrick Callahan
12aa8b2f2b
shell-conduit: disable tests on Darwin to fix build
2017-09-15 09:51:36 -07:00
Joachim Fasting
42f2439228
pharo-launcher: fix build
...
As noted by @dtzWill at https://github.com/NixOS/nixpkgs/pull/26924/files#r126686231
2017-09-15 18:47:39 +02:00
Peter Simons
3510197dcc
Revert "haskell infra, ghc: Slight cleanup"
2017-09-15 18:45:15 +02:00
John Ericson
2295533f43
Merge pull request #29424 from obsidiansystems/slight-haskell-cleanup
...
haskell infra, ghc: Slight cleanup
2017-09-15 12:12:47 -04:00
Samuel Leathers
a4633ca5a3
cram: fix ignored tests causing failures
2017-09-15 18:05:36 +02:00
Franz Pletz
3a4add5de1
Merge pull request #29322 from mguentner/move_emscripten_from_top_level
...
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-15 17:46:25 +02:00
John Ericson
e92cda161a
haskell infra: Fix cross as much as possible without changing hashes
2017-09-15 11:37:39 -04:00
John Ericson
63bf7d002c
ghc: Clean up, and add passthru.prefix
, in preparation for cross
...
No hashes should be changed.
2017-09-15 11:37:39 -04:00
Joachim Fasting
3f7ac92175
tinycc: 0.9.27pre-20170821 -> 0.9.27pre-20170911
...
Contains various fixes.
2017-09-15 16:05:00 +02:00
Michael Fellinger
2edb7e9b2d
ruby: 2.4.1 -> 2.4.2 ( #29417 )
2017-09-15 13:06:51 +01:00
Peter Simons
33b09c0f0e
ghc-7.2.2 is broken
2017-09-15 13:55:23 +02:00
Frederik Rietdijk
beaada6c2d
Merge pull request #29407 from disassembler/cxfreeze
...
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers
140136ad95
mdp: disable tests
2017-09-15 12:29:16 +02:00
Frederik Rietdijk
47e1751fd0
Merge pull request #29388 from disassembler/arelle
...
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Frederik Rietdijk
f5ea99f195
Merge pull request #29405 from disassembler/jedi
...
jedi: disable tests
2017-09-15 12:16:11 +02:00
Frederik Rietdijk
fdbe81bab0
Merge pull request #29357 from FRidh/ld_library_path
...
Python 3.4 and 3.5: support LD_LIBRARY_PATH
2017-09-15 12:12:06 +02:00
Jörg Thalheim
3b5245f0c4
dmd: remove broken flag
2017-09-15 04:35:30 -05:00
Jörg Thalheim
419869269d
Merge pull request #28635 from ThomasMader/ldc
...
Init ldc at 1.3.0, fix bootstrap dmd build, fix dtools test, run dmd-testsuite in checkPhase and fix Foundation framework
2017-09-15 10:32:10 +01:00
Samuel Leathers
95f88c458b
PyWebDAV: Fix src url
2017-09-15 10:31:56 +02:00
Samuel Leathers
651540268e
altair: disable tests
2017-09-14 21:22:44 -04:00
Samuel Leathers
e355e9cf03
ptpython: 0.35 -> 0.41
2017-09-14 20:48:36 -04:00
Samuel Leathers
799a70d623
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-14 20:30:08 -04:00
Samuel Leathers
0d9410a573
jedi: disable tests
2017-09-14 19:47:07 -04:00
John Ericson
0d12d040e7
Merge pull request #29402 from obsidiansystems/binutils-output-ref
...
treewide: Fix some references to binutils
2017-09-14 18:51:12 -04:00
John Ericson
bf7b521500
treewide: Fix some references to binutils
...
- Compiler's shouldn't use `binutils.dev` as that doesn't yet exist
with a cross binutils.
- Last two `binutils.binutils` which weren't reverted
2017-09-14 18:12:54 -04:00
Cray Elliott
739b4091cf
ffmpeg, ffmpeg-full: 3.3.3 -> 3.3.4
2017-09-14 15:06:47 -07:00
Samuel Leathers
6ac283b185
arelle: add py3to2 as a buildInput
2017-09-14 16:54:28 -04:00
Daiderd Jordan
d1260ea6aa
irony-server: don't use wrapped clang
2017-09-14 22:23:48 +02:00
Daiderd Jordan
3c70ed9577
rtags: fix darwin build
2017-09-14 22:02:11 +02:00
Daiderd Jordan
cd97211358
rtags: use clang-unwrapped
2017-09-14 20:17:01 +02:00
Vladimír Čunát
2a732252df
Merge #29352 : gtk+: 3.22.19 -> 3.22.21
2017-09-14 17:30:41 +02:00
Thomas Tuegel
3b94239c8a
kdeFrameworks: 5.37 -> 5.38.1
...
This reverts commit e468ef5119
.
KDE Frameworks is updated to 5.38.1, bypassing a serious bug in 5.38.0.
2017-09-14 09:30:19 -05:00
Peter Simons
4944610903
haskell-cryptol: override happy to older version to fix the build
2017-09-14 15:25:46 +02:00
Peter Simons
62079ef824
haskell-pandoc: new versions compile with Cabal 2.x out of the box
2017-09-14 15:25:46 +02:00
Peter Simons
88630c94ae
haskell: fix evaluation error in configuration-ghc-8.2.x.nix
2017-09-14 15:25:46 +02:00
Peter Simons
c59c53bf39
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
095b0a6eb2
.
2017-09-14 15:25:41 +02:00
Peter Simons
9aa82d7014
haskell-pandoc: bump version to pandoc-1.19.2.4 to fix the build with GHC 8.2.x
2017-09-14 15:25:38 +02:00
Peter Simons
f59bcb64e8
LTS Haskell 9.4
2017-09-14 15:25:38 +02:00
Jörg Thalheim
610eac1773
Merge pull request #29370 from mguentner/urltypofixes
...
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos
2017-09-14 13:54:14 +02:00
Joachim F
b3edc7f8d2
Merge pull request #29359 from kamilchm/ponyc
...
ponyc: 0.19.0 -> 0.19.1
2017-09-14 11:30:58 +00:00
Frederik Rietdijk
aff5ef6481
Merge pull request #29360 from disassembler/ws4py
...
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Joachim F
233fc0b360
Merge pull request #29333 from orivej/iwyu
...
include-what-you-use: 0.6 -> 0.8
2017-09-14 09:04:00 +00:00
Samuel Leathers
3f5f208d13
ws4py: add git to checkInputs
2017-09-14 04:45:45 -04:00
Kamil Chmielewski
a2666e3668
ponyc: 0.19.0 -> 0.19.1
...
https://github.com/ponylang/ponyc/issues/2226
2017-09-14 10:37:06 +02:00