Commit Graph

53435 Commits

Author SHA1 Message Date
Bob van der Linden
db571e9b78
heroku: set HEROKU_DISABLE_AUTOUPDATE=1 2018-09-17 22:34:45 +02:00
Bob van der Linden
1f8dc21c94
heroku: skip build phase 2018-09-17 22:33:52 +02:00
Bob van der Linden
6ab1ee4951
heroku: 5.6.32 -> 7.16.0 2018-09-17 22:23:44 +02:00
John Ericson
9f768ff43c
Merge pull request #46795 from obsidiansystems/late-bind-buildHaskellPackages
haskell infra: "late bind" `buildHaskellPackages`
2018-09-17 16:20:56 -04:00
John Ericson
8da28de0e8 haskell infra: "late bind" buildHaskellPackages
This way it can be overridden.
2018-09-17 16:01:26 -04:00
Maximilian Bosch
5f2eacccf6 pythonPackages.mahotas: skip test_moments.test_normalize and test_texture.test_haralick3d testcase (#46793)
As stated in #46368, this package seems to have issues with impure tests
(reported in https://github.com/luispedro/mahotas/issues/97).

Unfortunately the `release-18.09` job on Hydra fails at the attempt to
build this package since `test_moments.test_normalize1` and
`test_texture.test_haralick3d` breaks. Until
the root cause is identified, we skip the disabled tests to ensure that
the resulting package is not entirely broken (which can't be confirmed
with `doCheck = false`).

See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python27Packages.mahotas.x86_64-linux
See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python36Packages.mahotas.x86_64-linux
See https://logs.nix.ci/?key=nixos/nixpkgs.46793&attempt_id=b85a638d-dcb0-41d3-ab2a-9616a3bb0175

/cc @xeji @luispedro
2018-09-17 21:33:47 +02:00
Vincent Laporte
7f2f989d6a
compcert: 3.3 -> 3.4 2018-09-17 18:36:31 +00:00
Matthieu Coudron
78936513a6 gtkspellmm: 3.0.4 -> 3.0.5
Archive extension changed from tar.gz to tar.xz so be careful !
2018-09-18 03:17:35 +09:00
aanderse
e48811f83d php: add option to enable argon2 2018-09-17 19:02:16 +02:00
Matthieu Coudron
676ceb81b7 python3Packages.mypy: 0.620 -> 0.630
Now requires mypy_extensions so added it as well.
2018-09-18 00:31:41 +09:00
Uri Baghin
61dbb0c74e bazel: 0.16.1 -> 0.17.1 2018-09-17 17:04:51 +02:00
Peter Simons
0d871ef780
Merge pull request #46766 from Infinisil/fix/haskell/ListLike
haskellPackages: Fix ListLike for 8.02 and 8.22
2018-09-17 15:24:55 +02:00
rembo10
794c4ec7fb postman: 6.2.5 -> 6.3.0 (#46771) 2018-09-17 11:45:27 +02:00
xeji
19996db7fa
Merge pull request #46532 from vbgl/ocaml-batteries-2.9.0
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-17 10:35:18 +02:00
R. RyanTM
78372daca9 libcouchbase: 2.9.2 -> 2.9.4 (#46254)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libcouchbase
2018-09-17 10:25:05 +02:00
R. RyanTM
00c7f76c84 libngspice: 26 -> 28 (#46225)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
2018-09-17 10:14:53 +02:00
Roman Volosatovs
be506296d2
godef: 20170920 -> 1.0.0 2018-09-17 07:58:05 +02:00
Roman Volosatovs
4a8a3de99f
go2nix: goimports -> gotools 2018-09-17 07:58:05 +02:00
Roman Volosatovs
09a5d8710a
gotools: 2018-07-20 -> 2018-09-11 2018-09-17 07:58:04 +02:00
Roman Volosatovs
d3f49bf5d8
goimports: Remove in favor of gotools 2018-09-17 07:58:04 +02:00
Michael Raskin
5cc6958938
Merge pull request #46168 from fare-patches/master
New Gambit and Gerbil releases
2018-09-17 05:38:16 +00:00
Peter Hoeg
3904016a3d
Merge pull request #43812 from binarin/epmd-systemd-pr
epmd: Introduce erlang port mapper daemon service
2018-09-17 11:33:09 +08:00
Silvan Mosberger
7e5917a031
haskellPackages: Fix ListLike for 8.02 and 8.22 2018-09-17 03:54:03 +02:00
Jörg Thalheim
dd0c2cf9e1
Merge pull request #46745 from xeji/p/dendropy
pythonPackages.dendropy: fix build
2018-09-16 22:25:20 +01:00
Uli Baum
a66c00d780 pythonPackages.dendropy: fix build
Build failed after update to 4.4.0 because the tests are incorrectly
packages in the pypi version.
Switch to upstream github repo, fix tests, disable failing test cases
2018-09-16 17:37:28 +02:00
Roman Volosatovs
18e1eee667
richgo: init at 0.2.8 2018-09-16 14:48:43 +02:00
xeji
0e33c56662
Merge pull request #46710 from jerith666/elm-glsl-fix
Elm: widen language-glsl dependency, pick up minor updates
2018-09-16 13:01:50 +02:00
Jörg Thalheim
f03e9545eb
Merge pull request #46732 from worldofpeace/asyncssh/1.14.0
python.pkgs.asyncssh: 1.13.3 -> 1.14.0
2018-09-16 11:22:16 +01:00
Jörg Thalheim
51a6c88394 go_1_11: add url to flaky test 2018-09-16 11:08:53 +01:00
Jörg Thalheim
6156279f77
Merge pull request #46733 from worldofpeace/solargraph/0.27.1
solargraph: 0.25.1 -> 0.27.1
2018-09-16 11:07:10 +01:00
Jörg Thalheim
c6773e8e43
Merge pull request #46706 from bobvanderlinden/pr-go-skip-flaky-test
go: skip flaky os/exec TestExtraFiles
2018-09-16 11:03:30 +01:00
worldofpeace
4d3c3e258b solargraph: 0.25.1 -> 0.27.1 2018-09-16 04:56:35 -04:00
worldofpeace
710b3d678b python.pkgs.asyncssh: 1.13.3 -> 1.14.0 2018-09-16 04:48:14 -04:00
Jörg Thalheim
6ccae990c9
Merge pull request #46726 from vbgl/ocaml-broken-on-aarch
ocaml ≤ 4.05: mark as broken on Aarch64
2018-09-16 09:28:03 +01:00
Jörg Thalheim
33ccf04666
Merge pull request #46731 from vbgl/python-libnacl-darwin
pythonPackages.libnacl: fix build on darwin
2018-09-16 09:25:10 +01:00
Michael Raskin
32632fbb73
Merge pull request #46721 from YorikSar/gn
gn: generate last_commit_position.h without git
2018-09-16 06:56:02 +00:00
Vincent Laporte
5b8b9a08e7
pythonPackages.libnacl: fix build on darwin 2018-09-16 06:24:49 +00:00
Yuriy Taraday
b53e495a38 gn: generate last_commit_position.h without git
For Git to work properly, I used fetchgit with leaveDotGit. This seems
to be causing hash to change on different systems in different times.
I've replaced generation of last_commit_position.h in tools/gen.py with
just plain nix template. "gn --version" will loose a bit (just commit
hash, without commit height in front of it), but I hope noone relies on
it.
2018-09-16 01:58:11 +04:00
xeji
d3d465e32f
Merge pull request #46694 from etu/upgrade-php-7210
php: 7.2.8 -> 7.2.10, 7.1.21 -> 7.1.22
2018-09-15 23:30:30 +02:00
xeji
13c500ae16
pythonPackages.pyodbc: fix build (#46703)
Build with unixODBC instead of libiodbc, see discussion in
https://github.com/mkleehammer/pyodbc/issues/444
2018-09-15 23:13:51 +02:00
volth
9dc249fceb
gn: fix hash 2018-09-15 20:29:48 +00:00
Elis Hirwing
89b7ad263e
php71: 7.1.21 -> 7.1.22
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.22
2018-09-15 21:45:59 +02:00
Elis Hirwing
5a868df967
php: 7.2.8 -> 7.2.10
Changelog 7.2.9: http://php.net/ChangeLog-7.php#7.2.9
Changelog 7.2.10: http://php.net/ChangeLog-7.php#7.2.10
2018-09-15 21:44:57 +02:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
John Ericson
eb429c7c54
Merge pull request #46712 from obsidiansystems/ios-depoy
ios-depoy: Add missing rsync dep
2018-09-15 14:56:32 -04:00
John Ericson
1ad73bb3ca ios-depoy: Add missing rsync dep 2018-09-15 14:48:03 -04:00
Matt McHenry
e78f60475b elm: patch to widen dependency after hackage update 1b1cb6305c
works around missing dependency 'language-glsl >=0.0.2 && <0.3'

patch from https://github.com/elm/compiler/pull/1784
2018-09-15 13:14:41 -04:00
Matt McHenry
04d8e267b7 elm: pick up some recent minor updates to 0.19.0 2018-09-15 13:14:40 -04:00
Bob van der Linden
0bf6b440d9
go: skip flaky os/exec TestExtraFiles
This seems to only happen on i686 on go 1.11. It also happens on
Debian. For more information:

https://github.com/golang/go/issues/25628
2018-09-15 18:46:18 +02:00
Tim Steinbach
795488491c
sbt: 1.2.1 -> 1.2.3 2018-09-15 09:57:34 -04:00
Vincent Laporte
4f3868b72d
ocaml ≤ 4.05: mark as broken on Aarch64 2018-09-15 13:17:12 +00:00
Ben Challenor
16ce28ed72 jenkins: 2.121.2 -> 2.138.1 2018-09-15 13:10:06 +00:00
Vincent Laporte
7ed02d4b70
ocamlPackages.mlgmpidl: 1.2.6 -> 1.2.7 2018-09-15 11:09:53 +00:00
xeji
b78348d1a4
Merge pull request #46687 from mbode/salt_darwin
salt: fix darwin build by specifying dependency on tornado 4
2018-09-15 12:38:45 +02:00
Sarah Brofeldt
7a36046e93
Merge pull request #46681 from dtzWill/update/kmsxx-2018-09-10
kmsxx, kmscube: 2017-10-10 -> 2018-09-10, 2017-03-19 -> 2018-06-17
2018-09-15 10:49:37 +02:00
Maximilian Bode
2438ceb5b4 salt: fix darwin build by specifying dependency on tornado 4
/cc ZHF #45961
2018-09-15 10:09:36 +02:00
John Ericson
0bfdab21cf
Merge pull request #46574 from obsidiansystems/elf-header
elf-header: Init at <libc version>
2018-09-15 01:37:18 -04:00
John Ericson
b8ce6a31f5 elf-header: Init at <libc version>
A little shim derivation to get this header for Darwin, where it is
needed for cross compilation.

There's no real reason to do glibc and musl like that, but as I'm
maintaining it I suppose I can go overboard like that.
2018-09-15 01:14:31 -04:00
John Ericson
2205beaa8c glibc: Expose the version 2018-09-15 01:14:31 -04:00
John Ericson
846b44b2e9 glibc, kernel-headers: Fix some eval errors on Darwin
Need to get the source to get elf.h
2018-09-15 01:07:06 -04:00
Bob van der Linden
f17e5925f5 libx86emu: 2.0 -> 2.1 (#46624) 2018-09-15 02:31:26 +02:00
André Stylianos Ramos
13b5063a8d joker: 0.9.5 -> 0.9.7 (#46673) 2018-09-15 02:05:52 +02:00
xeji
c2c9c6adfe
Merge pull request #46385 from xeji/p/broken
mark long-failing packages broken for 18.09
2018-09-15 00:54:49 +02:00
xeji
57ee141696
geis: fix build (#46663)
disable format hardening, ignore some compiler warnings
2018-09-14 23:58:04 +02:00
Will Dietz
4c1f27a4fc kmsxx: 2017-10-10 -> 2018-09-10
Various improvements -- if nothing else the 'kmstest'
utility now explains properly when permissions problem :).
2018-09-14 13:18:14 -05:00
Jan Tojnar
7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
xeji
f1f8ce80c4
Merge pull request #46608 from xeji/p/python-fixes-2
pythonPackages: fix some broken builds
2018-09-14 10:56:59 +02:00
xeji
3531c276d5
Merge pull request #46628 from LnL7/darwin-broken-c
broken darwin packages (c)
2018-09-14 10:43:40 +02:00
Michael Raskin
3aeb6066e7
Merge pull request #46328 from YorikSar/gn
gn: 20180423 -> 20180830
2018-09-14 05:48:04 +00:00
Jan Tojnar
7d2c8bbe9a
flatpak-builder: add libyaml 2018-09-14 05:09:02 +02:00
Tor Hedin Brønner
37a828ec27
flatpak: 0.99.3 -> 1.0.2 2018-09-14 05:09:01 +02:00
Jan Tojnar
2d19ee6247
xdg-dbus-proxy: init at 0.1.0 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner
b6c17cd46f
xdg-desktop-portal-gtk: 0.99 -> 1.0.2 2018-09-14 05:09:01 +02:00
Tor Hedin Brønner
0d994736a1
xdg-desktop-portal: 0.99 -> 1.0.2 2018-09-14 05:09:00 +02:00
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Daiderd Jordan
807b0105b4 ceres-solver: fix darwin build (#46626)
The Basel BUILD file conflicts with the cmake build directory on
case-insensitive filesystems, eg. darwin.

/cc ZHF #45961
2018-09-13 23:44:14 +02:00
Christopher Ostrouchov
9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Daiderd Jordan
327edb4b1d
cargo-web: mark broken on darwin
Looks CoreFoundation related.

    Undefined symbols for architecture x86_64:
      "_CFURLResourceIsReachable", referenced from:
          fsevent_sys::core_foundation::str_path_to_cfstring_ref::h0ea4bd94e2c613f2 in libfsevent_sys-ef30b6879660a6c1.rlib(fsevent_sys-ef30b6879660a6c1.fsevent_sys7-49ce33334334dd3a5c7883bf4070f954.rs.rcgu.o)
    ld: symbol(s) not found for architecture x86_64

/cc ZHF #45961
2018-09-13 23:09:05 +02:00
Daiderd Jordan
54b4000d54
csfml: mark linux only
While it's possible to build on darwin, we never had a successful build.

    Undefined symbols for architecture x86_64:
      "sf::microseconds(long long)", referenced from:
          _sfSleep in Sleep.cpp.o

/cc ZHF #45961
2018-09-13 23:08:49 +02:00
Daiderd Jordan
68f7e75517
cernlib: mark broken on darwin
Using gccStdenv makes the build go further, but then it fails with.

    kuipc /private/tmp/nix-build-cernlib-2006.drv-0/2006/src/packlib/kuip/code_kuip/kuipcdf.cdf kuipcdf.c
    Makefile:413: archive/kuipcdf.d: No such file or directory
    make[3]: *** [Makefile:473: kuipcdf.c] Abort trap: 6

/cc ZHF #45961
2018-09-13 23:00:46 +02:00
Chris Ostrouchov
bd6873774e
pythonPackages.dask-xgboost: init at 0.1.5 2018-09-13 16:42:25 -04:00
Chris Ostrouchov
72bd196b89
pythonPackages.dask-image: init at 0.1.1 2018-09-13 16:41:58 -04:00
Chris Ostrouchov
ce4b7154ac
pythonPackages.slicerator: init at 0.9.8 2018-09-13 16:41:34 -04:00
Chris Ostrouchov
1a67a15c6f
pythonPackages.pims: init at 0.4.1 2018-09-13 16:41:13 -04:00
Chris Ostrouchov
41cd200b64
pythonPackages.dask-jobqueue: init at 0.4.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
32cb956fea
pythonPackages.dask-glm: init at 0.1.0 2018-09-13 16:40:58 -04:00
Chris Ostrouchov
93cdaaa3d4
pythonPackages.dask-ml: init at 0.10.0 2018-09-13 16:40:58 -04:00
John Ericson
59be6689fa
Merge pull request #46578 from costrouc/costrouc/xnd-linker
libxnd, libndtypes: refactor add support for darwin
2018-09-13 15:37:12 -04:00
Christopher Ostrouchov
e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Chris Ostrouchov
96668812f3
libndtypes: refactor change linker support darwin 2018-09-13 15:20:31 -04:00
Chris Ostrouchov
5a944e4223
libxnd: refactor change linker support darwin 2018-09-13 15:20:08 -04:00
Chris Ostrouchov
e5cd420e73
pythonPackages.distributed: refactor move to fetchPypi
There is a bug when using git repo in that the package does not get a
version (shows up as `0+unknown`). Using pypi fixes this issue allows
allows for auto upgrades.
2018-09-13 15:10:40 -04:00
Uli Baum
79d9145469 parmetis: set license to unfree
generic unfree license fits best
2018-09-13 21:10:40 +02:00
Christopher Ostrouchov
3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Uli Baum
d9bdd64f04 pythonPackages.nilearn: fix tests
disable failing tests
2018-09-13 19:40:29 +02:00
Uli Baum
be12bb81aa pythonPackages.wordfreq: 2.0 -> 2.2.0, fix build
Previous version didn't build (test failure).
Update to latest, tests use pytest now, disable failing tests.
2018-09-13 18:16:34 +02:00
Jörg Thalheim
80d7a4c872
Merge pull request #46602 from xeji/p/zodb
pythonPackages.zodb: fix tests
2018-09-13 16:55:03 +01:00
Uli Baum
0bda601ee5 pythonPackages.pytest-rerunfailures: fix build
some tests fail since pytest 3.7.2 -> 3.7.4 update, disable them
2018-09-13 17:48:38 +02:00
Uli Baum
781eaa1377 pythonPackages.flask-pymongo: fix build
add missing dependency: vcversioner
2018-09-13 17:25:38 +02:00
Uli Baum
9e4b0b795c pythonPackages.eve: fix build, drop incorrect dependencies
Build failed because of dependency Flask-PyMongo, which actually
isn't a dependency of eve as they have their own flask_pymongo code.

- Drop incorrect dependency flask-pymongo
- Drop redunant dependencies already propageted by flask:
  itsdangerous, werkzeug, jinja2
- Drop dependency markupsafe, not required any more
2018-09-13 17:09:51 +02:00
Uli Baum
abe97e9446 pythonPackages.daphne: 2.1.0 -> 2.2.2
Update, re-enable all tests on linux, disable tests on darwin.
This fixes the build of pythonPackages.channels
2018-09-13 16:45:27 +02:00
Thomas Tuegel
503962140e
Merge pull request #46483 from bkchr/kde_frameworks
kde-frameworks: 5.49 -> 5.50
2018-09-13 08:49:58 -05:00
Uli Baum
b54677969b pythonPackages.zodb: fix tests
Tests failed after `persistent` was updated to 4.4.
Apply an upstream patch to fix them.
2018-09-13 13:35:34 +02:00
Jörg Thalheim
da7990eb5a
Merge pull request #46600 from mcmtroffaes/feature/wolfssl-tls13
wolfssl: enable all features
2018-09-13 12:05:21 +01:00
Uli Baum
83e5bbfb58 qt56.qtwebengine: mark as broken
- no successful build since 2018-04-25
- not used in nixpkgs anymore
2018-09-13 12:28:18 +02:00
xeji
2bc08ce0f5
Merge pull request #46488 from xeji/p/python-fixes
pythonPackages.{pydub,readme_renderer,pyfakefs,us,restview}: fix build
2018-09-13 11:38:20 +02:00
Matthias C. M. Troffaes
66e6ee73d4 wolfssl: enable all features 2018-09-13 10:27:59 +01:00
Uli Baum
6dc57134da pythonPackages.restview: fix tests
Failed after readme_renderer was updated. Apply an upstream patch.
2018-09-13 11:21:19 +02:00
Bastian Köcher
df007e9ffe kde-frameworks.syndication: Init 2018-09-13 09:28:22 +02:00
Vincent Laporte
1003e6e0df
ocamlPackages.batteries: disable tests on Aarch64 2018-09-13 05:29:54 +00:00
Austin Seipp
0f2b10d1ac libiio: init at 0.15
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-12 23:33:57 -05:00
xeji
68b7de9e2e
pythonPackages.BTrees: fix build (#46588)
a test case failed since the update to 4.5.1, disable it
2018-09-13 02:32:37 +02:00
Uli Baum
ab5a8b69b0 leksah: mark as broken
no successful build since 2017-08-19
2018-09-13 02:27:04 +02:00
Alyssa Ross
1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
xeji
decd819911
Merge pull request #46556 from rnhmjoj/lastpass
qutebrowser: patch all python scripts
2018-09-12 23:51:40 +02:00
xeji
82a49eb8d2
Merge pull request #46355 from xeji/p/nant-drop
nant, boo, banshee: remove
2018-09-12 23:25:37 +02:00
Daiderd Jordan
09c6755175
Merge pull request #46551 from knedlsepp/fix-scs-on-darwin
scs: Fix darwin build
2018-09-12 21:24:34 +02:00
Josef Kemetmüller
d726c0ff1d scs: Fix darwin build
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
Started to fail since 3.10.3.

    /private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11  $atldir/$*
    make[3]: *** [Makefile:1695: ssanity_test] Error 139

/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Daiderd Jordan
80a4e48e45
asio: mark broken on darwin
Started to fail since 1.12.1.

    Undefined symbols for architecture x86_64:
      "boost::chrono::steady_clock::now()", referenced from:
          pinger::start_send() in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_msec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::wait_duration_usec(long) const in ping.o
          asio::detail::timer_queue<asio::detail::chrono_time_traits<boost::chrono::steady_clock, asio::wait_traits<boost::chrono::steady_clock> > >::get_ready_timers(asio::detail::op_queue<asio::detail::scheduler_operation>&) in ping.o
          pinger::handle_receive(unsigned long) in p

/cc ZHF #45961
2018-09-12 20:10:10 +02:00
Francesco Gazzetta
03a1adddd3 lmdbxx: change repo location
Owner changed from bendiken to drycpp
2018-09-12 13:26:56 +02:00
Peter Simons
e0c081c6ac haskell-cabal2nix: update override for hpack 0.31.0
* pkgs/development/haskell-modules/configuration-common.nix:
2018-09-12 13:14:22 +02:00
Robert Schütz
c15a94b6d1
Merge pull request #45644 from jluttine/update-rlp-1.0.2
pythonPackages.rlp: 1.0.1 -> 1.0.2 (with some new deps)
2018-09-12 12:55:29 +02:00
Michael Raskin
5048b0d1f9 lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packages
Added a wrapper package that creates symlinks to OpenSSL libraries with
the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and
cl-async-ssl is unhappy because of that.

I continue to dislike cl-postgres and simple-date upstream packaging.
2018-09-12 11:52:43 +03:00
Peter Simons
9d47aaa3b6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
e44c7d34b0.
2018-09-12 10:33:23 +02:00
Peter Simons
53d34305f6 haskell-stm: update overrides that use version 2.4.5.0 to version 2.4.5.1 2018-09-12 10:31:10 +02:00
Shea Levy
cd41cad074 haskell.compiler.ghc861: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Shea Levy
e6e56bbe32 ghc: Apply fix to abi-hash with backpack.
See https://phabricator.haskell.org/D5123.
2018-09-12 10:31:10 +02:00
Peter Simons
838b4fe552 haskell-Cabal: keep a copy of the 2.2.x version around in the package set 2018-09-12 10:31:09 +02:00
(cdep)illabout
da86e4255b haskellPackages.termonad: Add dontCheck and remove from dont-distribute-packages.
The doctests for termonad fail to build only with nix.  When building
without nix, the doctests run correctly:

https://github.com/cdepillabout/termonad/issues/15

This PR disables the tests for termonad, as well as removing it from
dont-distribute-packages.
2018-09-12 10:31:09 +02:00
Peter Simons
1c5d7ad52e cabal2nix: fix (and clean up)override for hpack dependency 2018-09-12 10:31:09 +02:00
Peter Simons
11930854a2 haskell-yaml: drop obsolete override 2018-09-12 10:31:08 +02:00
Peter Simons
1b1cb6305c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-9-gb3613cb from Hackage revision
3869e8d541.
2018-09-12 10:31:03 +02:00
Peter Simons
3c1af12544 LTS Haskell 12.9 2018-09-12 10:30:20 +02:00
Alexander Biehl
88ce4f5e8a More conservative SCC tagging for Haskell libraries
`all-functions` corresponds to `-fprof-auto` which places an SCC on every binding. It is well known that SCCs hinder GHC from doing its optimization magic and really slows down profiled code to a point where the profiling reports are completely skewed towards things that were completely optimized away in production settings. Concretely this shows up with things like lenses which do not carry runtime overhead when properly simplified.

`exported-functions` corresponds to GHCs `-fprof-auto-exported` which doesn't put SCCs on `INLINE`d code and in turn doesn't influence simplification of this basic but important stuff.
2018-09-12 10:30:20 +02:00
Alex Biehl
f8a158c346 Haskell builder: Use $abi/$libname as --libsubdir 2018-09-12 10:30:20 +02:00
Jörg Thalheim
1696eb4c52
Merge pull request #46563 from Mic92/pyls
python-language-server: 0.19.0 -> 0.21.2
2018-09-12 09:07:42 +01:00
Jörg Thalheim
63668d33b2 python-language-server: 0.19.0 -> 0.21.2 2018-09-12 09:03:08 +01:00
Jörg Thalheim
e4393102e6 python-jsonrpc-server: init at 0.0.1 2018-09-12 09:03:08 +01:00
Jörg Thalheim
8d4afa5f2e
pythonPackage.backports-shutil-which: enable tests 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
d0ce8834ae
pythonPackages.libagent: fix propagatedBuildInputs 2018-09-12 09:04:36 +03:00
Jaakko Luttinen
80b64a2e04
pythonPackage.backports-shutil-which: init at 3.5.1 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
c9bf7f67b9
pythonPackage.pymsgbox: init at 1.0.6 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
5c9db2f02f
pythonPackages.ledgerblue: fix build inputs 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
38e86a8f1e
pythonPackages.python-u2flib-host: init at 3.0.3 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
f053daf36c
pythonPackages.rlp: fix build 2018-09-12 08:44:19 +03:00
Jaakko Luttinen
9f8e6148c5
pythonPackages.eth-utils: init at 1.2.0 2018-09-12 08:44:18 +03:00
Jaakko Luttinen
541a13ca0a
pythonPackages.eth-typing: init at 1.1.0 2018-09-12 08:44:18 +03:00
Luke Clifton
5dc1796a6f vaultenv: 0.5.3 -> 0.8.0 2018-09-12 11:44:22 +08:00