Commit Graph

94869 Commits

Author SHA1 Message Date
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
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
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
github-actions[bot]
bc30d1eb34
Merge master into staging-next 2021-01-03 00:56:46 +00: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