Commit graph

57105 commits

Author SHA1 Message Date
Philippe f03c9c25ac Add cl-jpeg, cl-pdf & cl-typesetting, no extra external deps 2018-12-05 07:01:40 +01:00
Mario Rodas d9f90bae6d
pythonPackages.curtsies: fix build 2018-12-04 23:01:45 -05:00
Mario Rodas e728f2dab5
pythonPackages.qasm2image: fix build 2018-12-04 22:23:34 -05:00
Mario Rodas c564ca83ee
pythonPackages.CairoSVG: 2.1.3 -> 2.2.1 2018-12-04 22:21:43 -05:00
Matthew Bauer 53a67891ab ncurses: make shared linking optinoal
when enableShared = false, we set --without-shared flag.
2018-12-04 21:16:43 -06:00
Matthew Bauer e999def159 zlib: clean up static/shared distincion
This is kind of a mess, but basically:

- static=true, shared=true means to build statically but move it to
  the static output
- static=true, shared=false means to build statically and leave it in
  the main output
- static=false, shared=true means to not build static at all

Confusingly, the old default was static=true, shared=true even though
static=false? Still can’t figure out what was meant by that.
2018-12-04 21:14:41 -06:00
Matthew Bauer 9d8de9ffaa c-ares: don’t set configure flags
These aren’t needed with dontDisableStatic
2018-12-04 20:58:19 -06:00
Mario Rodas e8bfc317fd
pythonPackages.svgwrite: 1.1.6 -> 1.2.1 2018-12-04 21:41:08 -05:00
worldofpeace 572b514582
Merge pull request #51229 from marsam/feature/fedpkg-cleanup
fedpkg: remove unneeded patch
2018-12-04 21:15:32 -05:00
Travis Athougies b682e03e12 libgpg-error: enable Aarch32 support for musl
* Add ARM32 musl support for libgpg-error (#51013)
* libgpg-error: link headers instead of copying
2018-12-05 00:25:54 +01:00
Peter Simons 059c61d001 haskell-esqueleto: mark the build as broken 2018-12-04 22:08:46 +01:00
Peter Simons 82bb8cb934 haskell-hspec-core: use latest version when compiling with ghc-8.6.x 2018-12-04 22:08:46 +01:00
Peter Simons 63f5ed9f96 xmobar: disable the failing test suite to fix the build
The test suite tries to access the ALSA system and fails.
2018-12-04 22:08:46 +01:00
Peter Simons d5726e6ad9 haskell-brick: update ghc-8.6.x override for the new version 2018-12-04 22:08:46 +01:00
Peter Simons 697a421fdc haskell-shelly: enable the test suite again 2018-12-04 22:08:46 +01:00
Peter Simons 72b7f7f65b hledger: update overrides for version 1.12 2018-12-04 22:08:46 +01:00
Peter Simons 752b1484e4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.12-4-g121c563 from Hackage revision
b55c0469b4.
2018-12-04 22:08:46 +01:00
Peter Simons 187e892a61 LTS Haskell 12.21 2018-12-04 22:08:45 +01:00
Patrick Hilhorst eaef9bc7d6 pythonPackages.arelle: 2017-08-24 -> 18.3 2018-12-04 21:11:05 +01:00
worldofpeace e7ff7b9318
Merge pull request #51253 from worldofpeace/pywbem-update
pythonPackages.pywbem: 0.10.0 -> 0.12.6
2018-12-04 12:58:19 -05:00
gnidorah 445f79af1c pythonPackages.python-fontconfig: regenerate sources using cython 2018-12-04 20:22:26 +03:00
Eelco Dolstra fca4fbeba9
Revert "libgit2: 0.26.6 -> 0.26.8"
This reverts commit 28b4b4b1e4.

Fixes #51416.
2018-12-04 17:50:45 +01:00
Jörg Thalheim fc02ed8b30
Merge pull request #51385 from symphorien/pyflame
pyflame: init at 1.6.7
2018-12-04 14:11:09 +00:00
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
Symphorien Gibol 330fbbeb73 pyflame: init at 1.6.7 2018-12-03 23:27:33 +01: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
Kevin Rauscher 57ec5d0edc bloop: 1.0.0 -> 1.1.0 2018-12-03 12:01:58 +01: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
Ivan Kozik 47f5771247 libtorrentRasterbar: 1.1.10 -> 1.1.11 2018-12-02 03:21:57 +00:00
Magnus Jonsson d23acab3a3 ocamlPackages.opti: init at 1.0.3 2018-12-01 19:00:23 -08:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jörg Thalheim 8a5c9882cb
Merge pull request #51336 from dtzWill/update/or-tools-6.10
or-tools: v6.9.1 -> v6.10, touchups
2018-12-02 00:07:42 +00:00
Jörg Thalheim 90f0a7c390
Merge pull request #50489 from nalbyuites/smlnj-110_84
smlnj: 110.79 -> 110.84
2018-12-01 23:50:48 +00:00
Joachim Breitner 6ca50c3deb bisect_ppx-ocamlbuild: Propagate ocamlbuild 2018-12-01 23:47:58 +01:00
Mario Rodas 2256273c6b
fedpkg: add fedora_cert as dependency
[1: 1b9fd36581] Removed fedora_cert from nixpkgs, but fedpkg 1.29 still
it required at runtime.

1: 1b9fd36581
   fedora_cert: remove package
2018-12-01 17:17:55 -05:00
Nicolas Schneider bf3a98ce04 Fix qtbase cmake for gui plugins [Qt 5.6, 5.9]
This is 54377280f0 ported to Qt 5.6 and 5.9
LTS versions.
2018-12-01 21:09:33 +01:00
Will Dietz cd14ad53c3 or-tools: appease warning re:python3, try testing 2018-12-01 13:38:16 -06:00
Will Dietz 046e7980f9 or-tools: parallel 2018-12-01 13:38:16 -06:00
Will Dietz 70c2e88c96 or-tools: touchup 2018-12-01 13:38:16 -06:00
Will Dietz c4feda8b01 or-tools: v6.9.1 -> v6.10
https://github.com/google/or-tools/releases/tag/v6.10
2018-12-01 13:38:16 -06:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Joachim Breitner 54ed86852e Switch to buildDunePackage, and remove redundancies 2018-12-01 17:46:29 +01:00
Tim Steinbach 813e74a2bf
sbt: 1.2.6 -> 1.2.7 2018-12-01 11:20:37 -05:00
Mario Rodas c220fe8e88
fedpkg: promote to python application 2018-12-01 10:59:34 -05:00
Mario Rodas 7905c38c74
fedpkg: fix patch 2018-12-01 10:37:31 -05:00
Timo Kaufmann d9b650f4cc
pythonPackages.cypari2: 1.3.1 -> 2.0.1 (#49446) 2018-12-01 12:57:55 +01:00
Bas van Dijk fbf0efc6a7 elk: 6.3.2 -> 6.5.1 2018-12-01 12:47:12 +01:00
Frederik Rietdijk 81567cb828 python.pkgs.docutils: set LANG in case of darwin and python3
This should allow the Python3 version to be built while preventing mass-rebuilds.
2018-12-01 09:12:34 +01:00
John Ericson 62a1bc0031
Merge pull request #51307 from expipiplus1/ghc-arm
ghc-8.4: fix build targeting arm
2018-12-01 02:23:43 -05:00
Ashijit Pramanik 6ed379f77f manticore: 2017-08-22 -> 2018-09-29 2018-12-01 12:22:34 +05:30
Joe Hermaszewski 7fa0befcc7 ghc-8.4: fix build targeting arm
Fixes https://ghc.haskell.org/trac/ghc/ticket/15780
2018-12-01 12:09:05 +08:00
worldofpeace 7131b7f260
Merge pull request #48438 from worldofpeace/geoclue2/2.5.0
geoclue2: 2.4.12 -> 2.5.1
2018-11-30 18:07:53 -05:00
Bas van Dijk 274e72aa29
Merge pull request #51027 from LumiGuide/opencv-4.0.0
opencv4: init at 4.0.0
2018-11-30 23:56:36 +01:00