Sandro Jäckel and Martin Weinelt
bc63ba0d5a
python310Packages.flask: 2.1.2 -> 2.1.3
2022-07-21 22:33:37 +02:00
Martin Weinelt
5f413aa580
awsebcli: drop requests override, relax constraint
...
Passing the trustme dependency into requests checkInputs has become an
infinite recursion since the latest hypothesis update.
It is unclear what the dependency chain is that causes this, but there
is little need in overriding requests, since its API is mostly very
stable.
2022-07-21 22:33:37 +02:00
Sandro Jäckel and Martin Weinelt
968ff229bd
python310Packages.uvicorn: 0.18.1 -> 0.18.2
2022-07-21 22:33:37 +02:00
Sandro Jäckel and Martin Weinelt
eb09880cbb
platformio: relax uvicorn
2022-07-21 22:33:36 +02:00
Sandro Jäckel and Martin Weinelt
b628b6efac
python310Packages.uvicorn: 0.17.6 -> 0.18.1
2022-07-21 22:33:36 +02:00
Martin Weinelt
96a1286ea8
python3Packages.cryptography: 37.0.2 -> 37.0.4
...
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst\#3704---2022-07-05
2022-07-21 22:33:36 +02:00
Martin Weinelt
c01db36713
python3Packages.pylint: 2.14.1 -> 2.14.4
2022-07-21 22:33:36 +02:00
Martin Weinelt
b9a02149bb
python3Packages.astroid: 2.11.5 -> 2.11.7
...
https://github.com/PyCQA/astroid/releases/tag/v2.11.7
https://github.com/PyCQA/astroid/releases/tag/v2.11.6
2022-07-21 22:33:36 +02:00
Martin Weinelt
599d078a28
python3Packages.pandas: 1.4.2 -> 1.4.3
2022-07-21 22:33:36 +02:00
Martin Weinelt
27668c5709
python3Packages.scikit-learn: 1.0.2 -> 1.1.1
2022-07-21 22:33:36 +02:00
Martin Weinelt
41b3e0bf31
python3Packages.m2r: patch docutils 0.19 compat
2022-07-21 22:33:36 +02:00
Martin Weinelt
09943a0c2c
python3Packages.scipy: 1.8.0 -> 1.8.1
2022-07-21 22:33:36 +02:00
Martin Weinelt
a93740e9ba
python3Packages.numpy: 1.21.6 -> 1.23.1
2022-07-21 22:33:36 +02:00
Martin Weinelt
dab5a2ca78
python3Packages.pytest-mock: 3.8.1 -> 3.8.2
2022-07-21 22:33:36 +02:00
Martin Weinelt
d516874a41
python3Packages.hypothesis: 6.46.10 -> 6.50.1
2022-07-21 22:33:35 +02:00
Martin Weinelt
2742ea65c6
python3Packages.pytest-asyncio: extract tests into passthru
...
Necessary to escape infinite recursion with hypothesis.
2022-07-21 22:33:35 +02:00
Martin Weinelt
fe12670469
python3Packages.pytest: extract test into passthru
...
Necessary To escape infinite recursion with hypothesis.
2022-07-21 22:33:35 +02:00
Martin Weinelt
f5a5276172
python3Packages.pytest: 7.1.1 -> 7.1.2
...
https://github.com/pytest-dev/pytest/releases/tag/7.1.2
2022-07-21 22:33:35 +02:00
Martin Weinelt
9e68ab7b83
python3Packages.docutils: 0.18.1 -> 0.19
2022-07-21 22:33:35 +02:00
Martin Weinelt
ef671f9b3b
python3Packages.setuptools-rust: 1.3.0 -> 1.4.1
...
https://github.com/PyO3/setuptools-rust/releases/tag/v1.4.1
https://github.com/PyO3/setuptools-rust/releases/tag/v1.4.0
2022-07-21 22:33:35 +02:00
Martin Weinelt
1197a69edf
python3Packages.setuptools: 61.2.0 -> 63.2.0
2022-07-21 22:33:35 +02:00
Artturi and GitHub
5a01941e5f
Merge pull request #180879 from jonringer/bison-tests
2022-07-21 23:11:23 +03:00
github-actions[bot] and GitHub
a92f7ed60a
Merge staging-next into staging
2022-07-21 18:02:00 +00:00
github-actions[bot] and GitHub
5085c029de
Merge master into staging-next
2022-07-21 18:01:19 +00:00
John Ericson and GitHub
c38de9b3f2
Merge pull request #181525 from alyssais/rust-debug
...
separateDebugInfo: enable full Rust debug info
2022-07-21 13:09:19 -04:00
Alyssa Ross
d4ca6ff3f4
linuxPackages.rtl88x2bu: unstable-2022-02-22 -> unstable-2022-05-23
...
Fixes build with Linux 5.18.
2022-07-21 17:08:36 +00:00
Gabriel Ebner and GitHub
ec71376b1c
Merge pull request #179568 from collares/lean-3.44.1
...
lean: 3.43.0 -> 3.45.0
2022-07-21 19:04:45 +02:00
Alyssa Ross
b273c33cb2
crosvm.updateScript: update repo URL
...
https://chromium.googlesource.com/chromiumos/platform/crosvm/+/ed7d455a4364671d8dfaf2d3e65d25128861f650
2022-07-21 16:30:56 +00:00
Alyssa Ross
c83e38c40d
crosvm: 100.14526.0.0-rc1 -> 103.3
...
This is the first update using the new versioning scheme in introduced
in the previous commit.
2022-07-21 16:30:56 +00:00
Alyssa Ross
c01c68bf1c
crosvm.updateScript: stop trying manifest-versions
...
manifest-versions never seems to contain the release build any more,
so we can't use it to find the version of crosvm being served to CrOS
devices.
Instead, I've changed the update script to take the latest version of
the appropriate crosvm Chrome OS release branch. This is the branch
that gets served. Every release, it is branched off from the
"chromeos" branch (which is the one that passes Chrome OS QA), and
then collects any critical fixes over the lifetime of the release.
With this change, I've introduced a new, simplified versioning
scheme, e.g. 100.0. The tip build is always 1:1 with the Chrome
version, so having both of those is redundant. The other number is
the number of commits that have been added to the release branch after
branching from the chromeos branch, so that the number will go up if
we update to include a new commit from the same release.
2022-07-21 16:30:56 +00:00
Alyssa Ross
acdfec904d
crosvm.updateScript: update for new serving dash
...
The old dashboard no longer exists. Currently, the platform version
being served doesn't exist in manifest versions, but that was also a
problem we had before sometimes.
2022-07-21 16:30:56 +00:00
Alyssa Ross
931ae3ee7b
crosvm.updateScript: check for . in buildspec name
...
Otherwise, we might only match a prefix of the version. (Although
it's not likely to be a problem in practice — I doubt we'll end up in
a situation where there's a buildspec number 10x the one we're looking
for.)
2022-07-21 16:30:56 +00:00
Alyssa Ross
11ffcf0fdf
crosvm.updateScript: remove unused import
2022-07-21 16:30:56 +00:00
Mauricio Collares
2646dae16e
lean: 3.44.1 -> 3.45.0
2022-07-21 13:03:03 -03:00
Timothy DeHerrera and GitHub
e8c3d13d00
Merge pull request #181674 from nrdxp/nvidia-udev
...
nvidia: improve robustness of udev rules
2022-07-21 09:00:47 -07:00
Mauricio Collares
b394165a8a
lean: 3.44.0 -> 3.44.1
2022-07-21 12:52:30 -03:00
Mauricio Collares
f1fe61ba70
lean: 3.43.0 -> 3.44.0
2022-07-21 12:52:30 -03:00
Jacek Galowicz and GitHub
8429701cbf
Merge pull request #182324 from snpschaaf/testdriver-vde-hub-mode
...
use vde switch in hubmode by default
2022-07-21 17:48:15 +02:00
Winter and GitHub
2922becf6d
Merge pull request #182342 from veehaitch/github-runner-capset
...
nixos/github-runner: fix capset syscall filtering
2022-07-21 11:26:34 -04:00
Winter and GitHub
4152f64e90
Merge pull request #182283 from ipetkov/sqlx-cli-0.6.0
...
sqlx-cli: 0.5.13 -> 0.6.0
2022-07-21 11:18:16 -04:00
Winter and GitHub
dc13622e3d
Merge pull request #182275 from imsofi/upd/ferium/4.1.8
...
ferium: 4.1.5 -> 4.1.8
2022-07-21 11:11:06 -04:00
Winter and GitHub
28e8645e12
Merge pull request #181745 from mdorman/update-pivy
...
pivy: 0.6.6 -> 0.6.7
2022-07-21 11:06:26 -04:00
Sandro and GitHub
3f2b510ebd
Merge pull request #181868 from SuperSandro2000/searxng
...
searxng: unstable-2022-06-29 -> unstable-2022-07-15
2022-07-21 16:57:35 +02:00
Sandro and GitHub
81fedf1c28
Merge pull request #181080 from delroth/i3lock-2.14.1
...
i3lock: 2.13 -> 2.14.1
2022-07-21 16:50:55 +02:00
Philippe Schaaf
5ae6580474
add hub mode comment
...
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com >
2022-07-21 16:34:09 +02:00
Philippe Schaaf
df52d556bb
wip: add vlan-ping test
...
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com >
2022-07-21 16:19:20 +02:00
Vincent Haupert
539b61ea37
nixos/github-runner: fix capset syscall filtering
...
capset(2) is a single system call, not a set of multiple system calls.
2022-07-21 16:08:15 +02:00
adisbladis and GitHub
e3a3abe560
Merge pull request #182167 from adisbladis/qflipper-1_1_0
...
qFlipper: 1.0.2 -> 1.1.0
2022-07-21 21:50:52 +08:00
Callum Dunster and Bjørn Forsman
6668664128
tmuxinator: 3.0.1 -> 3.0.5
...
tmuxinator 3.0.1 complains that the current version of tmux is
unsupported.
2022-07-21 15:46:41 +02:00
Ivan Petkov and GitHub
4392899832
cargo-nextest: 0.9.24 -> 0.9.26 ( #182284 )
2022-07-21 14:44:02 +02:00