Commit Graph

80193 Commits

Author SHA1 Message Date
John Ericson
3c00ca03a2 meson: Don't set CC and CXX
I've since convinced upstream to not use such vars for the build
platform during cross. Finally!
2020-04-26 16:50:06 -04:00
Benjamin Hipple
719df72a71
Merge pull request #85942 from kevinastock/master
Replace ftp with https for ftp.gnu.org
2020-04-24 20:14:51 -04:00
Mario Rodas
c42ac755a6 python37Packages.scrapy: 2.0.1 -> 2.1.0 2020-04-24 16:34:51 -07:00
James Cook
5fcbdc6788
Merge pull request #85897 from NickHu/remarkable-toolchain
remarkable-toolchain: init at 1.8-23.9.2019
2020-04-24 22:09:47 +00:00
Kevin Stock
295475a378 aspell, tla: use HTTPS instead of FTP
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Peter Simons
e567a3b622 haskell-haddock: fix build with for the latest compiler ghc-8.10.1 2020-04-24 22:00:40 +02:00
Peter Simons
a1463efcde haskell-haddock: fix build with our default compiler ghc-8.8.3
Fixes https://github.com/NixOS/nixpkgs/issues/85728.
2020-04-24 22:00:39 +02:00
Peter Simons
da45fd982f haskell-microlens-th: drop obsolete override 2020-04-24 22:00:39 +02:00
Dennis Gosnell
5b3104acd4 Update pkgs/development/haskell-modules/configuration-hackage2nix.yaml 2020-04-24 22:00:39 +02:00
andys8
28556cd9ab Haskell: apply-refact version has to match ghc
This commit maps:

* GHC 8.6 to apply-refact 0.6
* GHC 8.8 to apply-refact 0.7
* GHC 8.10 to apply-refact 0.8

See:
<https://hackage.haskell.org/package/apply-refact/changelog>
<https://github.com/mpickering/apply-refact/issues/56>
2020-04-24 22:00:38 +02:00
Ashesh Ambasta
32c8e793bc Additional docs for doJailbreak
Yesterday with @infinisil on #nixos, he pointed me to: peti/jailbreak-cabal#7 after a good deal of time wrangling through a package to make it work. 
The `nix-build -K` command, is very handy for debugging things like these, again I learnt from infinisil. 
And after much experimenting and looking through, it turned out that jailbreaking wasn't working as expected, and its documentation could point it out to avoid future confusion.
2020-04-24 22:00:38 +02:00
David Guibert
8ab67c7a19 haskell-packages: made darcs compile with ghc 8.8 2020-04-24 22:00:38 +02:00
Peter Simons
7c1c9dcc72 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
69af61c5a2.
2020-04-24 22:00:37 +02:00
sternenseemann
3359dca08f haskellPackages.Euterpea: fix build, unbreak
Build is failing due to too restrictive version constraints which were
the only thing needing fixing.
2020-04-24 22:00:37 +02:00
Justin Humm
86e2dd2c24 haskellPackages.{binary-strict,webify}: fix build
webify needs a bump in the cabal file. As the last upstream commit is
two years ago, I think it makes sense to not wait for upstream to merge
the PR [0] and release a new version.

[0] https://github.com/ananthakumaran/webify/pull/27
2020-04-24 22:00:36 +02:00
Piotr Bogdan
f3ec558ac6 haskellPackages.text-format: don't mark as broken 2020-04-24 22:00:36 +02:00
Mike Sperber
b7f35fd663 haskellPackages.tensorflow*: unmark newly unbroken packages 2020-04-24 22:00:36 +02:00
Peter Simons
ea1aa6590f hackage2nix: update list of broken builds to fix evaluation 2020-04-24 21:59:55 +02:00
Peter Simons
3186054a26 LTS Haskell 15.9 2020-04-24 21:52:19 +02:00
Gabor Greif
a634bd0fd7 ghc: drop 8.8.1 2020-04-24 21:48:28 +02:00
Gabor Greif
daf79ea7c7 compilers/ghc: apply structuredAttrs patch to other ghcs
Ported from:

> [haskell-updates c8aa9864405] ghc883: fix structuredAttrs build
>  Author: Robin Gloster <mail@glob.in>
>  Date: Sat Apr 4 19:21:31 2020 +0200
>  1 file changed, 3 insertions(+), 3 deletions(-)
2020-04-24 21:48:28 +02:00
Gabor Greif
0e82313c07 compilers/ghc: fix a few typos 2020-04-24 21:48:28 +02:00
Matthew Ess
929ba8d4e1 dotty: 0.20.0-RC1 -> 0.23.0-RC1 2020-04-24 19:49:39 +02:00
Austin Seipp
8d1a524c22 ispc: 1.10.0 -> 1.13.0, cleanup, (co)maintain
This includes several enhancements in the underlying compiler, including
codegen improvements for AVX-512, Ice Lake CPU definitions,
cross-{arch,os} compilation (currently unsupported due to multilib
issues), and more.

This also bumps the LLVM backend to the 10.0 release. Note that ispc
itself requires a few extra stability patches on top of 10.0 for AVX-512
support, but these aren't applied for us. Therefore AVX-512 still has
some extra, rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-24 12:08:43 -05:00
Michael Raskin
e170e0e85f
Merge pull request #85825 from kini/acl2-8.3
acl2: 8.2 -> 8.3
2020-04-24 16:05:17 +00:00
Maximilian Bosch
2a77540f7f
cargo-make: 0.30.5 -> 0.30.6
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.6
2020-04-24 15:18:00 +02:00
Benjamin Hipple
acdd239578
Merge pull request #84943 from drewrisinger/dr-pr-qiskit-bump
python3Packages.qiskit: 0.17.0 -> 0.18.2
2020-04-24 09:06:08 -04:00
Jörg Thalheim
2bba291913
Merge pull request #85868 from Mic92/go-tooling 2020-04-24 12:22:58 +01:00
Frederik Rietdijk
2058aeba20 python3Packages.panel: 0.7.0 -> 0.8.3
A newer version is available but requires bokeh >= 2.
See https://github.com/NixOS/nixpkgs/pull/85758 for WIP bokeh PR.
2020-04-24 12:09:58 +02:00
adisbladis
755d20a0ae
Merge pull request #85901 from zowoq/slirp
libslirp: 4.2.0 -> 4.3.0, slirp4netns: 1.0.0 -> 1.0.1
2020-04-24 11:37:00 +02:00
Frederik Rietdijk
955170761f python3Packages.holoviews: 1.12.7 -> 1.13.2 2020-04-24 11:35:08 +02:00
Frederik Rietdijk
2030507f2d python3Packages.param: 1.9.2 -> 1.9.3 2020-04-24 11:35:08 +02:00
Frederik Rietdijk
d9078294cf python3Packages.pyviz_comms: 0.7.2 -> 0.7.4 2020-04-24 11:35:08 +02:00
Michael Raskin
09079c4e76
Merge pull request #85912 from chkno/allegro
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-24 08:54:46 +00:00
Vladyslav M
9078bee65a
Merge pull request #85906 from xrelkd/update/cargo-expand 2020-04-24 10:38:21 +03:00
xrelkd
94579ce01b cargo-expand: 0.5.0 -> 0.6.0 2020-04-24 09:40:43 +08:00
Jan Tojnar
5e6adf78e9
Merge pull request #84771 from r-ryantm/auto-update/fmt 2020-04-24 03:26:21 +02:00
zowoq
3f2fdbb6f9 libslirp: 4.2.0 -> 4.3.0
https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.3.0
2020-04-24 10:36:14 +10:00
Drew Risinger
4238afcfef python3Packages.qiskit: 0.17.0 -> 0.18.2 2020-04-23 20:33:19 -04:00
Drew Risinger
c17bbad264 python3Packages.qiskit-ibmq-provider: 0.6.0 -> 0.6.1 2020-04-23 20:33:19 -04:00
Keshav Kini
7fb25b93a4 acl2: 8.2 -> 8.3 2020-04-23 17:15:41 -07:00
Nick Hu
540bbf43a6
remarkable-toolchain: init at 1.8-23.9.2019 2020-04-24 00:22:03 +01:00
Drew Risinger
19abfc4e36 python3Packages.qiskit-aqua: 0.6.5 -> 0.6.6 2020-04-23 18:02:18 -04:00
Drew Risinger
88d49347f4 python3Packages.qiskit-ignis: 0.2.0 -> 0.3.0 2020-04-23 18:02:18 -04:00
Drew Risinger
aec8e04689 python3Packages.qiskit-aer: 0.4.1 -> 0.5.0 2020-04-23 18:02:18 -04:00
Drew Risinger
c6ea35d599 python3Packages.qiskit-terra: 0.12.0 -> 0.13.0
Also add in optional visualization inputs as default to ensure that
they are in the environment when used at runtime.
Some hacks to avoid packaging retworkx (uses a semi-complicated Rust ->
Python packaging system, will try to get that packaged in future).
For now, just disabling retworkx, will need to package it in future.
2020-04-23 18:02:18 -04:00
Drew Risinger
e218af21ab python3Packages.retworkx: init at 0.3.3
Replacement for networkx in qiskit-terra.
2020-04-23 18:02:18 -04:00
Drew Risinger
1940e83201 python3Packages.fastjsonschema: init at 2.14.4 2020-04-23 18:02:18 -04:00
Drew Risinger
69a7c3ba2d pythonPackages.python-constraint: init at 1.4.0 2020-04-23 18:02:18 -04:00
R. RyanTM
08d634a7a0
fmt: 6.1.2 -> 6.2.0 2020-04-23 22:05:00 +02:00