Commit graph

443898 commits

Author SHA1 Message Date
Francesco Gazzetta 8f0bc3884d lgogdownloader: enable GUI 2023-01-19 18:36:17 +01:00
Jonas Heinrich 7f6757e4f2
Merge pull request #210880 from urandom2/wordpress3
wordpress: add {pre,post}Install hooks
2023-01-15 13:03:18 +01:00
Kim Lindberger 5291eac38a
Merge pull request #206543 from r-ryantm/auto-update/keycloak
keycloak: 20.0.1 -> 20.0.3
2023-01-15 12:54:33 +01:00
Jonas Heinrich 34f6fceb6a
Merge pull request #210876 from urandom2/wordpress1
wordpressPackages: add builtins and update
2023-01-15 12:50:28 +01:00
Pascal Bach b5c7573211
Merge pull request #210720 from r-ryantm/auto-update/minio-client
minio-client: 2022-12-13T00-23-28Z -> 2023-01-11T03-14-16Z
2023-01-15 12:49:10 +01:00
Pascal Bach fee4025997
Merge pull request #210549 from r-ryantm/auto-update/dsview
dsview: 1.2.1 -> 1.2.2
2023-01-15 12:47:46 +01:00
Martin Weinelt a728ce407d
Merge pull request #210881 from mweinelt/beets-unicompat-fix 2023-01-15 11:23:01 +00:00
Martin Weinelt 309a79d1c4
Merge pull request #210883 from K900/mpd-pipewire-fix 2023-01-15 11:18:30 +00:00
K900 c9f1487cb8 mpd: fix build 2023-01-15 14:09:16 +03:00
Martin Weinelt 7d75060573
beets: Apply patch to fix unidecode>1.3.5 compat 2023-01-15 12:03:41 +01:00
Colin Arnott 7e09121c44
wordpress: add {pre,post}Install hooks 2023-01-15 11:02:15 +00: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
Colin Arnott cd8ee4179c
wordpressPackages: add builtins and update
As a companion to #210873, this change adds some of the builtin plugins
and themes, that generally ship with wordpress, so that consumers can
explicitly opt into including them in their wordpress derivation.
2023-01-15 10:27:39 +00: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