Alyssa Ross
516bafd406
mailmanPackages: pin to Python 3.10
...
We have Mailman's Python package set pinned to Django 3, which doesn't
support Python 3.11.
2023-10-11 20:20:13 +00:00
Alyssa Ross
21e3908ea3
nixos/mailman: ensure uwsgi uses mailman's python
...
If they differ, uwsgi will fail to start, because it won't be able to
find the appropriate libraries.
2023-10-11 20:20:12 +00:00
Alyssa Ross
ec58ad152a
mailman: use sphinx from python3.pkgs
...
At least since e161990d40 ("mailman: remove docutils input"), we
rely on sphinx being a Python library package for our Python version,
so that it propagates a compatible docutils. Taking sphinx from the
top level therefore won't work right if it's using a different Python
version.
2023-10-11 20:20:11 +00:00
Alyssa Ross
a4c3566925
mailman: remove importlib-resources dependency
...
mailman is incompatible with importlib-resources 6.x, and upstream
have decided to remove the dependency.
Fixes: 3c86835248 ("python3Packages.importlib-resources: 5.12.0 -> 6.0.1")
Link: https://gitlab.com/mailman/mailman/-/issues/1093
2023-10-11 20:20:09 +00:00
Alyssa Ross
d72bc8a588
python3.pkgs.django-allauth: 0.55.2 -> 0.57.0
2023-10-11 20:20:08 +00:00
Alyssa Ross
55ebc46e4b
python3.pkgs.python3-saml: fix more expired tests
...
Upstream has now fixed the tests we were previously disabling
ourselves, but in the meantime yet another test has started failing.
2023-10-11 20:20:01 +00:00
github-actions[bot] and GitHub
b8d473b6d2
Merge master into staging-next
2023-10-11 18:01:06 +00:00
Nick Cao and GitHub
535734e71c
Merge pull request #259865 from marsam/ssl-proxy-buildGo119Module
...
ssl-proxy: use buildGo119Module
2023-10-11 13:59:54 -04:00
maxine and GitHub
36b174683a
Merge pull request #251527 from kirillrdy/tinygo-upgrade
...
tinygo: 0.26.0 -> 0.30.0
2023-10-11 19:53:42 +02:00
Simon Žlender and Anderson Torres
5dcafc3685
{nickel,nls}: make nls an output of nickel
2023-10-11 13:56:41 -03:00
Samuel Ainsworth and GitHub
b17a59b240
Merge pull request #259994 from GaetanLepage/mmcv
...
python310Packages.mmcv: 2.0.0 -> 2.0.1
2023-10-11 12:54:40 -04:00
toonn and GitHub
5fdb00f03c
Merge pull request #259996 from toonn/wire-desktop-bump
...
Wire desktop bump
2023-10-11 18:51:55 +02:00
Florian Klink and GitHub
5434390aeb
Merge pull request #260225 from emilylange/grafana-agent
...
grafana-agent: 0.36.2 -> 0.37.1
2023-10-11 18:35:41 +02:00
toonn and GitHub
3b3b182994
Merge pull request #260421 from r-ryantm/auto-update/nb
...
nb: 7.5.1 -> 7.7.1
2023-10-11 18:21:34 +02:00
Matthias Beyer and GitHub
872740f395
Merge pull request #230459 from ConsumingChaos/cargo-bazel
...
cargo-bazel: init at 0.8.0
2023-10-11 18:19:59 +02:00
Ryan Mulligan and GitHub
80f067f49a
Merge pull request #260387 from r-ryantm/auto-update/mlkit
...
mlkit: 4.7.4 -> 4.7.5
2023-10-11 09:10:21 -07:00
Ryan Mulligan and GitHub
bdada9456d
Merge pull request #260412 from r-ryantm/auto-update/murex
...
murex: 5.0.9310 -> 5.1.2210
2023-10-11 09:10:02 -07:00
Ryan Mulligan and GitHub
0f8b25d1ec
Merge pull request #260422 from r-ryantm/auto-update/nats-server
...
nats-server: 2.10.1 -> 2.10.2
2023-10-11 09:09:38 -07:00
Ryan Mulligan and GitHub
24cb655389
Merge pull request #260434 from r-ryantm/auto-update/cotp
...
cotp: 1.2.5 -> 1.3.0
2023-10-11 09:09:16 -07:00
Ryan Mulligan and GitHub
559694d209
Merge pull request #260452 from r-ryantm/auto-update/netbird
...
netbird: 0.23.6 -> 0.23.8
2023-10-11 09:08:56 -07:00
Weijia Wang and GitHub
3e3b5baf3f
Merge pull request #260459 from deviant/disown-last-resort
...
last-resort: remove myself as maintainer
2023-10-11 18:07:10 +02:00
emilylange
101d8a8f8e
grafana-agent: 0.36.2 -> 0.37.1
...
https://github.com/grafana/agent/releases/tag/v0.37.0
https://github.com/grafana/agent/blob/v0.37.0/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.36.2...v0.37.0
https://github.com/grafana/agent/releases/tag/v0.37.1
https://github.com/grafana/agent/blob/v0.37.1/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.37.0...v0.37.1
grafana-agent, starting with 0.37.0, requires go >= 1.21.
In nixpkgs (unstable), `buildGoModule` still refers to
`buildGo120Module`. Which, as the name suggests, uses go 1.20, and thus
does not meet the requirement, so we have to manually override it in
`all-packages.nix`.
This override can be dropped very soon again, as commit
2598cb64c1 titled
`go, buildGoModule, buildGoPackage: default to 1.21` is already in
`staging-next` and will land in `master` soon.
2023-10-11 17:58:28 +02:00
Thiago Kenji Okada and GitHub
446733486f
Merge pull request #259645 from otavio/bb-lsp
...
bitbake-language-server: init at 0.0.6
2023-10-11 16:46:11 +01:00
Silvan Mosberger and GitHub
006b28f2a8
Merge pull request #257356 from tweag/fileset.intersect
...
`lib.fileset.intersection`: init
2023-10-11 17:33:32 +02:00
Rick van Schijndel and GitHub
91ac36c5b7
Merge pull request #243385 from nviets/lightgbm4
...
lightgbm: 3.3.5 -> 4.1.0
2023-10-11 17:19:45 +02:00
markuskowa and GitHub
af4ba9eccb
Merge pull request #257514 from r-ryantm/auto-update/dart
...
dart: 3.0.6 -> 3.1.3
2023-10-11 17:16:20 +02:00
markuskowa and GitHub
eb734de43d
Merge pull request #258496 from r-ryantm/auto-update/sundials
...
sundials: 6.6.0 -> 6.6.1
2023-10-11 17:14:22 +02:00
V
846bef93c0
last-resort: remove myself as maintainer
2023-10-11 17:11:12 +02:00
Connor Baker and GitHub
bc824ec551
Merge pull request #258563 from SomeoneSerge/fix/2023-09/torchaudio
...
python3Packages.torchaudio: fix the cuda build
2023-10-11 11:07:04 -04:00
markuskowa and GitHub
c67da6c336
Merge pull request #259264 from r-ryantm/auto-update/ipset
...
ipset: 7.17 -> 7.19
2023-10-11 17:02:49 +02:00
R. Ryantm
f7af28c117
netbird: 0.23.6 -> 0.23.8
2023-10-11 14:37:52 +00:00
Nick Cao and GitHub
c0aced3ca6
Merge pull request #260311 from techknowlogick/pulumi-3880
...
pulumi-bin: 3.78.1 -> 3.88.0
2023-10-11 10:22:56 -04:00
Nick Cao and GitHub
21de6eb092
Merge pull request #260338 from r-ryantm/auto-update/mapcidr
...
mapcidr: 1.1.10 -> 1.1.11
2023-10-11 10:20:07 -04:00
Nick Cao and GitHub
768d3dd11d
Merge pull request #260330 from NickCao/v2ray-domain-list-community
...
v2ray-domain-list-community: 20230926092720 -> 20231011001633
2023-10-11 10:19:13 -04:00
Nick Cao and GitHub
10a083a5e7
Merge pull request #260323 from r-ryantm/auto-update/lokalise2-cli
...
lokalise2-cli: 2.6.8 -> 2.6.10
2023-10-11 10:19:03 -04:00
Silvan Mosberger and Robert Hensing
389be8db81
lib.fileset: Minor contributor doc adjustments
...
Co-authored-by: Robert Hensing <robert@roberthensing.nl >
2023-10-11 16:18:00 +02:00
Silvan Mosberger
4ecf025814
lib.fileset.intersection: init
2023-10-11 16:17:48 +02:00
Nick Cao and GitHub
e9057e8338
Merge pull request #260309 from r-ryantm/auto-update/libva-utils
...
libva-utils: 2.19.0 -> 2.20.0
2023-10-11 10:17:18 -04:00
Nick Cao and GitHub
ae184a7ca0
Merge pull request #260308 from r-ryantm/auto-update/libutp_3_4
...
libutp_3_4: unstable-2023-03-05 -> unstable-2023-08-04
2023-10-11 10:16:35 -04:00
Nick Cao and GitHub
4c50bb1763
Merge pull request #260269 from r-ryantm/auto-update/go-cqhttp
...
go-cqhttp: 1.1.0 -> 1.2.0
2023-10-11 10:15:58 -04:00
Nick Cao and GitHub
4457d52610
Merge pull request #260375 from fabaff/apischema-bump
...
python311Packages.apischema: 0.18.0 -> 0.18.1
2023-10-11 10:13:39 -04:00
Nick Cao and GitHub
a85dd88841
Merge pull request #260370 from GetPsyched/atlauncher
...
atlauncher: 3.4.34.0 -> 3.4.34.2
2023-10-11 10:12:32 -04:00
Nick Cao and GitHub
6df7bdb12a
Merge pull request #260369 from fabaff/env-canada-bump
...
python311Packages.env-canada: 0.5.37 -> 0.6.0
2023-10-11 10:11:50 -04:00
Nick Cao and GitHub
b0b924e865
Merge pull request #260368 from fabaff/pyiqvia-bump
...
python311Packages.pyiqvia: 2023.08.1 -> 2023.10.0
2023-10-11 10:11:12 -04:00
Nick Cao and GitHub
0e04eb97e1
Merge pull request #260361 from r-ryantm/auto-update/mill
...
mill: 0.11.4 -> 0.11.5
2023-10-11 10:08:37 -04:00
Nick Cao and GitHub
0a1a688ec9
Merge pull request #260360 from r-ryantm/auto-update/minesweep-rs
...
minesweep-rs: 6.0.34 -> 6.0.35
2023-10-11 10:08:02 -04:00
Domen Kožar and GitHub
6bc5e42204
Merge pull request #260429 from hercules-ci/block-on-aarch64-darwin
...
Block on aarch64 darwin
2023-10-11 15:06:22 +01:00
Nick Cao and GitHub
877c32a961
Merge pull request #260389 from fabaff/python-homewizard-energy-bump
...
python311Packages.python-homewizard-energy: 2.1.0 -> 2.1.2
2023-10-11 09:59:14 -04:00
Nick Cao and GitHub
e49283f84d
Merge pull request #260380 from wegank/powershell-bump
...
powershell: 7.3.7 -> 7.3.8
2023-10-11 09:58:07 -04:00
Nick Cao and GitHub
1f7ea2348b
Merge pull request #260376 from fabaff/appthreat-vulnerability-db-bump
...
python311Packages.appthreat-vulnerability-db: 5.5.0 -> 5.5.1
2023-10-11 09:57:25 -04:00