WilliButz
1a74ff64bb
wt: split into wt3 and wt4
2018-01-09 22:01:06 +01:00
John Ericson
06a8d66528
Merge pull request #33603 from obsidiansystems/cross-check
...
stdenv: Force `doCheck` to be false when we are cross compiling
2018-01-09 15:09:54 -05:00
Peter Simons
2280127e85
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
c0e307307b
.
2018-01-09 20:33:02 +01:00
Matthew Pickering
5542e3cc4d
haskell package set configuration clean-up
...
Closes https://github.com/NixOS/nixpkgs/pull/33588 .
2018-01-09 20:32:55 +01:00
John Ericson
133b4658df
treewide: Simplify some doCheck
calls
...
In anticipation of what I outline in #33599 , I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
John Ericson
0c16a11c9a
Merge pull request #33575 from dtzWill/fix/cross-1
...
Minor cross fixes, 1
2018-01-09 12:34:50 -05:00
Franz Pletz
73303b592d
Merge pull request #33653 from flokli/electrum-ltc
...
electrum-ltc: 2.9.3.1 -> 3.0.5.1
2018-01-09 17:32:03 +00:00
Andreas Rammhold
613383206c
Merge pull request #33656 from veprbl/pyslurm_fix
...
pyslurm: bump to unbreak (master)
2018-01-09 17:24:23 +00:00
Dmitry Kalinkin
3ebad47b8a
pyslurm: bump to unbreak
...
Fixes: bd9512f217 ('slurm: 17.02.6 -> 17.02.9 for CVE-2017-15566')
(cherry picked from commit e5aa7467d4cb3750816a3673cf6c7fac138de111)
2018-01-09 11:57:35 -05:00
Ben Gamari
6db707fe7e
pkgconfig: Enable cross-compilation
...
(cherry picked from commit 91fdb2f9caf5ce14acb87f3b877216aeb2590e7e)
2018-01-09 11:23:56 -05:00
Ben Gamari
bef09dcca1
krb5: Allow cross-compilation
2018-01-09 11:23:56 -05:00
Will Dietz
681555c11c
lua-5: isMingw -> isMinGW
2018-01-09 11:23:56 -05:00
Florian Klink
01c80fe9bb
py_scrypt: use instead of ltc_scrypt
2018-01-09 17:00:31 +01:00
Tim Steinbach
e114a5c0d7
sbt: 1.0.4 -> 1.1.0
2018-01-09 10:07:05 -05:00
Eelco Dolstra
73a01aa028
Merge pull request #33642 from teozkr/libguestfs-java
...
Added JDK dependency to libguestfs
2018-01-09 15:25:55 +01:00
Robin Gloster
7c5430c27c
Revert "rust: store the cargo-vendor config"
...
This reverts commit 0af2c5891b
.
See 0af2c5891b (commitcomment-26737983)
This breaks the cargoSha256 hashes.
2018-01-09 15:03:03 +01:00
Teo Klestrup Röijezon
440cfd3e42
libguestfs: Made Java dependency optional
2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon
e74f61f30d
libguestfs: Added JDK dependency
...
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
Sander van der Burg
a18da9b689
titaniumenv: add hack to reduce keychain blocking problems
2018-01-09 13:24:30 +01:00
Orivej Desh
7a891ebbdd
Merge pull request #33641 from dhess/gcc-armv7l-fix
...
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
2018-01-09 12:18:43 +00:00
Sander van der Burg
792d48bc94
titaniumenv: fix path to IPA build product
2018-01-09 12:30:58 +01:00
adisbladis
9638055534
inotify-tools: 3.14 -> 3.20.1
...
Closes #33609
2018-01-09 12:14:46 +08:00
Drew Hess
3ed545ab31
Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception"
...
This commit breaks native armv7l-linux builds. Revert it until it can
be root-caused. This reversion does not affect other platforms or
cross-compiling.
This reverts commit 0f5c804631
.
2018-01-08 20:03:33 -08:00
Daiderd Jordan
b195d8ab07
rustc: disable failing tests on darwin
2018-01-09 03:37:53 +01:00
zimbatm
0af2c5891b
rust: store the cargo-vendor config
...
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.
This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
zimbatm
c5456dbfec
cargo: 0.22.0 -> 0.23.0
2018-01-09 03:37:53 +01:00
zimbatm
8559dd0474
rustc: 1.21.0 -> 1.22.1
...
* removed --enable-clang as it has disappeared
* removed old fixes that have been integrated in upstream
2018-01-09 03:37:53 +01:00
Shea Levy
6d3ff29d03
Add grpc.
2018-01-08 21:27:32 -05:00
Shea Levy
9d7883374c
Add gflags
2018-01-08 21:27:32 -05:00
Jörg Thalheim
d273f02cd1
Merge pull request #33543 from ThomasMader/dtools2.078.0
...
dtools: 2.075.1 -> 2.078.0
2018-01-08 23:36:30 +01:00
Vladimír Čunát
9297a84a85
Merge #33623 : libsigcxx: remove patch forcing -std=c++11
2018-01-08 21:25:34 +01:00
Jeroen de Haas
157332d666
libsigcxx: removed patch that forced -std=c++11 in pkg-config file
...
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.
The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.
This fixes NixOS/nixpkgs#33534 .
2018-01-08 19:54:15 +01:00
Jude Taylor
d2734eead9
fix typo
2018-01-08 10:31:12 -08:00
Jude Taylor
a19e258707
let ghcjs packages compile with new cross-compiling
2018-01-08 10:30:15 -08:00
Frederik Rietdijk
6399ddcbdf
Merge pull request #33606 from lsix/django_2_0_1
...
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
2018-01-08 17:58:04 +01:00
Peter Simons
397515c682
Merge pull request #33607 from mpickering/purescript
...
Jailbreak purescript package
2018-01-08 14:46:54 +01:00
Yegor Timoshenko
d0cfab8346
Merge pull request #33330 from karolchmist/fix-dotty-lib-folder-public
...
dotty: wrap to prevent installing all the files in profile
2018-01-08 13:16:20 +00:00
Gabriel Ebner
738e97fcca
pythonPackages.pyfakefs: init at 3.3
2018-01-08 14:09:18 +01:00
Matthew Pickering
889d618f16
Jailbreak purescript package
...
See
https://github.com/NixOS/nixpkgs/issues/33355
https://github.com/purescript/purescript/issues/3189
2018-01-08 12:52:51 +00:00
Karol Chmist
6c6f620e59
Wrap dotty to prevent installing all the files profile
2018-01-08 12:43:44 +01:00
Lancelot SIX
133869e7f4
pythonPackages.django_2_0 -> 2.0 -> 2.0.1
...
See https://docs.djangoproject.com/en/2.0/releases/2.0.1/ for release
information
2018-01-08 12:08:30 +01:00
Peter Simons
83a5765b1f
LTS Haskell 10.3
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
f0c9745e58
.
2018-01-08 11:52:28 +01:00
Peter Simons
48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
...
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
John Ericson
0fb724507a
Merge pull request #33576 from dtzWill/fix/cross-readline
...
readline: Don't attempt to check for broken wcwidth
2018-01-08 03:00:31 -05:00
Ben Gamari
dc8bd43249
readline: Don't attempt to check for broken wcwidth
...
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
Geoffrey Huntley
0056411afc
corrected spelling mistake
2018-01-08 16:45:10 +11:00
Jude Taylor
b980675107
add haddock-api-2.17 for GHC 8.0
2018-01-07 15:47:11 -08:00
Michael Raskin
5491aaa27e
pythonPackages.marionette_driver: 2.3.0 -> 2.5.0
2018-01-07 22:47:54 +01:00
Arseniy Seroka
9dcb4b40b0
Merge pull request #33581 from vbgl/gnumeric-1.12.37
...
gnumeric: 1.12.36 -> 1.12.38; goffice: 0.10.36 -> 0.10.38
2018-01-07 23:32:11 +03:00
Peter Simons
066ec6a149
Merge pull request #33564 from mpickering/issue-33355
...
Add ansi-terminal < 0.7 to hackage2nix.yaml config
2018-01-07 19:47:13 +01:00