Pavol Rusnak and GitHub
9ce2291c2c
Merge pull request #108290 from dywedir/wavemon
...
wavemon: 0.9.2 -> 0.9.3
2021-01-03 13:12:22 +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
Frederik Rietdijk
aaf4dddc1d
Revert "zigbee2mqtt: 1.16.2 -> 1.17.0"
...
Infinite recursion. https://github.com/NixOS/nixpkgs/issues/108304
This reverts commit ae64bc63d5 .
2021-01-03 12:53:13 +01:00
Léo Gaspard and GitHub
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
Michael Weiss and GitHub
fab050e022
Merge pull request #108286 from nrdxp/redshift-appindicator
...
redshift: libappindicator is linux only
2021-01-03 12:19:43 +01:00
Pavol Rusnak and GitHub
dd5b6caace
Merge pull request #108302 from rnhmjoj/monero
...
monero{,-gui}: 0.17.1.7 -> 0.17.1.8
2021-01-03 12:09:09 +01:00
Joe Hermaszewski and Alyssa Ross
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 and GitHub
918031c587
Merge pull request #108292 from rnhmjoj/libusb1
...
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03 11:51:56 +01:00
sternenseemann and Vincent Laporte
fc20aedc9e
ocamlPackages.ocaml-monadic: use dune 2
2021-01-03 11:35:18 +01:00
Robert T. McGibbon and Frederik Rietdijk
5c5d3d6fee
python3Packages.dask: unbreak by removing flaky test
2021-01-03 11:23:11 +01:00
Frederik Rietdijk
6c9b5071e4
Revert "Merge pull request #107030 from cpcloud/nomad-nvml"
...
This broke eval.
https://github.com/NixOS/nixpkgs/pull/107030#issuecomment-753591854
This reverts commit 20489e31cd , reversing
changes made to 590feeecfb .
2021-01-03 11:19:28 +01:00
rnhmjoj
91a9229324
monero-gui: 0.17.1.7 -> 0.17.1.8
2021-01-03 11:04:10 +01:00
rnhmjoj
4e1464e63f
monero: 0.17.1.7 -> 0.17.1.8
2021-01-03 11:03:49 +01:00
Sandro and GitHub
20489e31cd
Merge pull request #107030 from cpcloud/nomad-nvml
...
nomad: add optional nvml support
2021-01-03 10:19:48 +01:00
Sandro and GitHub
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 and GitHub
6a20b4323d
Merge pull request #104039 from kampka/musl
...
musl: 1.2.0 -> 1.2.1
2021-01-03 10:08:02 +01:00
Sandro and GitHub
40e65eb90d
Merge pull request #108143 from fgaz/mindustry/122.1
...
mindustry: 122 -> 122.1
2021-01-03 10:04:28 +01:00
Sandro and GitHub
e5e3c0f40e
Merge pull request #108162 from fgaz/pt2-clone/1.28
...
pt2-clone: 1.27 -> 1.28
2021-01-03 10:03:55 +01:00
Sandro and GitHub
6ae069c990
Merge pull request #108249 from prusnak/bowtie
...
bowtie: init at at 1.3.0
2021-01-03 10:03:24 +01:00
Sandro and GitHub
b33eada960
Merge pull request #108257 from Atemu/update/jc
...
jc: 1.13.4 -> 1.14.0
2021-01-03 10:03:03 +01:00
Sandro and GitHub
826f08c65f
Merge pull request #104433 from j4m3s-s/master
...
busybox: 1.31.1 -> 1.32.0
2021-01-03 10:02:36 +01:00
Thomas Tuegel and Frederik Rietdijk
9c04596480
qtlocation: backport upstream patch for recent GCC
2021-01-03 10:00:18 +01:00
Frederik Rietdijk and GitHub
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 and GitHub
0960eff85c
Merge pull request #108215 from fgaz/evilpixie/0.2.1
...
evilpixie: 0.2 -> 0.2.1
2021-01-03 09:51:11 +01:00
Sandro and GitHub
a09ec0dc6f
Merge pull request #108214 from 2chilled/pcloud_upgrade
...
pcloud: 1.8.8 -> 1.8.9
2021-01-03 09:50:48 +01:00
Sandro and GitHub
63bc270f1b
Merge pull request #108230 from jtojnar/adminer-cleanup
...
adminer: Clean up
2021-01-03 09:47:35 +01:00
Vladyslav M
8a80f395b0
wavemon: 0.9.2 -> 0.9.3
2021-01-03 10:44:14 +02:00
Sandro and GitHub
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 and GitHub
ada3931e6d
Merge pull request #108235 from SuperSandro2000/mass-node-packages
2021-01-03 09:15:38 +01:00
Bernardo Meurer and GitHub
52a4a170b9
Merge pull request #108263 from bbigras/starship
...
starship: 0.47.0 -> 0.48.0
2021-01-03 06:48:14 +00:00
Bernardo Meurer and GitHub
aabff59994
Merge pull request #108283 from andersk/cargo-download
...
cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
2021-01-03 06:39:32 +00:00
zowoq
376b48b604
.github/workflows/manual-{nixos,nixpkgs}.yml: fix restrict eval
...
needs an explicit NIX_PATH
2021-01-03 16:38:04 +10:00
Timothy DeHerrera
7af5eebfcd
redshift: libappindicator is linux only
2021-01-02 23:34:34 -07:00
Sandro and GitHub
7ce2c5a5f7
Merge pull request #104788 from SuperSandro2000/auto-update/opustags
2021-01-03 07:25:59 +01:00
github-actions[bot] and GitHub
279110cd86
Merge master into staging-next
2021-01-03 06:23:19 +00:00
Sandro and GitHub
115dc3122a
Merge pull request #108164 from mweinelt/solanum
2021-01-03 07:14:46 +01:00
Sandro and GitHub
ed6af9373b
Merge pull request #108269 from SuperSandro2000/pyro3-darwin
...
pythonPackages.Pyro4: Fix hanging tests on darwin
2021-01-03 06:39:41 +01:00
Anders Kaseorg
74a8ac4648
cargo-download: Fix build by bumping url from 1.6.0 to 1.6.1
...
url 1.6.0 no longer builds with Rust 1.40 and later due to a lifetime
bug uncovered by NLL: https://github.com/Xion/cargo-download/pull/7
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2021-01-02 19:51:22 -08:00
Tim Steinbach
88d2028549
oh-my-zsh: 2021-01-01 → 2021-01-02
2021-01-02 21:00:00 -05:00
github-actions[bot] and GitHub
bc30d1eb34
Merge master into staging-next
2021-01-03 00:56:46 +00:00
Alyssa Ross and GitHub
c1149a77c1
COPYING: 2020 -> 2021
2021-01-03 00:49:09 +00:00
zowoq
e6f00abb56
.github/workflows/rebase-staging.yml: commit -> comment
2021-01-03 10:00:07 +10:00
zowoq
9304aa0fd4
.github/workflows/rebase-staging.yml: add reaction to the comment that started the job
2021-01-03 09:48:43 +10:00
zowoq
84b57757ad
.github/workflows: build NixOS/Nixpkgs manuals with PR ref, restrict-eval and sandbox
2021-01-03 09:41:42 +10:00
Florian Klink and GitHub
8a9d1aad72
Merge pull request #108148 from SuperSandro2000/cadvisor
...
cadvisor: 0.36.0 -> 0.37.0
2021-01-03 00:40:50 +01:00