about summary refs log tree commit diff
path: root/pkgs/development
AgeCommit message (Collapse)AuthorFilesLines
2021-01-03treewide: Start to break up static overlayJohn Ericson46-54/+99
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-03gcc 8, 10: tabs -> spacesJohn Ericson2-8/+8
2021-01-03Merge pull request #108335 from fabaff/bump-sqlmapPavol Rusnak1-2/+4
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03Merge pull request #108327 from 06kellyjac/tokeiMaximilian Bosch1-3/+3
tokei: 12.0.4 -> 12.1.1
2021-01-03Merge pull request #101991 from siraben/z88dk-updateGuillaume Girol1-9/+9
z88dk: 2020-01-27 -> 2.0
2021-01-03z88dk: 2020-01-27 -> 2.0Ben Siraphob1-9/+9
2021-01-03tokei: 12.0.4 -> 12.1.106kellyjac1-3/+3
2021-01-03Merge pull request #108123 from urbas/py-air-control-passthru-testsGuillaume Girol1-2/+5
python3Packages.py-air-control-exporter: add passthru.tests
2021-01-03Merge pull request #108198 from lblasc/luajit-2020-12-29Matthieu Coudron2-6/+6
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-03python3Packages.sqlmap: 1.4.11 -> 1.4.12Fabian Affolter1-2/+4
2021-01-03Merge pull request #108279 from otavio/new-pkgs/cargo-wipeMaximilian Bosch1-0/+32
cargo-wipe: init at 0.3.0
2021-01-03buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311)Luka Blašković1-4/+7
propagatedBuildInputs was completely overridden in the process
2021-01-03Merge pull request #108312 from Emantor/bump/xmodemPavol Rusnak1-2/+2
python3Packages.xmodem: 0.4.5 -> 0.4.6
2021-01-03python3Packages.xmodem: 0.4.5 -> 0.4.6Rouven Czerwinski1-2/+2
Version bump.
2021-01-03Merge pull request #108303 from siraben/codec2-darwinPavol Rusnak1-9/+4
codec2: enable build on unix
2021-01-03Merge pull request #108291 from fabaff/bump-tldPavol Rusnak1-2/+2
python3Packages.tld: 0.12.3 -> 0.12.4
2021-01-03nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by defaultAustin Seipp1-9/+9
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-03trellis: 2020.11.25 -> 2021.01.02Austin Seipp1-4/+4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03icestorm: 2020.08.19 -> 2020.12.04Austin Seipp1-8/+12
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-03yosys: 0.9+3715 -> 0.9+3803Austin Seipp1-3/+3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03Merge pull request #104674 from 06kellyjac/denoLéo Gaspard2-7/+7
deno: 1.5.3 -> 1.5.4 -> 1.6.0 -> 1.6.1 -> 1.6.2 -> 1.6.3
2021-01-03vulkan: 1.2.141 -> 1.2.162Joe Hermaszewski3-20/+22
Also improve metadata for vulkan-validation-layers
2021-01-03Merge pull request #108292 from rnhmjoj/libusb1Pavol Rusnak1-2/+2
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03ocamlPackages.ocaml-monadic: use dune 2sternenseemann1-0/+2
2021-01-03python3Packages.dask: unbreak by removing flaky testRobert T. McGibbon1-0/+1
2021-01-03codec2: enable build on unixBen Siraphob1-9/+4
2021-01-03Merge pull request #107872 from r-k-b/fix-xdot-numpy-and-gtk-test-dependenciesSandro1-4/+11
xdot: fix tests
2021-01-03Merge pull request #108257 from Atemu/update/jcSandro1-2/+2
jc: 1.13.4 -> 1.14.0
2021-01-03qtlocation: backport upstream patch for recent GCCThomas Tuegel5-1/+44
2021-01-03Merge pull request #107783 from NixOS/staging-nextFrederik Rietdijk53-1707/+445
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03pythonPackages.libusb1: 1.9 -> 1.9.1rnhmjoj1-2/+2
2021-01-03Merge pull request #105198 from SuperSandro2000/fix-web-pySandro4-8/+45
2021-01-03pythonPackages.WSME: Disable on python 3.9Sandro Jäckel1-0/+3
2021-01-03Merge pull request #108235 from SuperSandro2000/mass-node-packagesSandro3-199/+3237
2021-01-03python3Packages.tld: 0.12.3 -> 0.12.4Fabian Affolter1-2/+2
2021-01-03Merge master into staging-nextgithub-actions[bot]1-3/+4
2021-01-03Merge pull request #108269 from SuperSandro2000/pyro3-darwinSandro1-3/+4
pythonPackages.Pyro4: Fix hanging tests on darwin
2021-01-02cargo-wipe: init at 0.3.0Otavio Salvador1-0/+32
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-03Merge master into staging-nextgithub-actions[bot]12-2055/+1590
2021-01-03Merge pull request #108203 from lovesegfault/pythonPackages.reflinkFlorian Klink1-0/+33
pythonPackages.reflink: init at 0.2.1
2021-01-03pythonPackages.Pyro4: Fix hanging tests on darwinSandro Jäckel1-3/+4
2021-01-03Merge pull request #108258 from arcz/liquidctlPavol Rusnak1-0/+37
liquidctl: init at 1.4.2
2021-01-02Merge pull request #108253 from SuperSandro2000/pyro3-darwinBenjamin Hipple1-2/+7
python3Packages.Pyro4: Fix tests on darwin
2021-01-02Merge pull request #107058 from ShamrockLee/pslibLassulus1-0/+43
pslib: Init at 0.4.6
2021-01-02python3Packages.pyro4: Fix tests on darwinSandro Jäckel1-2/+7
2021-01-02liquidctl: init at 1.4.2Artur Cygan1-0/+37
2021-01-02jc: 1.13.4 -> 1.14.0Atemu1-2/+2
2021-01-02nodePackages: updateSandro Jäckel1-197/+3214
2021-01-02vector-th-unbox needs a jailbreak for building with ghc.9.0.x.Peter Simons1-0/+1
2021-01-02data-fix & vector-binary-instances needs jailbreaks for building with ghc.9.0.x.Peter Simons1-1/+3