Commit graph

57026 commits

Author SHA1 Message Date
Jörg Thalheim 49a9bd626d
Merge pull request #51501 from timokau/pygraphviz-path
python.pkgs.pygraphviz: add graphviz path
2018-12-04 10:52:08 +00:00
Timo Kaufmann 21de751e74 python.pkgs.pygraphviz: add graphviz path 2018-12-04 11:44:40 +01:00
Herwig Hochleitner da511852c1 leiningen: move leiningen-x.x-standalone.jar out of share/java
fixes #51448
2018-12-04 02:58:58 +01:00
Renaud 833ee1809a
Merge pull request #51454 from avnik/mythes-fixup
hunspell: unbreak mythes build, due transient dependencies
2018-12-04 01:02:57 +01:00
Jörg Thalheim 20f11e6837
Merge pull request #51485 from extole/whisper_mock
Add mock to the list of whisper's test inputs.
2018-12-03 23:47:22 +00:00
Alexander V. Nikolaev b057ac71ea mythes: fix link error on missed tinfo library (ncurses) 2018-12-04 01:45:50 +02:00
Jörg Thalheim 1f5c851967 radare: remove
This project has been deprecated in 2016.
Radare2 should been used intead: https://github.com/radare/radare
2018-12-04 00:33:49 +01:00
Jörg Thalheim 230beb3ad6
Merge pull request #51483 from Mic92/radare2
radare2: 3.1.1 -> 3.1.2
2018-12-03 23:03:44 +00:00
Jörg Thalheim 58700be336
radare2: 3.1.1 -> 3.1.2 2018-12-03 22:29:22 +00:00
Benjamin Smith 83f782f175 Add mock to the list of whisper's test inputs.
This was required as the versiof whisper was upgraded from
1.1.3 to 1.1.4 and mock was added as a test dependency in
that release:
703dd9d3a6 (diff-62849af500c571aa4532da7be8833e73R14)
2018-12-03 14:20:25 -08:00
Benjamin Hipple 08c75aaedc libffi: swap src URL from FTP to HTTPS
HTTPS is never worse and often better than FTP, since it's faster, more secure,
and more likely to be accessible through firewalls.

This does not change the tarball sha, as confirmed by `nix-prefetch-url`.
2018-12-03 22:10:29 +00:00
David Johnson e42d10957d Add disable core optimizations (#51464)
haskell.lib.disableOptimization: new function

Adds a utility function for disabling GHC core optimizations.
Significantly reduces build times.
2018-12-03 19:46:22 +01:00
worldofpeace 5198a4c3d4
Merge pull request #51358 from ivan/libtorrent-1.1.11
libtorrentRasterbar: 1.1.10 -> 1.1.11
2018-12-03 08:00:43 -05:00
Renaud e869896d00
Merge pull request #51411 from jfrankenau/update-ntfy
ntfy: 2.6.0 -> 2.7.0
2018-12-03 11:31:53 +01:00
Jörg Thalheim 60ede4d711
Merge pull request #51424 from marsam/feature/update-pyre
pyre: 0.0.17 -> 0.0.18
2018-12-03 08:47:28 +00:00
Vincent Laporte e59970e3c4 coqPackages.math-classes: 1.0.7 -> 8.8.1 2018-12-03 08:29:46 +00:00
Jörg Thalheim 3d444cfd8e
pyre: simplify build phases 2018-12-03 08:19:28 +00:00
Jörg Thalheim 92cba3aa0c
pyre: remove unused makeWrapper 2018-12-03 08:19:07 +00:00
Will Dietz 2b585ece44 radare2: 3.1.0 -> 3.1.1
https://github.com/radare/radare2/releases/tag/3.1.1
2018-12-03 00:54:57 -06:00
Renaud 8a601e2369
Merge pull request #50667 from r-ryantm/auto-update/opencascade-oce
opencascade: 0.17.2 -> 0.18.3
2018-12-03 07:42:36 +01:00
Renaud 550b275bac
Merge pull request #49915 from avnik/rspamd
rspamd: add hyperscan, drop obsoleted dependencies
2018-12-03 07:40:07 +01:00
Jan Tojnar 3008c2a620
Merge pull request #51421 from pbogdan/update-scripts-eval
nodejs.updateScript, thunderbird.updateScript: fix evaluation
2018-12-03 05:57:39 +01:00
Dmitry Kalinkin 62b4b790b7
mill-bin: nitpicks 2018-12-02 23:45:58 -05:00
John Ericson 0f87db3972
Merge pull request #51425 from matthewbauer/fix-51184
systems/parse.nix: support eabihf
2018-12-02 23:28:47 -05:00
scalavision e0e8486a06 mill-bin: init at 0.3.5 2018-12-02 23:15:52 -05:00
Matthew Bauer 3b32c920d5 systems/parse.nix: support eabihf
eabihf is an abi that can be used with ARM architectures that support
the “hard float”. It should probably only be used with ARM32 when you
are absolutely sure your binaries will run on ARM systems with a FPU.

Also, add an example "armhf-embedded" to match the preexisting
arm-embedded system. qmk_firmware needs hard float in a few places, so
add them here to get that to work.

Fixes #51184
2018-12-02 19:49:36 -06:00
Mario Rodas 5058d365a1
pyre: 0.0.17 -> 0.0.18 2018-12-02 20:29:45 -05:00
Piotr Bogdan 1e589ad153 nodejs.updateScript: fix evaluation 2018-12-03 00:49:37 +00:00
Jörg Thalheim 1388223456
Merge pull request #51276 from nomeata/ocaml-bisect
Add bisect_ppx and bisect_ppx-ocamlbuild
2018-12-02 23:44:41 +00:00
Timo Kaufmann 5f2b8de75c
Revert "pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446)" (#51414)
This reverts commit d9b650f4cc.

The update is causing segfaults. See
https://trac.sagemath.org/ticket/26442.
2018-12-03 00:44:33 +01:00
Alexander V. Nikolaev 3e1acb0b44 hyperscan: init at 5.0.0 2018-12-03 00:13:35 +02:00
Mario Rodas be2e63edc4 pythonPackages.sybil: fix build (#51392) 2018-12-02 23:12:16 +01:00
Alexey Shmalko 92a8711522
Merge pull request #51405 from dylex/master
jq: fix download hash
2018-12-02 23:52:55 +02:00
Graham Christensen f07266bfc8
Revert "hugs: broken on clang"
This reverts commit e8a3c91b0e.
2018-12-02 16:46:31 -05:00
Matthew Bauer 973781444a Merge branch 'darwin-fixes2' 2018-12-02 14:15:05 -06:00
Matthew Bauer 9ddc2ec27d tsocks: broken on darwin
(cherry picked from commit 83982dc675ecf0fb6860d8077335c39e96d6c739)
2018-12-02 14:12:41 -06:00
Matthew Bauer e8a3c91b0e hugs: broken on clang
(cherry picked from commit 4861aecfae43f96589034567546ec200225c1d7e)
2018-12-02 14:12:40 -06:00
Dylan Simon 7875c34f12 jq: fix download hash 2018-12-02 14:14:39 -05:00
Jörg Thalheim 5ae9250c3b
Merge pull request #51381 from marsam/feature/update-python-effect
pythonPackages.effect: 0.11.0 -> 0.12.0
2018-12-02 19:06:16 +00:00
Daiderd Jordan 0e6e8c1305
Merge pull request #51311 from FRidh/docutils
python.pkgs.docutils: set LANG in case of darwin and python3
2018-12-02 19:24:51 +01:00
Mario Rodas ffb5ebe9e0
pythonPackages.effect: 0.11.0 -> 0.12.0 2018-12-02 11:41:20 -05:00
Gabriel Ebner 9e8f6176e5 pythonPackages.ruamel_yaml: 0.15.35 -> 0.15.80
This fixes the build error with Python 3.7.
2018-12-02 17:31:47 +01:00
Renaud 97ac980d0d
Merge pull request #51007 from samueldr/sunxi-tools/update-2018-11-13
sunxi-tools: 20171130 -> 20181113
2018-12-02 17:20:53 +01:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b 93e511c319 Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Bas van Dijk 7035598251
Merge pull request #51225 from LumiGuide/elk-6.5.1
elk: 6.3.2 -> 6.5.1
2018-12-02 14:44:47 +01:00
worldofpeace 8776ceafc3 solargraph: 0.28.2 -> 0.29.1 2018-12-02 02:48:01 -05:00