Commit Graph

95086 Commits

Author SHA1 Message Date
Doron Behar
a334367ecd
Merge pull request #107286 from doronbehar/pkg/octave/sundials 2021-01-05 08:26:19 +02:00
John Ericson
4a6916aba3
Merge pull request #108350 from Ericson2314/no-static-overlay
treewide: Inline more of the static overlay
2021-01-04 22:30:00 -05:00
Sandro
f53c431645
Merge pull request #108379 from SuperSandro2000/cleanups 2021-01-05 02:19:24 +01:00
R. RyanTM
a43963db12 python37Packages.flufl_i18n: 3.1.3 -> 3.1.4 2021-01-04 15:19:31 -08:00
Fabian Affolter
09cd64465b python3Packages.pywilight: init at 0.0.65 2021-01-04 23:03:13 +01:00
sternenseemann
a080e9b9ff
ocamlPackages.ppx_import: use dependencies as listed in opam file 2021-01-04 22:10:08 +01:00
Doron Behar
442f1ec54d sundials: reorder attributes
Per
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md
2021-01-04 23:00:20 +02:00
Doron Behar
12c9f363f4 sundials: Split outputs for examples 2021-01-04 22:59:13 +02:00
Doron Behar
da3f98c5c5 sundials: 5.3.0 -> 5.6.1
Update some cmake flags and be more explicit regarding index size.
2021-01-04 22:58:56 +02:00
Fabian Affolter
9a719a0e5d python3Packages.glances-api: init at 0.2.0 2021-01-04 21:54:15 +01:00
Maximilian Bosch
61b8a2c720
rustracer: 2.1.35 -> 2.1.40, fix build
Failing build: https://hydra.nixos.org/build/134175791
ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.40/CHANGELOG.md

A few more things are worth noting:

* It's not possible to update to latest version (2.1.42) at the time of
  committing since this requires a newer `rustc` (1.51 to be precise) to
  compile.
* For proper completion, `rustLibSrc` rather than `rustcSrc` must be
  used now. The two were separated here previously[1].
* Dropped the `checkPhase` and replaced it with a list of `checkFlags`.
  This has the benefit that the default `checkPhase` from
  `buildRustPackage` can be used which properly configures parallelism
  and which target to use (i.e. `release` in this case which reduces
  build time).

[1] 68060f6f6f
2021-01-04 21:20:42 +01:00
Maximilian Bosch
214effeb9d
evcxr: 0.6.0 -> 0.7.0
https://github.com/google/evcxr/blob/v0.7.0/RELEASE_NOTES.md#version-070
2021-01-04 21:20:42 +01:00
Robert T. McGibbon
cb0b092f2b flatbuffers: unbreak with gcc10 2021-01-04 13:42:18 -05:00
Sandro
4445bb7284
Merge pull request #108344 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7
2021-01-04 17:00:21 +01:00
Sandro
06c9dbcece
Merge pull request #108247 from symphorien/paperwork-next 2021-01-04 16:41:05 +01:00
Sandro
097a9144db
Merge pull request #108353 from r-ryantm/auto-update/python3.7-mautrix
python37Packages.mautrix: 0.8.5 -> 0.8.6
2021-01-04 16:39:37 +01:00
Sandro
c353d2cca3
Merge pull request #108352 from r-ryantm/auto-update/python3.7-mwparserfromhell
python37Packages.mwparserfromhell: 0.5.4 -> 0.6
2021-01-04 16:39:26 +01:00
Sandro
dc2ee5402c
Merge pull request #108145 from lopsided98/buildbot-update 2021-01-04 16:39:04 +01:00
Sandro
238339dbf4
Merge pull request #108360 from r-ryantm/auto-update/python3.7-OWSLib
python37Packages.owslib: 0.20.0 -> 0.21.0
2021-01-04 16:38:22 +01:00
Sandro
d92659f1e9
Merge pull request #108381 from fabaff/whois
python3Packages.whois: init at 0.9.7
2021-01-04 16:37:42 +01:00
Sandro
02a10e0c59
Merge pull request #108384 from fabaff/python-whois 2021-01-04 16:36:43 +01:00
Sandro
3aad2ab8c5
Merge pull request #108385 from oxzi/pytun-2.3.0
pytun: 2.2.1 -> 2.3.0
2021-01-04 16:36:19 +01:00
Sandro
884064f802
Merge pull request #108387 from fabaff/asyncwhois
python3Packages.asyncwhois: init at 0.2.0
2021-01-04 16:36:05 +01:00
Sandro
f44575b06f
Merge pull request #108390 from fabaff/bump-autobahn
python3Packages.autobahn: 20.7.1 -> 20.12.3
2021-01-04 16:35:17 +01:00
freezeboy
7aaadab55c solarus,solarus-quest-editor: migrate to Qt5.15 2021-01-04 16:24:05 +01:00
Ryan Mulligan
ee3284a109
Merge pull request #108343 from r-ryantm/auto-update/python3.7-nocaselist
python37Packages.nocaselist: 1.0.3 -> 1.0.4
2021-01-04 07:13:32 -08:00
Milan
e326297f6c
python3Packages.adblock: init at 0.4.0 (#108271)
This packages python bindings to Brave's Rust adblock library. These
will be used in the upcoming qutebrowser version 2.0.0 for more granular
adblocking.
2021-01-04 14:45:30 +01:00
Fabian Affolter
779662af30 python3Packages.python-whois: init at 0.7.3 2021-01-04 14:29:35 +01:00
Fabian Affolter
234a289c89 python3Packages.asyncwhois: init at 0.2.0 2021-01-04 14:27:00 +01:00
Eelco Dolstra
f6e519f39e
Merge pull request #96495 from Mindavi/lcov-1.15
lcov: 1.14 -> 1.15
2021-01-04 13:51:49 +01:00
Fabian Affolter
8d668463b0 python3Packages.autobahn: 20.7.1 -> 20.12.3 2021-01-04 13:38:57 +01:00
Sandro
63750b466a
Merge pull request #107533 from sternenseemann/fix-sourcetrail 2021-01-04 12:38:51 +01:00
Fabian Affolter
7be007372e python3Packages.whois: init at 0.9.7 2021-01-04 12:17:32 +01:00
Sandro
f14e007296
Merge pull request #107550 from tfmoraes/pydicom-2.1.2 2021-01-04 12:16:54 +01:00
Alvar Penning
297da66991 pytun: 2.2.1 -> 2.3.0 2021-01-04 12:06:50 +01:00
Sandro Jäckel
9932103ead
ngt: use stdenv.hostPlatform.avxSupport, cleanup 2021-01-04 11:02:15 +01:00
sternenseemann
174267e601
ocamlPackages.ppx_blob: 0.7.1 -> 0.7.2 2021-01-04 09:50:06 +01:00
Vincent Laporte
b8087628db ocamlPackages.csv: use Dune 2 2021-01-04 09:03:01 +01:00
Dennis Gosnell
7a6d819fd2
Merge pull request #108362 from r-burns/servant-jailbreak
haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14
2021-01-04 16:30:55 +09:00
R. RyanTM
982f95d819 python37Packages.sqlite-utils: 3.1.1 -> 3.2 2021-01-04 05:34:08 +00:00
R. RyanTM
33521b05c4 python37Packages.tasklib: 2.2.1 -> 2.3.0 2021-01-04 04:32:16 +00:00
R. RyanTM
b68a221a51 python37Packages.libcloud: 3.2.0 -> 3.3.0 2021-01-04 04:25:45 +00:00
Kira Bruneau
f0c6e40948 gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
Sandro
80677f372f
Merge pull request #108266 from jumper149/master
idris2: 0.2.1 -> 0.2.2
2021-01-04 04:46:20 +01:00
Sandro
9bf170109d
Merge pull request #107976 from ali-abrar/aa/weasyprint52
python-modules.weasyprint: 50 -> 52
2021-01-04 03:58:07 +01:00
Ryan Mulligan
bd9f7e46e8
Merge pull request #108361 from r-ryantm/auto-update/python3.7-micawber
python37Packages.micawber: 0.5.1 -> 0.5.2
2021-01-03 18:44:50 -08:00
Sandro
308154c546
Merge pull request #108209 from SuperSandro2000/patator 2021-01-04 03:38:31 +01:00
Sandro Jäckel
b4281d2cbf
pythonPackages.pysqlcipher3: Init at 1.0.3 2021-01-04 03:37:43 +01:00
Sandro Jäckel
18c96c037b
pythonPackages.ldapdomaindump: Init at 0.9.3 2021-01-04 03:37:42 +01:00
Martin Weinelt
7b041bf2dd
Merge pull request #108355 from r-ryantm/auto-update/python3.7-mocket
python37Packages.mocket: 3.9.4 -> 3.9.35
2021-01-04 02:06:55 +01:00
Ryan Burns
ecbea7739f haskellPackages.servant-client[-core]: jailbreak to support QuickCheck 2.14 2021-01-03 16:34:59 -08:00
Bernardo Meurer
d14652cee3
Merge pull request #108317 from flokli/umockdev-0.15.4
umockdev: 0.15.2 -> 0.15.4
2021-01-03 23:39:10 +00:00
R. RyanTM
cda108f9c3 python37Packages.micawber: 0.5.1 -> 0.5.2 2021-01-03 23:32:03 +00:00
R. RyanTM
448ae83326 python37Packages.owslib: 0.20.0 -> 0.21.0 2021-01-03 22:57:40 +00:00
R. RyanTM
3b6738f0da python37Packages.identify: 1.5.10 -> 1.5.11 2021-01-03 22:51:40 +00:00
R. RyanTM
3389ff30e5 python37Packages.mocket: 3.9.4 -> 3.9.35 2021-01-03 22:22:03 +00:00
R. RyanTM
3f4112d5cf python37Packages.mautrix: 0.8.5 -> 0.8.6 2021-01-03 21:59:26 +00:00
R. RyanTM
64a7c6f625 python37Packages.mwparserfromhell: 0.5.4 -> 0.6 2021-01-03 21:54:22 +00:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
Rick van Schijndel
08b12f6385 lcov: 1.14 -> 1.15 2021-01-03 22:16:33 +01:00
Florian Klink
bdd15d2a55 umockdev: 0.15.2 -> 0.15.4 2021-01-03 21:51:47 +01:00
zowoq
fe13e4fa6f go_2-dev: change pname/version to use unstable format
otherwise this causes problems with stable go versions and nix-env
2021-01-04 06:49:46 +10:00
John Ericson
b3f29f3817
Merge pull request #107238 from Ericson2314/no-static-overlay
treewide: Start to break up static overlay
2021-01-03 15:15:49 -05:00
R. RyanTM
b6dca6e422 python37Packages.openwrt-luci-rpc: 1.1.6 -> 1.1.7 2021-01-03 20:12:27 +00:00
Thomas Tuegel
73a76de9d7
Merge pull request #107948 from eliasp/akonadi-kaccounts
akonadi: add missing kaccounts deps
2021-01-03 14:05:49 -06:00
R. RyanTM
b02faea4a3 python37Packages.nocaselist: 1.0.3 -> 1.0.4 2021-01-03 20:03:08 +00:00
John Ericson
8e48232180 gcc: Always pass --enable-shared by default
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00:00
John Ericson
f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson
0df75bc04e gcc 8, 10: tabs -> spaces 2021-01-03 19:14:56 +00:00
Maximilian Bosch
0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Michael Weiss
6681661989
libmd: 1.0.1 -> 1.0.3 2021-01-03 18:58:43 +01:00
Pavol Rusnak
389332116b
Merge pull request #108316 from fabaff/aiomultiprocess
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 18:56:10 +01:00
Pavol Rusnak
a7ac72d80d
Merge pull request #108326 from thiagokokada/bump-denonavr
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 18:55:57 +01:00
Pavol Rusnak
030dc67834
Merge pull request #108335 from fabaff/bump-sqlmap
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 18:50:02 +01:00
Maximilian Bosch
026fbcaa21
Merge pull request #108327 from 06kellyjac/tokei
tokei: 12.0.4 -> 12.1.1
2021-01-03 18:30:36 +01:00
Guillaume Girol
7d92b68ba8
Merge pull request #101991 from siraben/z88dk-update
z88dk: 2020-01-27 -> 2.0
2021-01-03 17:15:55 +00:00
Ben Siraphob
ebced7f8c1 z88dk: 2020-01-27 -> 2.0 2021-01-03 23:38:10 +07:00
Eric Dallo
b12b7f96ad
clojure-lsp: 20201228T020543 -> 2021.01.03-00.42.23 2021-01-03 12:52:48 -03:00
06kellyjac
418f4e11d6 tokei: 12.0.4 -> 12.1.1 2021-01-03 15:26:03 +00:00
Thiago Kenji Okada
699b3ce797 pythonPackages.denonavr: 0.9.9 -> 0.9.10 2021-01-03 12:16:25 -03:00
Guillaume Girol
e95ef6a681
Merge pull request #108123 from urbas/py-air-control-passthru-tests
python3Packages.py-air-control-exporter: add passthru.tests
2021-01-03 15:15:01 +00:00
Matthieu Coudron
499792889d
Merge pull request #108198 from lblasc/luajit-2020-12-29
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28, luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-03 15:39:11 +01:00
Fabian Affolter
97e080a689 python3Packages.sqlmap: 1.4.11 -> 1.4.12 2021-01-03 15:13:05 +01:00
Maximilian Bosch
2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
Luka Blašković
beef4b95a9
buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311)
propagatedBuildInputs was completely overridden in the process
2021-01-03 14:03:30 +01:00
Fabian Affolter
9e4f214de3 python3Packages.aiomultiprocess: init at 0.8.0 2021-01-03 14:00:47 +01:00
Pavol Rusnak
3998ca7a80
Merge pull request #108312 from Emantor/bump/xmodem
python3Packages.xmodem: 0.4.5 -> 0.4.6
2021-01-03 13:48:09 +01:00
Rouven Czerwinski
7a4aa780ca python3Packages.xmodem: 0.4.5 -> 0.4.6
Version bump.
2021-01-03 13:28:34 +01:00
Pavol Rusnak
4d0e996b71
Merge pull request #108303 from siraben/codec2-darwin
codec2: enable build on unix
2021-01-03 13:24:52 +01:00
Pavol Rusnak
23c6c4ce3c
Merge pull request #108291 from fabaff/bump-tld
python3Packages.tld: 0.12.3 -> 0.12.4
2021-01-03 13:12:52 +01:00
Austin Seipp
3dbe656a25
nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by default
Upstream NextPNR has moved to disable the GUI by default; it tends to
cause the most complications/bug reports and has various complexities
and failure modes (e.g. I've still had problems getting it working
efficiently on my Ice Lake laptop.)

Instead, disable GUI support by default, and add a new `nextpnrWithGui`
derivation that enables it. This cuts the closure size down by 40ish
percent (~800MB -> ~500MB) and makes it a neglibile amount faster.

It also fixes two bugs:

  1) We were using the old `ICEBOX_ROOT` parameter for ice40 support,
     now known as `ICESTORM_ICE40_PREFIX`, and

  2) the CMake option `SERIALIZE_CHIPDB` was renamed to `..._CHIPDBS`
     (with an 'S' suffix) which should speed up the build at the cost
     of RAM usage

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
b7c5fe8741
trellis: 2020.11.25 -> 2021.01.02
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
9a3b4e19bb
icestorm: 2020.08.19 -> 2020.12.04
Adds I2C/SPI support for iCE40 u4k devices (iCE5LP4K?)

PyPy3 is apparently broken for now in the wake of the gcc/glibc upgrade,
so just skip it for now.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp
57f664002b
yosys: 0.9+3715 -> 0.9+3803
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:29 -06:00
Léo Gaspard
2847e38623
Merge pull request #104674 from 06kellyjac/deno
deno: 1.5.3 -> 1.5.4 -> 1.6.0 -> 1.6.1 -> 1.6.2 -> 1.6.3
2021-01-03 12:21:38 +01:00
Joe Hermaszewski
cbc4bd9971 vulkan: 1.2.141 -> 1.2.162
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Pavol Rusnak
918031c587
Merge pull request #108292 from rnhmjoj/libusb1
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03 11:51:56 +01:00
sternenseemann
fc20aedc9e
ocamlPackages.ocaml-monadic: use dune 2 2021-01-03 11:35:18 +01:00
Robert T. McGibbon
5c5d3d6fee python3Packages.dask: unbreak by removing flaky test 2021-01-03 11:23:11 +01:00
Ben Siraphob
c8f70e0e97 codec2: enable build on unix 2021-01-03 17:15:53 +07:00
Sandro
590feeecfb
Merge pull request #107872 from r-k-b/fix-xdot-numpy-and-gtk-test-dependencies
xdot: fix tests
2021-01-03 10:08:40 +01:00
Sandro
b33eada960
Merge pull request #108257 from Atemu/update/jc
jc: 1.13.4 -> 1.14.0
2021-01-03 10:03:03 +01:00
Thomas Tuegel
9c04596480 qtlocation: backport upstream patch for recent GCC 2021-01-03 10:00:18 +01:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
rnhmjoj
b0587cfbd1
pythonPackages.libusb1: 1.9 -> 1.9.1 2021-01-03 09:54:02 +01:00
Ryan Burns
f3074391a1 python3Packages.pythonix: 0.1.6 -> 0.1.7, fix python module
Pythonix uses the same python as meson, so we need to override
meson to use the right python version or the module won't import.

Also added a pythonImportsCheck to prevent regressions.

Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2021-01-03 00:53:00 -08:00
Sandro
2f5037444e
Merge pull request #105198 from SuperSandro2000/fix-web-py 2021-01-03 09:26:27 +01:00
Sandro Jäckel
15ec468e9e
pythonPackages.WSME: Disable on python 3.9 2021-01-03 09:20:04 +01:00
Sandro
ada3931e6d
Merge pull request #108235 from SuperSandro2000/mass-node-packages 2021-01-03 09:15:38 +01:00
Fabian Affolter
724c01b797 python3Packages.tld: 0.12.3 -> 0.12.4 2021-01-03 09:04:45 +01:00
github-actions[bot]
279110cd86
Merge master into staging-next 2021-01-03 06:23:19 +00:00
Sandro
ed6af9373b
Merge pull request #108269 from SuperSandro2000/pyro3-darwin
pythonPackages.Pyro4: Fix hanging tests on darwin
2021-01-03 06:39:41 +01:00
Ben Wolsieffer
478efc7363 buildbot: 2.9.4 -> 2.10.0 2021-01-02 23:48:40 -05:00
Ben Wolsieffer
d3e0f5bc91 pythonPackages.sqlalchemy-migrate: 0.12.0 -> 0.13.0 2021-01-02 23:48:02 -05:00
Otavio Salvador
95d7fc7530 cargo-wipe: init at 0.3.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-02 22:26:17 -03:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next 2021-01-03 00:56:46 +00:00
Felix Springer
d273a8982d idris2: 0.2.1 -> 0.2.2 2021-01-03 00:44:16 +01:00
Florian Klink
4edcaabafc
Merge pull request #108203 from lovesegfault/pythonPackages.reflink
pythonPackages.reflink: init at 0.2.1
2021-01-03 00:32:16 +01:00
Sandro Jäckel
b17fca4a0f
pythonPackages.Pyro4: Fix hanging tests on darwin 2021-01-03 00:16:11 +01:00
Pavol Rusnak
f224edb877
Merge pull request #108258 from arcz/liquidctl
liquidctl: init at 1.4.2
2021-01-03 00:09:11 +01:00
Benjamin Hipple
92a391c20b
Merge pull request #108253 from SuperSandro2000/pyro3-darwin
python3Packages.Pyro4: Fix tests on darwin
2021-01-02 18:02:27 -05:00
Lassulus
a460b167f4
Merge pull request #107058 from ShamrockLee/pslib
pslib: Init at 0.4.6
2021-01-02 21:17:17 +01:00
Sandro Jäckel
724abf2a02
python3Packages.pyro4: Fix tests on darwin 2021-01-02 21:15:07 +01:00
Artur Cygan
c5e35cc8cf liquidctl: init at 1.4.2 2021-01-02 21:01:34 +01:00
Atemu
6559f9654f jc: 1.13.4 -> 1.14.0 2021-01-02 20:59:43 +01:00
Sandro Jäckel
0071332940
nodePackages: update 2021-01-02 20:15:40 +01:00
Peter Simons
c9e5a3fa06 vector-th-unbox needs a jailbreak for building with ghc.9.0.x. 2021-01-02 19:58:20 +01:00
Peter Simons
7383e33b09 data-fix & vector-binary-instances needs jailbreaks for building with ghc.9.0.x. 2021-01-02 19:58:19 +01:00
Peter Simons
f21de210fe Add more jailbreaks for QuickCheck. 2021-01-02 19:58:19 +01:00
Peter Simons
b97e43d7e1 primitive needs a jailbreak for building with ghc.9.0.x. 2021-01-02 19:58:19 +01:00
Peter Simons
684ed9e9fa cassava & attoparsec need jailbreaks to accept the latest QuickCheck. 2021-01-02 19:58:19 +01:00
(cdep)illabout
9de1b1b7ac haskellPackages.nix-derivation: jailbreak for QuickCheck 2021-01-02 19:58:19 +01:00
(cdep)illabout
8f6e4a3287 haskellPackages.attoparsec: jailbreak because of new version of Quickcheck 2021-01-02 19:58:19 +01:00
Peter Simons
59bc34d3e4 psqueues: jailbreak to fix the build 2021-01-02 19:58:19 +01:00
Peter Simons
03122f2bbd git-annex: update sha256 hash for the new 8.20201129 version 2021-01-02 19:58:19 +01:00
Peter Simons
0043faf271 vector: jailbreak to fix the build with latest version of QuickCheck 2021-01-02 19:58:19 +01:00
Peter Simons
8a21e02e31 ghc-9.0.1: set utf-8 locale during the build so that Haddock succeeds 2021-01-02 19:58:19 +01:00
Peter Simons
69d9398078 haskell: drop more obsolete overrides 2021-01-02 19:58:19 +01:00
Peter Simons
bf5e99fc7a ghc-9.0.1: avoid use of tabs in the expression 2021-01-02 19:58:19 +01:00
Peter Simons
0b700ca361 pandoc: re-enable the test suite
The errors we previously ran into have been fixed upstream.
2021-01-02 19:58:19 +01:00
Peter Simons
101c02c3e7 pandoc: drop obsolete overrides
The latest versions of doctemplates and skylighting are now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
0a069fb1ef splitmix: drop obsolete override
The 0.1.0.3 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
09caba2adf QuickCheck: drop obsolete override for ghc-9.0.x
The 2.14.2 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
39092aefed hledger-lib: drop obsolete overrides
The required versions of pretty-simple and prettyprinter are now used by
default.
2021-01-02 19:58:19 +01:00
Peter Simons
61a785ccd9 ghc: update 9.0.1 compiler from alpha-1 to rc-1 2021-01-02 19:58:19 +01:00
Dennis Gosnell
9d41622c98 haskellPackages.Agda: update comment to be able to track upstream 2021-01-02 19:58:19 +01:00
Anders Kaseorg
20a63c490f haskellPackages.Agda: Fix build for ghc 8.10.2 → 8.10.3 upgrade
Commit 1998b95adc “haskellPackages:
update default compiler from ghc 8.10.2 to version 8.10.3” broke Agda
because Agda.cabal incorrectly declares a transformers dependency only
for ghc < 8.10.3:

    if impl(ghc >= 8.6.4) && impl(ghc < 8.10.3)
      build-depends: transformers == 0.5.6.2

    if impl(ghc >= 8.4) && impl(ghc < 8.6.4)
      build-depends: transformers == 0.5.5.0

    if impl(ghc < 8.4)
      build-depends: transformers == 0.5.2.0

leading to this error:

    src/full/Agda/Utils/Maybe.hs:13:1: error:
    Could not load module ‘Control.Monad.Trans.Maybe’
    It is a member of the hidden package ‘transformers-0.5.6.2’.
    Perhaps you need to add ‘transformers’ to the build-depends in your .cabal file.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
       |
    13 | import Control.Monad.Trans.Maybe
       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-02 19:58:18 +01:00
Peter Simons
5c23d98bae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.6 from Hackage revision
50ea639739.
2021-01-02 19:58:12 +01:00
Peter Simons
334c621fb0 hackage2nix: update list of broken builds to fix evaluation errors 2021-01-02 19:57:38 +01:00
Peter Simons
8aa75348c2 hackage2nix: unbreak geos library
Fixes https://github.com/NixOS/nixpkgs/issues/107178.
2021-01-02 19:57:38 +01:00