Commit Graph

654698 Commits

Author SHA1 Message Date
R. Ryantm
1105e56953 oauth2c: 1.14.0 -> 1.15.0 2024-07-16 17:04:19 +00:00
K900
7ffbecde9a
Merge pull request #327657 from K900/kirigami-hacks
kdePackages.kirigami: hack to propagate qqc2-desktop-style
2024-07-16 19:59:27 +03:00
Silvan Mosberger
d24eef8b92
Merge pull request #323634 from Stunkymonkey/mkl-fix-self-inclusive-src
mkl: fix self-inclusive test src
2024-07-16 18:43:41 +02:00
R. Ryantm
c670097285 saunafs: 4.2.0 -> 4.3.0 2024-07-16 16:36:19 +00:00
R. Ryantm
979c121f70 scraper: 0.19.0 -> 0.19.1 2024-07-16 16:36:05 +00:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Yaya
63fd15f5e9 gitlab: Un-vendor sidekiq
The sidekiq dependency was vendored to maintain compatibility with Redis
6.0 (as stated in this [comment]) but unfortunately, it seems to cause a
crash in the application, as noted in this [upstream issue].

We can safely swap out the dependency, as our Redis release in nixpkgs
is >= 7.0.

[comment]: https://gitlab.com/gitlab-org/gitlab/-/issues/468435#note_1979750600
[upstream issue]: https://gitlab.com/gitlab-org/gitlab/-/issues/468435
2024-07-16 18:00:33 +02:00
Yaya
6c877bbdba gitlab-container-registry: 4.5.0 -> 4.6.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.6.0-gitlab/CHANGELOG.md
2024-07-16 18:00:33 +02:00
Yaya
5127afa999 gitlab: 17.1.1 -> 17.1.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v17.1.2-ee/CHANGELOG.md

Fixes CVE-2024-2880
Fixes CVE-2024-5257
Fixes CVE-2024-5470
Fixes CVE-2024-5528
Fixes CVE-2024-6385
Fixes CVE-2024-6595
2024-07-16 18:00:33 +02:00
Artturin
8ebf877c3f
Merge pull request #327406 from OPNA2608/fix/urh-darwin
urh: Only pull in qtwayland on Linux
2024-07-16 18:50:25 +03:00
R. Ryantm
66545adf5b python312Packages.nebula3-python: 3.8.0 -> 3.8.1 2024-07-16 15:46:25 +00:00
Andrew Marshall
a5139cf271 blender: 4.1.1 -> 4.2.0
Changelog: https://developer.blender.org/docs/release_notes/4.2/

- Since we are using `srcs` instead of `src`, now need to use `fetchzip`
  instead of `fetchurl`
- Bundled assets are no longer included in source tarball, but they are
  in the built-release tarball, so fetch them and move them into place.
- fetchpatch-ed commit is now included
- clew is removed upstream, so no need to patch it
- EEVEE is replaced by EEVEE Next
- Addons have been relocated
2024-07-16 11:40:11 -04:00
R. Ryantm
60d4768667 mautrix-meta: 0.3.1 -> 0.3.2 2024-07-16 15:20:11 +00:00
R. Ryantm
d7d910f066 cfspeedtest: 1.2.4 -> 1.2.5 2024-07-16 15:18:23 +00:00
Artturin
36d1047ddd
Merge pull request #294597 from TomaSajt/axis2
axis2: remove legacy builder.sh, make deterministic
2024-07-16 18:15:38 +03:00
7c6f434c
1b140db4d2
Merge pull request #327621 from thillux/botan-update-2024-07
botan2: 2.19.4 -> 2.19.5; botan3: 3.4.0 -> 3.5.0
2024-07-16 15:14:30 +00:00
7c6f434c
44e4c08cd2
Merge pull request #327354 from vlaci/visidata-python-312
visidata: fix tests on Python 3.12
2024-07-16 15:14:20 +00:00
Lin Jian
b62b159c17
Merge pull request #323868 from philiptaron/__attrsFailEvaluation/emacsPackages
emacsPackages: remove __attrsFailEvaluation
2024-07-16 23:06:47 +08:00
Sandro
c0e4367e8f
Merge pull request #267764 from Silver-Golden/nixos/proxmox-lxc-import-not-activate 2024-07-16 17:02:47 +02:00
Sandro
df4355e70d
Merge pull request #323958 from ByteSudoer/init-paperlib 2024-07-16 17:02:15 +02:00
Lin Jian
62bfcb2382
Merge pull request #327634 from linj-fork/pr/emacs-sunrise-commander-melpa
emacsPackages.sunrise-commander: trivialBuild -> melpaBuild
2024-07-16 22:47:48 +08:00
Alyssa Ross
fb7a9610f8 mailmanPackages: pin to Python 3.11
Fixes: 737b5cd4f2 ("python3: 3.11.9 -> 3.12.4")
Fixes: https://github.com/NixOS/nixpkgs/issues/327076
2024-07-16 16:46:16 +02:00
Alyssa Ross
c43ba6d316 python3.pkgs.django-haystack: propagate packaging
File "/nix/store/155049nzby4i67hh6k8s4m72d3s4zb3j-python3-3.11.9-env/lib/python3.11/site-packages/haystack/__init__.py", line 5, in <module>
	    from packaging.version import Version
	ModuleNotFoundError: No module named 'packaging'

Fixes: 6abc2f4548 ("python3Packages.django-haystack: 3.2.1 -> 3.3.0")
2024-07-16 16:46:16 +02:00
lucasew
ef1a647f32 i3pystatus: applying fixes from reviews
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-07-16 11:43:55 -03:00
Redyf
822566ff40 bruno: 1.20.4 -> 1.21.0 2024-07-16 11:31:47 -03:00
Sandro
033c4a555f
Merge pull request #324270 from aaronjheng/mysql-shell 2024-07-16 16:30:26 +02:00
Viktor Pocedulic
8c11d8fcc2
nicstat: init at 0-unstable-2018-05-09 2024-07-16 19:54:00 +05:30
DarkOnion0
376e50c7cb
appflowy: 0.6.3 -> 0.6.4
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.6.4
2024-07-16 16:23:06 +02:00
Silvan Mosberger
52a4f0073b
Merge pull request #326622 from tweag/update/nixfmt
nixfmt-rfc-style: unstable-2024-07-03 -> unstable-2024-07-12
2024-07-16 16:22:54 +02:00
K900
f6172353ed kdePackages: drop explicit qqc2-desktop-style dependency from stuff that already depends on kirigami 2024-07-16 17:13:37 +03:00
John Titor
1ac045af77
gvfs: 1.54.1 -> 1.54.2
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.54.1...1.54.2
2024-07-16 19:42:39 +05:30
John Titor
1a16ceb8bf
gnome-keyring: 46.1 -> 46.2
https://gitlab.gnome.org/GNOME/gnome-keyring/-/compare/46.1...46.2
2024-07-16 19:42:39 +05:30
Redyf
f37ff0b63a nixd: 2.2.2 -> 2.2.3 2024-07-16 11:04:20 -03:00
zimbatm
a4673b4f6d fixup! wkhtmltopdf: use the -bin version 2024-07-16 16:02:01 +02:00
zimbatm
d8db11eeb6 wkhtmktopdf-bin: 0.12.6-3 -> 0.12.6.1-3
Use the latest release before the project was archived.

Removes dependency on openssl_1_1 which is marked as insecure, so this
package should be built by Hydra once again.
2024-07-16 16:02:01 +02:00
zimbatm
569d5e544a wkhtmltopdf: use the -bin version
wkhtmltopdf is a bit cursed.

1. It needs a specially patched version of QT to work.
2. It doesn't build currently.
3. Upstream repos are archived.
4. It depends on insecure dependencies.

In the mid term this dependency should be removed, but it's still a hard
dependency for:

* bookstack
* monica
* odoo (ref https://github.com/odoo/odoo/issues/86501)
* snipe-it

Instead of spending time to fix the build issues, use the -bin version
in the meantime.
2024-07-16 16:02:01 +02:00
Masum Reza
ad0b5eed1b
Merge pull request #327596 from r-ryantm/auto-update/ananicy-rules-cachyos
ananicy-rules-cachyos: 0-unstable-2024-07-03 -> 0-unstable-2024-07-11
2024-07-16 19:31:16 +05:30
OTABI Tomoya
0a8593b93c
Merge pull request #327637 from GaetanLepage/huggingface-hub
python311Packages.huggingface-hub: 0.23.4 -> 0.23.5
2024-07-16 22:57:22 +09:00
Sandro
3ee53ba62c
Merge pull request #327569 from GaetanLepage/pytensor
python311Packages.pytensor: 2.25.1 -> 2.25.2
2024-07-16 15:54:51 +02:00
K900
2f9094a551
Merge pull request #327658 from K900/plasma-6.1.3
kdePackages: Plasma 6.1.2 -> 6.1.3
2024-07-16 16:53:27 +03:00
Bintang Adiputra Pratama
b59d55f186
keymapper: 4.4.2 -> 4.4.4 2024-07-16 20:52:26 +07:00
Peter Simons
1820285d5f
Merge pull request #322443 from alyssais/django-picklefield-3.2.0
python3.pkgs.django-picklefield: 3.0.1 -> 3.2.0
2024-07-16 15:52:15 +02:00
OTABI Tomoya
b148dbd3bd
Merge pull request #327277 from r-ryantm/auto-update/python312Packages.clarifai-grpc
python312Packages.clarifai-grpc: 10.5.4 -> 10.6.3
2024-07-16 22:51:43 +09:00
OTABI Tomoya
0ee61304eb
Merge pull request #319604 from h7x4/pkgs-init-pyinstaller
python3Packages.pyinstaller: init at 6.8.0, with dependencies
2024-07-16 22:50:42 +09:00
Sandro
dfb09b9595
Merge pull request #327630 from GaetanLepage/python-lsp-ruff
python311Packages.python-lsp-ruff: 2.2.1 -> 2.2.2
2024-07-16 15:49:41 +02:00
OTABI Tomoya
f84a34647c
Merge pull request #294416 from UlyssesZh/everest-mons
everest-mons: init at 2.0.0
2024-07-16 22:46:35 +09:00
OTABI Tomoya
d46ea5f4ed
Merge pull request #326141 from GaetanLepage/flowml
python311Packages.flowmc: init at 0.3.4
2024-07-16 22:41:47 +09:00
R. Ryantm
43cfffa4f1 immich-go: 0.19.1 -> 0.20 2024-07-16 15:40:30 +02:00
K900
8f07f00e8f kdePackages.kirigami: hack to propagate qqc2-desktop-style 2024-07-16 16:40:14 +03:00
Masum Reza
35b8cc9adf
Merge pull request #324090 from Guanran928/chance
chance: init at 4.0.0
2024-07-16 19:07:22 +05:30