Vincent Laporte
66842c9a72
ocamlPackages.ppx_import: 1.4 -> 1.5
2018-09-18 05:00:51 +00:00
John Ericson
226d574870
Merge remote-tracking branch 'upstream/master' into darwin-android-ndk-for-master
2018-09-17 22:48:25 -04:00
John Ericson
6769437186
androidndk: Add Darwin support
...
Also switch Linux to using the official sha1 hashes for consistency.
They are gotten from https://developer.android.com/ndk/downloads/ .
2018-09-17 22:34:37 -04:00
Jan Tojnar
51a6a2bc05
Merge pull request #46790 from teto/gtkmyspellmm
...
gtkspellmm: 3.0.4 -> 3.0.5
2018-09-17 23:49:07 +02:00
Jörg Thalheim
11dcb770b9
heroku: fix homepage
2018-09-17 22:38:22 +01:00
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
Symphorien Gibol
46cd67e6a1
pythonPackages.{pyocr,pypillowfight}: fix homepage
2018-09-14 14:32:32 +02:00
Symphorien Gibol
cd599c8fa6
pythonPackages.pypillowfight: 0.2 -> 0.2.4
2018-09-14 14:32:32 +02:00
Symphorien Gibol
5314a74ee6
pythonPackages.pyocr: 0.4.7 -> 0.5.3
2018-09-14 14:32:31 +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
Uli Baum
1df2560dde
Merge branch 'master' into staging-next
2018-09-13 10:08:53 +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
rnhmjoj
d117e3ccd8
python.pkgs.construct: 2.8.16 -> 2.9.45
2018-09-12 03:35:26 +02:00
rnhmjoj
dca577a36c
python.pkgs.pykeepass: init at 3.0.2
2018-09-12 03:35:25 +02:00
rnhmjoj
75b2058aff
python.pkgs.pyreadability: init at 0.4.0
2018-09-12 03:23:04 +02:00
rnhmjoj
e281f0e686
python.pkgs.tldextract: init at 2.2.0
2018-09-12 03:23:04 +02:00
rnhmjoj
99dad9d7f0
python.pkgs.requests-file: init at 1.4.3
2018-09-12 03:23:04 +02:00
Maximilian Bosch
a25dcb6607
python3Packages.pyowm: fix python3 build ( #46549 )
...
See https://hydra.nixos.org/build/80714323
Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.
Addresses #45960
2018-09-12 01:23:36 +02:00
Ryan Mulligan
8d4248a4cb
Merge pull request #44657 from costrouc/costrouc/dask-distributed
...
pythonPackages.distributed: 1.15.1 -> 1.22.1
2018-09-11 16:05:58 -07:00
John Ericson
67a1f508ff
Merge pull request #46544 from obsidiansystems/glibc-configureFlags-cleanup
...
glibc: Use lib.enableFeature and friends
2018-09-11 17:50:37 -04:00
R. RyanTM
a1bd1839e1
appstream-glib: 0.7.10 -> 0.7.12 ( #46297 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-09-11 23:37:16 +02:00
Maximilian Bosch
46d1166b80
pants: fix build ( #46545 )
...
See https://hydra.nixos.org/build/80727495
`pants' works with requests==2.19 to build successfully and `nixpkgs' currently uses `requests==2.19.1`.
Patching the version constraint in `setup.py' accordingly fixes the problem.
Addresses #45960
2018-09-11 23:22:17 +02:00
John Ericson
d7e3dbef66
glibc: Use lib.enableFeature and friends
2018-09-11 17:14:55 -04:00
Chris Ostrouchov
027b9beb58
fixup! merge: fixing changes with nixpkgs since pull-request
2018-09-11 17:14:12 -04:00
ivanbrennan
989f24befc
git2r: add SSH support
...
When building the devtools R module, which depends on git2r, it reports
that libssh2 cannot be found, and falls back to building without SSH
support. Adding libssh2.dev to git2r's native build inputs fixes this.
2018-09-11 16:39:20 -04:00
Christopher Ostrouchov
dac171dd5d
merge: fixing changes with nixpkgs since pull-request
...
- pytest-timeout: no longer requires patch
- joblib: was improperly merged with the github merge tool (never
using again)
2018-09-11 14:24:59 -04:00
Vincent Laporte
65fcac82d3
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-11 16:37:27 +00:00
adisbladis
7df273e71d
Merge pull request #46507 from marsam/feature/update-nodejs
...
nodejs: 6.14.3 -> 6.14.4
2018-09-11 23:36:52 +08:00
Michael Peyton Jones
175c4f040f
haskell generic builder: enable benchmarks if doBenchmark is true
2018-09-11 16:24:26 +01:00
Thomas Tuegel
ba06e28cbc
Merge pull request #46383 from samueldr/zhf/qtwebkits
...
qt5.qtwebkit: Fixes modules src being subtly broken.
2018-09-11 10:00:10 -05:00
Jaakko Luttinen
c44504410b
pythonPackages.eth-hash: init at 0.1.14
2018-09-11 17:49:48 +03:00
nyanloutre
71a8aafbb8
pythonPackages.block-io: init at 1.1.8
2018-09-11 15:16:51 +02:00
nyanloutre
3ffca639a4
pythonPackages.base58: init at 1.0.0
2018-09-11 15:16:51 +02:00
Domen Kožar
e8621a45a2
dep2nix: fix eval (no IFD)
2018-09-11 12:56:14 +01:00
Domen Kožar
35df0f7f0c
dep2nix: 0.0.1 -> 0.0.2
2018-09-11 12:47:16 +01:00
Sarah Brofeldt
575f2cc3bd
Merge pull request #46508 from kalbasit/nixpkgs_update-bazel
...
bazel: 0.16.0 -> 0.16.1
2018-09-11 11:26:57 +02:00
Sarah Brofeldt
969ca5a956
Merge pull request #46492 from oscarvarto/master
...
ammonite: 1.1.2 -> 1.2.0
2018-09-11 11:26:09 +02:00
xeji
f201f8c3fd
pythonPackages.pytestflakes: fix build ( #46500 )
...
- disable a failing test case that looks broken
- remove pytestcache depencency that was dropped upstream
2018-09-11 11:15:03 +02:00
Bas van Dijk
d05a8bb410
Merge pull request #44424 from dhess/callCaball2nixWithOption
...
haskell-modules: add callCabal2nixWithOptions.
2018-09-11 09:00:03 +02:00
R. RyanTM
a33df7750e
log4cplus: 1.2.0 -> 2.0.2 ( #46233 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
log4cplus
2018-09-11 08:56:15 +02:00
Wael M. Nasreddine
d24f81b825
bazel: 0.16.0 -> 0.16.1
2018-09-10 21:34:41 -07:00
Mario Rodas
bfdfb73ff1
nodejs-6_x: 6.14.3 -> 6.14.4
2018-09-10 22:28:20 -05:00
Mario Rodas
36b5ffa40b
nodejs: use https for downloading
2018-09-10 22:28:05 -05:00
Uli Baum
bd02a1931a
pythonPackages.pyfakefs: fix darwin build
...
One test failed on darwin due to case-insensitive file system,
disable it.
2018-09-10 22:42:23 +02:00
Uli Baum
bc036397a3
pythonPackages.pydub: fix aarch64 build
...
one test failed due to rounding errors, disable it
2018-09-10 22:36:14 +02:00
Matthew Bauer
579e206bdb
Merge pull request #45323 from leenaars/ydiff
...
ydiff: init at 1.1
2018-09-10 15:09:42 -05:00
Matthew Bauer
375d3ac2c9
Merge pull request #46000 from cryptix/add/ScuttlebotAndGitSSB
...
scuttlebot and git-ssb: init at 11.4.3 and 2.3.6
2018-09-10 14:56:27 -05:00
Matthew Bauer
bcee562e69
Merge pull request #46222 from qolii/libuv_disableATestOnAarch32
...
libuv: Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-10 14:51:30 -05:00
Daiderd Jordan
189b861638
Merge pull request #46422 from LnL7/darwin-bullet
...
bullet: fix darwin build
2018-09-10 21:34:03 +02:00
Oscar Vargas Torres
08b8923774
ammonite: 1.1.2 -> 1.2.0
2018-09-10 13:32:33 -05:00
zimbatm
404b224529
govendor: init at 1.0.9 ( #46485 )
2018-09-10 17:47:58 +01:00
Uli Baum
40c469e56b
pythonPackages.pydub: remove obsolete patch
2018-09-10 18:19:01 +02:00
Uli Baum
80ecef8e4b
pythonPackages.pydub: fix build and tests
...
- remove obsolete patch that caused build failure
- no tests were run because required data files were missing in pypi
version; use github version instead
2018-09-10 18:05:40 +02:00
Uli Baum
d2a885a3b5
pythonPackages.pyfakefs: 3.4.1 -> 3.4.3, fix build
...
Update and disable some failing test cases
2018-09-10 17:43:18 +02:00
Jörg Thalheim
2d4dcefd9e
Merge pull request #46465 from uri-canva/bazel-jdk10
...
bazel: add bazel_jdk10 variant
2018-09-10 16:27:01 +01:00
Uli Baum
bb1f3422e0
pythonPackages.readme_renderer: fix build
...
Disable one test case that has failed since last bleach update.
2018-09-10 17:19:05 +02:00
Uli Baum
a7166cdc35
pythonPackages.us: fix build
...
Required jellyfish==0.5.6 but we have 0.6.1. Loosen requirements.
2018-09-10 17:06:54 +02:00
Jörg Thalheim
d5e854b646
Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support
...
hcloud: Add autocomplete support for bash and zsh
2018-09-10 15:18:49 +01:00
Uri Baghin
d1818ad6b1
bazel: add bazel_jdk10 variant
2018-09-10 23:33:21 +10:00
Jörg Thalheim
f38e8c0e96
Merge pull request #46450 from dtzWill/fix/spidermonkey-musl-jemalloc
...
spidermonkey_52: don't use jemalloc w/musl
2018-09-10 13:34:44 +01:00
Jörg Thalheim
e7187212c3
Merge pull request #46479 from arianvp/master
...
safe-money: Fix dependencies for safe-money-*
2018-09-10 13:13:49 +01:00
Arian van Putten
02feb90d4e
safe-money: Fix dependencies for safe-money-*
...
They all depend on safe-money-0.7, but hackage2nix made them incorrectly
depend on safe-money-0.6
We should be able to remove this 'hack' as soon as the new Stackage LTS
comes out, as safe-money-0.7 will then be the default version.
2018-09-10 13:41:57 +02:00
Bastian Köcher
ea99e30dc2
kde-frameworks: 5.49 -> 5.50
2018-09-10 13:17:15 +02:00
Maximilian Bosch
080b2fdd8c
openbsm: fix linux build
...
See https://hydra.nixos.org/build/80705916
To fix the linux build the patch `bsm-add-audit_token_to_pid.patch`
mustn't be applied during Linux builds, only for Darwin as it's an
Apple-only fix.
The compiler failure occurred because `audit_token_t` is part of
`<mach/mach.h>` which is not available on Linux.
Addresses #45960
2018-09-10 13:00:00 +02:00
Timo Kaufmann
2b6144d1ad
Merge pull request #46368 from Ma27/fix-mahotas
...
pythonPackages.mahotas: fix build, move expression
2018-09-10 11:56:50 +02:00
Maximilian Bosch
ee897b64ff
pythonPackages.mahotas: fix build, move expression
...
See https://hydra.nixos.org/build/80828287
Moves `mahotas` out of `python-packages.nix` into its own file and fixes
broken test cases by skipping them using nosetest's `@nottest`
annotation.
These tests broke from time to time in a sandbox and are therefore
considered impure.
Addresses #45960
2018-09-10 11:32:58 +02:00
R. RyanTM
1700698691
lttng-ust: 2.10.1 -> 2.10.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lttng-ust
2018-09-10 07:57:54 +02:00
Will Dietz
2fc255cdb0
Merge pull request #46351 from dtzWill/update/kconfig-4.11
...
kconfig-frontends: update and fixups
2018-09-09 22:45:12 -05:00
Will Dietz
8d2cd63c1b
spidermonkey_52: don't use jemalloc w/musl
2018-09-09 17:50:54 -05:00
Ryan Mulligan
73ae8e53e2
rPackages.RPostgres: fix configure paths and includes
...
closes #46208
2018-09-09 14:37:28 -07:00
Josef Kemetmüller
6f891ff66e
pythonPackages.joblib: Disable flaky test ( #46439 )
...
The test `test_nested_parallelism_limit` fails on darwin.
2018-09-09 22:42:17 +02:00
Josef Kemetmüller
5e0c468737
pythonPackages.fiona: Fix darwin build ( #46435 )
2018-09-09 22:40:49 +02:00
xeji
12fae6e5c7
Merge pull request #46440 from knedlsepp/fix-pythonPackages.libusb1
...
pythonPackages.libusb1: Fix darwin build
2018-09-09 22:25:06 +02:00
Josef Kemetmüller
4ab5625c95
castxml: Fix build ( #46442 )
2018-09-09 22:18:34 +02:00
Franz Pletz
4d11a37c69
spdlog_1: init 1.1.0
2018-09-09 22:15:06 +02:00
Franz Pletz
8473168bef
mtxclient: init at 0.1.0
2018-09-09 22:15:06 +02:00
Josef Kemetmüller
b633fc4fb4
pythonPackages.libusb1: Disable flaky test
2018-09-09 22:09:34 +02:00
xeji
d18aaceda6
Merge pull request #46438 from knedlsepp/fix-pythonPackages.flask_ldap_login
...
pythonPackages.flask_ldap_login: Fix build
2018-09-09 22:00:59 +02:00
Josef Kemetmüller
b667a76eac
pythonPackages.flask_ldap_login: Disable on python3
2018-09-09 21:48:54 +02:00
Josef Kemetmüller
a4b040e69f
pythonPackages.cozy: Disable on python2 ( #46436 )
...
Cozy does not support python2.
2018-09-09 21:33:45 +02:00
Vladimír Čunát
d0413d1ac9
racket: warn to avoid repeating #45952
2018-09-09 21:19:29 +02:00
Josef Kemetmüller
063aa389df
pythonPackages.libusb1: Fix darwin build
2018-09-09 20:56:34 +02:00
Josef Kemetmüller
25f8753bf4
pythonPackages.flask_ldap_login: 0.3.0 -> 0.3.4
2018-09-09 20:39:46 +02:00
Josef Kemetmüller
d4e89680d2
pythonPackages.flask_ldap_login: Fix build
2018-09-09 20:39:15 +02:00
Jörg Thalheim
201ee19758
Merge pull request #46377 from dasJ/nonhttp
...
treewide: Use http/https for homepages
2018-09-09 15:50:25 +01:00
Orivej Desh
be32141cb0
webkitgtk24x: prune libtool files
...
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016
webkitgtk24x: do not warn about expansion-to-defined
...
It fills the log.
2018-09-09 14:11:32 +00:00
Jörg Thalheim
c4d8d4b4d6
pyre: substituting %VERSION% in Makefile no longer required
2018-09-09 14:44:54 +01:00
Jörg Thalheim
b989e6f623
Merge pull request #46393 from teh/master
...
pyre: 0.9.0 -> 0.11.0
2018-09-09 14:42:27 +01:00
Daiderd Jordan
939debc7a4
bullet: fix darwin build
...
The examples fail with an opengl related issue:
Undefined symbols for architecture x86_64:
"SimpleOpenGL3App::SimpleOpenGL3App(char const*, int, int, bool)", referenced from:
_main in main_opengl_single_example.o
"_useShadowMap", referenced from:
GL_ShapeDrawer::drawScene(btDiscreteDynamicsWorld const*, bool, int) in GL_ShapeDrawer.o
ld: symbol(s) not found for architecture x86_64
And the tests need an extra dependencly, possibley related to
https://github.com/bulletphysics/bullet3/issues/819
ld: library not found for -lBussIK
/cc ZHF #45961
2018-09-09 15:34:03 +02:00
xeji
17c51ef436
Merge pull request #45925 from markuskowa/ompi-up
...
slurm: 17.11.9-2 -> 18.08.0-1
2018-09-09 14:20:00 +02:00
Maximilian Bode
c020a59ccd
pythonPackages.tifffile: fix python 2 build ( #46415 )
2018-09-09 12:13:36 +02:00
Maximilian Bode
dfcf07d9d3
pythonPackages.django-raster: fix build ( #46413 )
2018-09-09 11:34:18 +02:00
Tom Hunger
9110f768cf
pyre: 0.9.0 -> 0.11.0
2018-09-08 22:22:00 +01:00
Markus Kowalewski
7dd2f4ec9c
pyslurm: 20180811 -> 20180908
2018-09-08 23:16:37 +02:00
xeji
113f4d7b44
pythonPackages.persistent: fix build ( #46364 )
...
Documentation-related tests failed, the docs didn't build correctly
because of missing dependencies sphinx and manuel. Add them.
2018-09-08 21:35:33 +02:00
Maximilian Bode
73e75a7d16
pythonPackages.confluent-kafka: fix build ( #46380 )
...
cc #45960
2018-09-08 21:32:04 +02:00
Samuel Dionne-Riel
cb380983ed
qt5.qtwebkit: Fixes modules src being subtly broken.
...
b785d4813e
introduced breakage in Qt
modules for 5.6 and 5.9, especially visible is Qt Webkit.
This was manifested by having a non-sensical build log where it is using
the top-level `src` attribute as source instead of Qt Webkit's own
source.
Were it not for the `src` top-level attribute (which is a legit
package), the error would have been made obvious by passing `null` to
`src`.
This partily reverts newly introduced way `src` can be passed to a
qtModule, instead relying on extending the `srcs` attrset.
For ZHF #45960
2018-09-08 14:20:23 -04:00
Uli Baum
4c2388dee3
clasp-common-lisp: mark as broken
...
no successful hydra build since 2018-01-03
2018-09-08 20:08:49 +02:00
Janne Heß
9ef77854f7
treewide: Use http/https for homepages
2018-09-08 18:30:00 +02:00
Maximilian Bosch
6960a96a0c
jbake: fix sandbox build ( #46363 )
...
See https://hydra.nixos.org/build/80999410
Without a sandbox the `checkPhase` breaks with the following error:
```
/nix/store/i6vl5lwlz5jbkg4r6p340dwmj6fha3xq-stdenv-linux/setup: bin/jbake: /usr/bin/env: bad interpreter: No such file or directory
jbake did not return correct version
```
Running `patchShebangs` before fixes the issue.
Addresses #45960
2018-09-08 15:20:39 +02:00
Maximilian Bosch
a02002deba
pythonPackages.pycaption: fix build ( #46356 )
...
The `beaitufulsoup4` package distributed by `nixpkgs` is now at `4.6.3`.
Additionally it fixes `gnomecaption` which depends on the broken
`pycaption` package.
See https://hydra.nixos.org/build/81000247
See https://hydra.nixos.org/build/80723223
Addresses #45960
2018-09-08 11:20:47 +02:00
Uli Baum
dc84de59d1
nant: remove
...
- our version is from 2015
- it doesn't build
- upstream project is dead, last release 2012, last commit Oct 2016.
- used by only 1 nixpkgs package: `boo`, marked broken since 2016.
2018-09-08 10:23:23 +02:00
Uli Baum
5a166ffd47
boo: remove, broken since Jun 2016
...
marked broken in June 2016, no visible attempt to fix it,
so let's get rid of it
2018-09-08 10:23:23 +02:00
worldofpeace
2031c0ebfe
mono-addins: fix build ( #46354 )
2018-09-08 10:06:58 +02:00
Jan Tojnar
667e54bdb0
Merge pull request #45045 from jtojnar/rygel
...
Rygel
2018-09-08 06:22:37 +01:00
Jan Tojnar
b18461b085
gupnp-igd: 0.2.4 → 0.2.5
2018-09-08 05:45:25 +02:00
Jan Tojnar
05506a2785
gupnp-av: enable docs, gir, tests and split outputs
2018-09-08 05:45:25 +02:00
Jan Tojnar
0f063f97a6
gupnp: 1.0.2 → 1.0.3
2018-09-08 05:45:24 +02:00
Jan Tojnar
5bee539f1c
gupnp-dlna: enable docs, tests and split outputs
2018-09-08 05:45:24 +02:00
Jan Tojnar
1aaea3839b
gupnp: enable docs, gir and split outputs
2018-09-08 05:45:23 +02:00
Jan Tojnar
f0f8229ee3
gssdp: enable docs, tests, gir and split outputs
2018-09-08 03:09:35 +02:00
Will Dietz
4fcf281e53
kconfig-frontends: don't disable format hardening, doesn't seem needed
2018-09-07 19:36:51 -05:00
Matthew Bauer
1acfddb69a
Merge pull request #45757 from bkchr/androidndk_standalone_toolchain
...
Androidndk standalone toolchain support
2018-09-07 19:34:49 -05:00
Will Dietz
3c42848ec7
kconfig-frontends: patch+wrap python shebang to fix kconfig-diff
2018-09-07 19:31:33 -05:00
Will Dietz
320a587b7e
kconfig-frontends: 3.12.0.0 -> 4.11.0.1
2018-09-07 19:00:54 -05:00
Maximilian Bosch
218ac50fd4
pythonPackages.trio: fix build ( #46342 )
...
Fixes the build for `python3Packages.trio' for the next ZHF iteration.
Please refer to the Hydra build for further reference: https://hydra.nixos.org/build/80617356
`python3Packages.sniffio` is needed for the build, otherwise the build
aborts with an error like this:
```
Could not find a version that satisfies the requirement sniffio (from trio==0.6.0) (from versions: )
No matching distribution found for sniffio (from trio==0.6.0)
```
See #45960
2018-09-08 01:02:55 +02:00
lewo
199b899846
Merge pull request #46255 from r-ryantm/auto-update/libmediainfo
...
libmediainfo: 18.05 -> 18.08
2018-09-07 23:02:32 +02:00
Alexey Shmalko
e5e4fd8ede
Merge pull request #46327 from costrouc/costrouc/markerlib
...
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
Bastian Köcher
dd0b3dafc9
androidndk: Add makeStandaloneToolchain
support
...
Example:
```
let
toolchain = (androidenv.androidndk.makeStandaloneToolchain 24 "arm64");
in
...
```
2018-09-07 22:03:26 +02:00
Bastian Köcher
48bdf31f58
androidndk: Fix make_standalone_toolchain.py
...
Python path needs to be absolute and the generated scripts will use also
an absolute path to `bash`.
2018-09-07 21:42:49 +02:00
R. RyanTM
0bb9b3c233
pmd: 6.5.0 -> 6.7.0 ( #46213 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pmd
2018-09-07 20:14:07 +02:00
Chris Ostrouchov
2895560f4f
pythonPackages.markerlib: init at 0.6.0
2018-09-07 14:08:35 -04:00
xeji
a60e79425b
Merge pull request #46019 from veprbl/pr/geant4_overhaul
...
geant4 overhaul
2018-09-07 20:08:17 +02:00
Yuriy Taraday
55d8a539ad
gn: 20180423 -> 20180830
...
gn sources have been moved into separate repository which greatly
simplify build process.
2018-09-07 22:04:22 +04:00
Michael Raskin
114959bcb6
Merge pull request #46319 from 7c6f434c/sbcl-1.4.10
...
sbcl: 1.4.7 -> 1.4.10
2018-09-07 16:47:23 +00:00
xeji
0287b49d70
Merge pull request #46315 from romildo/upd.deepin-mutter
...
deepin-mutter: init at 3.20.34
2018-09-07 17:52:04 +02:00
R. RyanTM
79ba556020
bear: 2.3.12 -> 2.3.13 ( #46308 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2018-09-07 17:48:26 +02:00
Dmitry Kalinkin
8d063d92a4
geant4: limit platforms to linux
2018-09-07 11:36:28 -04:00
xeji
6f3ff5acc7
Merge pull request #46186 from costrouc/costrouc/python-ncclient
...
pythonPackages.ncclient: refactor + init pythonPackages.selectors2
2018-09-07 17:33:58 +02:00
Michael Raskin
d7861ab8b6
sbcl: 1.4.7 -> 1.4.10
2018-09-07 17:32:42 +03:00
Chris Ostrouchov
a726956b42
pythonPackages.ncclient: refactor
...
adding selectors2 as dependency of ncclient. Added recently 20 days
ago in August. 8ef20f2828
2018-09-07 10:22:22 -04:00
Chris Ostrouchov
11c3fe2258
pythonPackages.selectors2: init at 2.0.1
...
Added package becuase now dependency of ncclient.
2018-09-07 10:22:22 -04:00
Andrey Golovizin
2bec98ae06
pythonPackages.psycopg2: 2.7.1 -> 2.7.5
2018-09-07 15:40:34 +02:00
José Romildo Malaquias
d113ca46a7
clutter: enable evdev input (needed by some Deepin packages)
2018-09-07 10:06:41 -03:00
José Romildo Malaquias
9691049220
cogl: Add GL_ARB_shader_texture_lod and copy_sub_image support
2018-09-07 10:05:17 -03:00
Daniël de Kok
d261df5fc1
python2Packages.spacy_models: update all models to version 2.0.0 ( #46182 )
...
Update the model list to those models that are compatibly with the
latest spaCy version:
https://github.com/explosion/spacy-models/blob/master/compatibility.json
The updated model file evaluates to the following packages:
python2Packages.spacy_models.de_core_news_sm
python2Packages.spacy_models.en_core_web_lg
python2Packages.spacy_models.en_core_web_md
python2Packages.spacy_models.en_core_web_sm
python2Packages.spacy_models.en_vectors_web_lg
python2Packages.spacy_models.es_core_news_md
python2Packages.spacy_models.es_core_news_sm
python2Packages.spacy_models.fr_core_news_md
python2Packages.spacy_models.fr_core_news_sm
python2Packages.spacy_models.it_core_news_sm
python2Packages.spacy_models.nl_core_news_sm
python2Packages.spacy_models.pt_core_news_sm
python2Packages.spacy_models.xx_ent_wiki_sm
python3Packages.spacy_models.de_core_news_sm
python3Packages.spacy_models.en_core_web_lg
python3Packages.spacy_models.en_core_web_md
python3Packages.spacy_models.en_core_web_sm
python3Packages.spacy_models.en_vectors_web_lg
python3Packages.spacy_models.es_core_news_md
python3Packages.spacy_models.es_core_news_sm
python3Packages.spacy_models.fr_core_news_md
python3Packages.spacy_models.fr_core_news_sm
python3Packages.spacy_models.it_core_news_sm
python3Packages.spacy_models.nl_core_news_sm
python3Packages.spacy_models.pt_core_news_sm
python3Packages.spacy_models.xx_ent_wiki_sm
2018-09-07 12:58:53 +02:00
Christopher Ostrouchov
66e1288962
pythonPackages.kubernetes: add missing dependency ( #46179 )
...
fix build issue from missing dependency `adal`. This is due to `adal`
being added as a dependency in July
23rd. 9afec55f4a (diff-b4ef698db8ca845e5845c4618278f29a)
2018-09-07 11:25:53 +02:00
Michael Raskin
54b6652868
julia: add garrison as maintainer
...
suggested in
https://github.com/NixOS/nixpkgs/pull/44191#discussion_r215802530
participates in upstream development
2018-09-07 11:39:52 +03:00
Christopher Ostrouchov
427e4910ec
pythonPackages.ordered-set: add missing dependency ( #46183 )
...
missing dependency for doing tests (pytestrunner) added three months
ago June c0b9308988
.
2018-09-07 09:26:07 +02:00
Mateusz Kowalczyk
b8c4f02131
Merge pull request #46228 from r-ryantm/auto-update/onig
...
oniguruma: 6.8.2 -> 6.9.0
2018-09-07 16:16:51 +09:00
Christopher Ostrouchov
6586765a8f
pythonPackages.phonopy: refactor ( #46161 )
...
Fixing phonopy not building. Tests were moved on Jul 30.
2018-09-07 08:41:24 +02:00
Christopher Ostrouchov
b5b48c0a91
pythonPackages.locustio: 0.8.1 -> 0.9.0 ( #46191 )
...
Fixing build issue. Additionally fetching from github becuase pypi
packge does not come with README which is a buildtime dependency.
2018-09-07 08:38:41 +02:00
Christopher Ostrouchov
b1d6d159aa
pythonPackages.pyslurm: 20180604 -> 20180811 ( #46187 )
...
Update version to support latest version of slurm. Fixes since
previously did not build.
2018-09-07 08:28:12 +02:00
R. RyanTM
30df34f7dd
flow: 0.79.0 -> 0.80.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2018-09-06 23:07:15 -07:00
R. RyanTM
0f5d197545
godot: 3.0.4 -> 3.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/godot/versions
2018-09-06 22:04:59 -07:00
R. RyanTM
105ef781ae
libmediainfo: 18.05 -> 18.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmediainfo
2018-09-06 18:18:47 -07:00
R. RyanTM
6d803b41c5
oniguruma: 6.8.2 -> 6.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
qoli
c909dc2da4
Disable temperamental shutdown_close_pipe test on Aarch32.
2018-09-06 15:27:57 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
...
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
Christopher Ostrouchov
7bcc2870c7
pythonPackages.jupyterlab_launcher: refactor ( #46178 )
...
jupyterlab_launcher does not support python version < 3.5. Disabled
for older versions
2018-09-06 20:40:43 +02:00
xplat
3fc7c5b591
opam: 1.2.2 -> 2.0.0 ( #45806 )
2018-09-06 19:18:34 +02:00
Chris Ostrouchov
1d6fd65957
pythonPackages.geopandas: 0.3.0 -> 0.4.0
...
Additionally fix issue with tests failing for 18.09 release.
Tests required url fetch. Disabled with "not web".
2018-09-06 18:50:11 +02:00