K900
fd77307ab0
linux: 6.1.3 -> 6.1.6
2023-01-15 15:19:50 +03:00
K900
5677f89218
linux: 6.0.17 -> 6.0.19
2023-01-15 15:19:25 +03:00
K900
a05b3a75b9
linux: 5.15.86 -> 5.15.88
2023-01-15 15:19:18 +03:00
K900
a4b823d73c
linux: 5.10.162 -> 5.10.163
2023-01-15 15:19:11 +03:00
Martin Weinelt
2d798b38ac
Merge pull request #210878 from mweinelt/meson-python-fix
2023-01-15 10:32:47 +00:00
Martin Weinelt
8ecc4d8479
python3Packages.meson-python: Propagate typing-extensions
...
It is both a build and a runtime dependency for python<3.10.
2023-01-15 11:29:50 +01:00
Martin Weinelt
7b4bf87e27
Merge pull request #210874 from mweinelt/pydantic-disable-py39-docs
2023-01-15 10:24:21 +00:00
Martin Weinelt
52b9d9ad0e
python3Packages.pydantic Disable docs build for python<3.10
...
It fails, because the examples require python3.10 to be executed.
```
WARNING: examples for 3.10+ requires python 3.10. They won't be executed
Traceback (most recent call last):
File "/build/source/docs/build/main.py", line 31, in <module>
sys.exit(main())
File "/build/source/docs/build/main.py", line 27, in main
return exec_examples()
File "/build/source/docs/build/exec_examples.py", line 354, in exec_examples
versions.extend(populate_upgraded_versions(file, file_text, lowest_version))
File "/build/source/docs/build/exec_examples.py", line 294, in populate_upgraded_versions
new_file.write_text(upgraded_file_text)
File "/nix/store/9pilxd2znfsj64ybyg8lmgql9vy3fq4g-python3-3.9.16/lib/python3.9/pathlib.py", line 1285, in write_text
with self.open(mode='w', encoding=encoding, errors=errors) as f:
File "/nix/store/9pilxd2znfsj64ybyg8lmgql9vy3fq4g-python3-3.9.16/lib/python3.9/pathlib.py", line 1252, in open
return io.open(self, mode, buffering, encoding, errors, newline,
File "/nix/store/9pilxd2znfsj64ybyg8lmgql9vy3fq4g-python3-3.9.16/lib/python3.9/pathlib.py", line 1120, in _opener
return self._accessor.open(self, flags, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/build/source/docs/.tmp_examples/upgraded/dataclasses_default_schema_3_9.py'
make: *** [Makefile:118: docs] Error 1
```
2023-01-15 11:20:19 +01:00
Martin Weinelt
686f96f2b6
Merge pull request #210868 from mweinelt/fix-logutils
2023-01-15 10:16:49 +00:00
Martin Weinelt
8ceba79d54
python3Packages.logutils: Fix tests
2023-01-15 11:16:16 +01:00
Martin Weinelt
0d00dd3a8e
Merge pull request #210859 from vcunat/p/firefox-gcc_s
2023-01-15 09:45:03 +00:00
Martin Weinelt
6cd777e74b
Merge pull request #210841 from vcunat/p/afdko-pick
2023-01-15 09:40:06 +00:00
Nick Cao
3030265448
Merge pull request #210805 from r-ryantm/auto-update/cmctl
...
cmctl: 1.10.1 -> 1.11.0
2023-01-15 17:38:15 +08:00
Matt McHenry
d18008b8ea
eclipses: 2022-09 -> 2022-12
...
drop .eclipseproduct workaround from 2012-12 /
8a7561ec09
2023-01-15 10:36:39 +01:00
Nick Cao
3c6fa9272f
Merge pull request #210809 from NickCao/qt5-hotfix
...
qt5: fetch submodules
2023-01-15 17:15:59 +08:00
Nick Cao
c140730d40
qt5.qt3d: override src to include submodules
2023-01-15 17:15:21 +08:00
Fabian Affolter
e8eca3365d
Merge pull request #210679 from r-ryantm/auto-update/ldapmonitor
...
ldapmonitor: 1.3 -> 1.4
2023-01-15 10:11:55 +01:00
Fabian Affolter
a394fbcb94
Merge pull request #210733 from r-ryantm/auto-update/python310Packages.pysmbc
...
python310Packages.pysmbc: 1.0.24 -> 1.0.25.1
2023-01-15 10:09:47 +01:00
Vladimír Čunát
2348c633d9
Merge #209662 : firefox-bin: 108.0 -> 108.0.2
2023-01-15 09:54:47 +01:00
Vladimír Čunát
cdf02835eb
firefox: fixup build on aarch64-linux
...
It's the issue with old libgcc_s propagated via our glibc package; e.g.
https://github.com/NixOS/nixpkgs/pull/209113
2023-01-15 09:13:34 +01:00
Jonas Heinrich
c343ac914e
python3Packages.afdko: 3.9.0 -> 3.9.2
...
(forward-picked from commit d9a7ea8053
from PR #210181 )
A test would fail the build otherwise since last staging-next:
https://hydra.nixos.org/eval/1789199?filter=afdko&compare=1789191
and that would block NixOS tests and thus nixos-unstable channel.
2023-01-15 09:06:47 +01:00
Bobby Rong
fd82d2bf83
Merge pull request #210810 from bobby285271/rm/mail-notification
...
mail-notification: remove an unused patch
2023-01-15 14:33:47 +08:00
Nikolay Korotkiy
e8e9febf8b
Merge pull request #210820 from r-ryantm/auto-update/geographiclib
...
geographiclib: 2.1.1 -> 2.1.2
2023-01-15 09:22:09 +04:00
Stanisław Pitucha
24b160324c
Merge pull request #210728 from r-ryantm/auto-update/owl-lisp
...
owl-lisp: 0.2 -> 0.2.1
2023-01-15 15:10:26 +11:00
R. Ryantm
4aba481aef
geographiclib: 2.1.1 -> 2.1.2
2023-01-15 03:55:36 +00:00
figsoda
c35589639d
Merge pull request #210589 from figsoda/process-viewer
...
process-viewer: 0.5.5 -> 0.5.6
2023-01-14 21:53:46 -05:00
Bobby Rong
4784154194
mail-notification: remove an unused patch
...
mail-notification is previously a top-level package.
The package is removed in 193c893
, so this patch is not needed.
2023-01-15 10:39:23 +08:00
Stanisław Pitucha
76dd16945e
Merge pull request #210777 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.443 -> 0.0.447
2023-01-15 13:38:01 +11:00
Bobby Rong
01814e4a4c
Merge pull request #210726 from bobby285271/rm/gnome-2
...
gnome2.gnome_python: remove
2023-01-15 10:32:29 +08:00
Bobby Rong
b065c6801b
Merge pull request #210357 from bobby285271/upd/gnome
...
GNOME updates
2023-01-15 10:28:23 +08:00
R. Ryantm
005e5fc073
cmctl: 1.10.1 -> 1.11.0
2023-01-15 02:09:08 +00:00
Matthew "strager" Glazar
7875a11bd6
sapling: use latest Python
...
After upgrading to Sapling 0.2.20221222-152408-ha6a66d09, we no longer
need a specific version of Python. Use the Nixpkgs default.
2023-01-14 19:55:17 -06:00
Sandro
09091c7521
Merge pull request #209694 from wegank/skypeexport-darwin
2023-01-15 02:51:24 +01:00
Weijia Wang
b40f0196f3
megam: add darwin support ( #209898 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-15 02:50:59 +01:00
Sandro
fa8ae2120d
Merge pull request #208715 from elohmeier/prom-rspamd-fix
...
Fixes https://github.com/NixOS/nixpkgs/issues/210390
2023-01-15 02:49:52 +01:00
Artturi
131879f79d
Merge pull request #210096 from wegank/sile-darwin
...
sile: postpone checks after install
2023-01-15 03:46:41 +02:00
Sandro
c58002056a
Merge pull request #210361 from wegank/wxmaxima-bump
...
Closes https://github.com/NixOS/nixpkgs/issues/210224
2023-01-15 02:46:09 +01:00
Sandro
c83517aba7
Merge pull request #210144 from wegank/ocaml-bump-obsolete
2023-01-15 02:45:45 +01:00
Nick Cao
8fe77955d4
Merge pull request #210574 from r-ryantm/auto-update/arduino-language-server
...
arduino-language-server: 0.7.2 -> 0.7.4
2023-01-15 09:14:29 +08:00
figsoda
fc5eb7ea28
Merge pull request #210767 from qowoz/delta
...
delta: add missing check input, skip test on darwin
2023-01-14 20:01:49 -05:00
Nick Cao
d726ea1e12
Merge pull request #196936 from isabelgk/conan_1_53_0
...
conan: 1.49.0 -> 1.53.0
2023-01-15 08:13:40 +08:00
Nick Cao
2da37482b1
Merge pull request #200434 from DavSanchez/derivation/cotp
...
cotp: init at 1.1.0
2023-01-15 08:10:08 +08:00
Fabian Affolter
f9462cacb2
Merge pull request #210696 from fabaff/aliyun-python-sdk-bump
...
python310Packages.aliyun-python-sdk-cdn: 3.7.10 -> 3.7.11, python310Packages.aliyun-python-sdk-iot: 8.48.0 -> 8.49.0
2023-01-15 01:05:23 +01:00
Fabian Affolter
6ddf7ab9a9
Merge pull request #210707 from fabaff/tololib-bump
...
python310Packages.tololib: 0.1.0b3 -> 0.1.0b4
2023-01-15 01:05:13 +01:00
zowoq
d0a7e8e018
delta: add missing check input, skip test on darwin
2023-01-15 09:47:17 +10:00
figsoda
3bc481f4b2
Merge pull request #210766 from qowoz/talosctl
...
talosctl: 1.3.1 -> 1.3.2
2023-01-14 18:43:24 -05:00
figsoda
c8ec62fb89
Merge pull request #210774 from r-ryantm/auto-update/mdbook-katex
...
mdbook-katex: 0.3.0 -> 0.3.2
2023-01-14 18:42:01 -05:00
Nick Cao
6df6a45b04
Merge pull request #210622 from qowoz/ecc
...
editorconfig-checker: 2.6.0 -> 2.7.0
2023-01-15 07:39:12 +08:00
figsoda
267642df33
Merge pull request #210775 from r-ryantm/auto-update/ginkgo
...
ginkgo: 2.6.1 -> 2.7.0
2023-01-14 18:38:37 -05:00
Nick Cao
3fe3860460
Merge pull request #210464 from brandonweeks/wlgreet
...
wlgreet: 2022-01-25 -> 0.4.1
2023-01-15 07:37:58 +08:00