Frederik Rietdijk
3390592cfc
python.pkgs.traitlets: fix build and don't include .pytest_cache
...
Fixes build and prevents including `.pytest_cache` file (#40259 ).
2018-05-10 07:17:37 +02:00
John Ericson
83fdfb9837
Merge pull request #40210 from ElvishJerricco/fix-android-prebuilt-ghc
...
Fix android prebuilt ghc [Fixes #40194 ]
2018-05-10 00:10:11 -04:00
Will Fancher
9dadb9e3cb
Fix hsc2hs cross compiler build
2018-05-09 23:53:30 -04:00
xeji
2954fa55e9
Merge pull request #40244 from bcdarwin/libminc-update
...
libminc: 2017-09-14 -> 2018-01-17
2018-05-10 01:46:43 +02:00
Matthew Justin Bauer
1682353805
generic-stack-builder: also support nix-build
...
We need to add the STACK_IN_NIX_EXTRA_ARGS hook in configurePhase also to ensure we get the right args when calling ```nix-build``` (as opposed to nix-shell).
2018-05-09 18:12:13 -05:00
John Ericson
12ee278a0d
Merge pull request #40248 from matthewbauer/fix-generic-stack-builder
...
generic-stack-builder: attempt to add propagation
2018-05-09 17:52:00 -04:00
Ben Darwin
1e50e178ae
simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings) ( #27451 )
...
* conglomerate: init at 2017-09-10
* simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings)
2018-05-09 15:50:01 -05:00
Matthew Bauer
527abe59cf
generic-stack-builder: attempt to add propagation
...
Fixes #40039
This adds a shellHook to handle propagated dependencies like that seen
in #40039 where gpgme needed libgpg-error.
2018-05-09 15:46:48 -05:00
Ben Darwin
6266387bfa
libminc: 2017-09-14 -> 2018-01-17
2018-05-09 16:25:22 -04:00
Peter Simons
a9577da115
haskell-brick: update override for ghc-8.4.x to the latest version
2018-05-09 20:41:33 +02:00
Peter Simons
77fbd14d85
haskell-gi: apply upstream patch to fix the doctest suite
2018-05-09 20:41:33 +02:00
Peter Simons
5c26dd3195
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-13-gd8bc043 from Hackage revision
6ab957cb81
.
2018-05-09 20:41:28 +02:00
Peter Simons
85fc8338bc
Merge pull request #40198 from endgame/dontCheck-blank-canvas_0_6_2
...
haskellPackages.blank-canvas_0_6_2: dontCheck
2018-05-09 19:57:23 +02:00
Matthew Justin Bauer
b9054ec551
Merge pull request #40168 from brainrape/init-idrisPackages-vdom
...
idrisPackages.vdom: init at 0.6.0
2018-05-09 16:06:44 +00:00
Matthew Justin Bauer
1d55c211cb
kpmcore: fix build
...
Fixes #39834
Fallout from moving "eject" command to unixtools.
2018-05-09 03:57:38 -05:00
Frederik Rietdijk
c3e96922f8
Merge pull request #40203 from mmlb/update-twine
...
twine: update 1.9.1 -> 1.11.0
2018-05-09 10:53:43 +02:00
Matthew Justin Bauer
f4c5062040
Merge pull request #39105 from magnetophon/vamp-sdk
...
vamp-sdk: 2.5 -> 2.7.1
2018-05-09 08:13:00 +00:00
Vincent Laporte
1276e82c2e
coqPackages.dpdgraph: init at 0.6.3 for Coq 8.8
2018-05-09 08:03:10 +02:00
Manuel Mendez
444d43de3f
twine: update 1.9.1 -> 1.11.0
2018-05-09 00:40:32 -04:00
Jack Kelly
33bc4a7b3b
haskellPackages.blank-canvas_0_6_2: dontCheck
...
Same reason as 2d01bb7f6a
, but for the
specific-version package.
2018-05-09 12:05:26 +10:00
Matthew Justin Bauer
fba7c3adf8
Merge pull request #40195 from emmanuelrosa/webkitgtk-xdamage
...
webkitgtk: add missing libXdamage dependency
2018-05-09 01:52:35 +00:00
Emmanuel Rosa
a4c86b421f
webkitgtk: add missing libXdamage dependency
...
Closes #40193
2018-05-08 21:42:17 -04:00
Peter Simons
c5338e5acb
haskell-gi: remember the URL to the PR that explains why the override is necessary
2018-05-08 17:47:12 +02:00
Peter Simons
26e961c1fb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-11-ga2d666d from Hackage revision
7b40a148a0
.
2018-05-08 17:46:45 +02:00
Peter Simons
277ca33bee
LTS Haskell 11.8
2018-05-08 17:46:24 +02:00
Ben Barclay
9ef306bb4d
bazel: 0.11.1 -> 0.12.0 ( #39585 )
2018-05-08 13:46:24 +01:00
Márton Boros
bf02618e1f
idrisPackages.vdom: init at 0.6.0
2018-05-08 11:41:52 +02:00
Jörg Thalheim
b1c467ad92
Merge pull request #40159 from Ekleog/cargo-fuzz-0.5.3
...
cargo-fuzz: init at 0.5.3
2018-05-08 07:43:40 +01:00
Robert Schütz
6e6005c2af
Merge pull request #38794 from timokau/brial-init
...
brial: init at 1.2.3
2018-05-08 08:08:15 +02:00
Will Fancher
8012aee0a7
Don't enableShared in GHC when using android prebuilt
2018-05-07 23:57:31 -04:00
Will Fancher
0afb45d574
Set the C standard when building GHC
...
Should this be in cc-wrapper?
2018-05-07 23:57:31 -04:00
Jan Tojnar
85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
...
GNOME Updates
2018-05-08 04:42:29 +02:00
Léo Gaspard
376c55fcea
cargo-fuzz: init at 0.5.3
2018-05-08 03:36:41 +02:00
Jan Tojnar
fd0d1f35a5
gvfs: 1.36.1 → 1.36.2
2018-05-08 03:31:57 +02:00
Timo Kaufmann
8b5ecf9141
brial: init at 1.2.3
2018-05-08 01:27:35 +02:00
Michael Raskin
ec198337c4
love_11: init at 11.1
2018-05-07 23:58:24 +02:00
xeji
60a52761bf
Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5
...
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 22:39:03 +02:00
Michael Raskin
b1f064c9cb
Merge pull request #40141 from timokau/iml-openblas
...
iml: use openblas instead of atlas
2018-05-07 20:29:06 +00:00
xeji
17fe52a6c7
Merge pull request #40138 from helinko/libu2f-server-update
...
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 22:13:42 +02:00
Timo Kaufmann
b0d70d336d
iml: use openblas instead of atlas
2018-05-07 21:50:38 +02:00
Franz Pletz
11ad518935
pythonPackages.pyowm: init at 2.8.0
2018-05-07 21:37:46 +02:00
Franz Pletz
509a340d90
pythonPackages.coinmarketcap: init at 4.2.1
2018-05-07 21:37:46 +02:00
Franz Pletz
c7d735a27b
pythonPackages.PyMVGLive: init at 1.1.4
2018-05-07 21:37:46 +02:00
Franz Pletz
95928538a5
pythonPackages.aiohue: init at 1.3.1
2018-05-07 21:37:46 +02:00
Jörg Thalheim
08db5514e3
Merge pull request #40137 from Mic92/mbedtls
...
mbedtls: remove darwin patch
2018-05-07 19:40:35 +01:00
Jörg Thalheim
c7577fa1c3
mbedtls: remove darwin patch
2018-05-07 19:36:34 +01:00
Tristan Helmich
a554844692
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 19:53:08 +02:00
Risto Helinko
1bcd9c48fc
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 20:46:39 +03:00
xeji
8d4f50a73e
Merge pull request #40094 from r-ryantm/auto-update/libraw
...
libraw: 0.18.9 -> 0.18.10
2018-05-07 17:09:14 +02:00
xeji
09f7c18a17
Merge pull request #40120 from r-ryantm/auto-update/avr-gcc
...
avrgcc: 7.3.0 -> 8.1.0
2018-05-07 16:42:30 +02:00