Commit Graph

636694 Commits

Author SHA1 Message Date
teutat3s
aa17d314d0
antares: remove unused input fetchPatch 2024-11-05 19:31:45 +01:00
eymeric
7262fb23bb
antares: 0.7.28 -> 0.7.29
(cherry picked from commit d918a8a4ac)
2024-11-05 19:30:27 +01:00
Austin Horstman
ea8894738b asleap: move to by-name
(cherry picked from commit 67c5af53ba)
2024-11-05 18:11:46 +00:00
Austin Horstman
28e7336834 asleap: add meta.platforms
Has linux only headers, marking that as the only platform.

(cherry picked from commit 29145be6a7)
2024-11-05 18:11:45 +00:00
Austin Horstman
304aa23ba2 asleap: modernize
(cherry picked from commit 7c1cc43d50)
2024-11-05 18:11:45 +00:00
Austin Horstman
0f26ec60aa asleap: format
(cherry picked from commit e08f1da4a6)
2024-11-05 18:11:45 +00:00
Artturin
44d825393b
[Backport release-24.05] discord: bump all versions (#353843) 2024-11-05 20:05:33 +02:00
NotAShelf
6aa321b9c7 morgen: bump electron version to electron_32
(cherry picked from commit 846d553405)
2024-11-05 16:51:37 +00:00
DontEatOreo
79276acb24 discord: bump all versions
(cherry picked from commit d42d276192)
2024-11-05 14:44:44 +00:00
Peder Bergebakken Sundt
1d55ba221c gallery-dl: 1.27.6 -> 1.27.7
Changelog: https://github.com/mikf/gallery-dl/blob/v1.27.7/CHANGELOG.md
(cherry picked from commit 05f80699b9)
2024-11-05 14:27:01 +00:00
Martin Weinelt
3ad02c51d6
python311Packages.moto: disable regressed tests 2024-11-05 13:58:06 +01:00
Doron Behar
a417c00332
[Backport release-24.05] linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01 (#353791) 2024-11-05 13:37:43 +02:00
Kiskae
b9eab87572 linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01
(cherry picked from commit b560dc5fe4)
2024-11-05 10:40:49 +00:00
Vladimír Čunát
7f027ba1c9
python3Packages.libarchive-c: patch test with recent libarchive (#350723) 2024-11-05 11:17:20 +01:00
Masum Reza
12d2bf6310
[Backport 353470 release 24.05] raycast: 1.84.2 -> 1.84.10 (#353663) 2024-11-05 15:34:43 +05:30
Vladimír Čunát
0dcfecb20a
python312Packages.pymdown-extensions: disable a failing test
https://hydra.nixos.org/build/277057703/nixlog/2/tail
It probably got broken by patch-level update of python312.
We disable the test on nixpkgs master: 65806d881a
2024-11-05 09:15:19 +01:00
Alyssa Ross
ee811e17c0
python3Packages.twisted: backport Python 3.12.6 fix
(cherry picked from commit 248579e4c7)
I applied it just conditionally, as 3.11 is default,
so the rebuilds there would be probably high at this point.
2024-11-05 08:01:30 +01:00
Martin Weinelt
66de022b57 firefox-bin-unwrapped: 132.0 -> 132.0.1
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
(cherry picked from commit 3e9783d8cc)
2024-11-05 02:03:07 +00:00
Martin Weinelt
3b81e99526 firefox-unwrapped: 132.0 -> 132.0.1
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
(cherry picked from commit 239ef2ff2d)
2024-11-05 02:03:07 +00:00
github-actions[bot]
f66b66f39e
Merge release-24.05 into staging-next-24.05 2024-11-05 00:16:33 +00:00
Sandro
20638fc713
[Backport release-24.05] redmine: Update vulnerable gems where possible (#352318) 2024-11-05 01:12:35 +01:00
Doron Behar
5ee495adaa
musescore: 4.4.1 -> 4.4.3 (#353370) 2024-11-04 23:48:28 +02:00
Pol Dellaiera
d063c1dd11
[Backport release-24.05] google-chrome: 130.0.6723.69 -> 130.0.6723.92 (#353628) 2024-11-04 18:24:30 +01:00
Fabián Heredia Montiel
b422abb203
[Backport release-24.05] mysql84: 8.4.2 -> 8.4.3 (#353449) 2024-11-04 10:56:52 -06:00
Weijia Wang
93aae9db9b
[Backport release-24.05] guix: fix build user takeover patch (#353653) 2024-11-04 17:36:15 +01:00
Jake Cleary
f29d7fc1f5
raycast: 1.84.8 → 1.84.10
(cherry picked from commit 6d8bf22ea0)
2024-11-04 17:53:30 +02:00
Jake Cleary
5cdd60e34c
raycast: fix path to pkg in passthru.updateScript
(cherry picked from commit 92ffc052da)
2024-11-04 17:53:30 +02:00
Jake Cleary
d7cfcf60b7
raycast: add jakecleary (shout@jakecleary.net) as maintainer
(cherry picked from commit e6f9f9d541)
2024-11-04 17:53:30 +02:00
DontEatOreo
41285948c5
raycast: move to pkgs/by-name
(cherry picked from commit eff4669302)
2024-11-04 17:53:29 +02:00
DontEatOreo
d68e08efe9
raycast: 1.84.2 -> 1.84.8
(cherry picked from commit 3775aee778)
2024-11-04 17:53:28 +02:00
Liam Hupfer
7b9bbd82bb guix: fix build user takeover patch
The preceding fix only applies one of two patches, which breaks builds:

   error: getting attributes of path `/gnu/store/<item>': No such file
   or directory

The Debian package maintainer, Vagrant Cascadian, is a frequent Guix
committer, so the Debian package is a suitable upstream patch source
when Guix commits require backporting to the current release tarball.

Fixes: 633a3b8f19 ("guix: build user takeover patch")
(cherry picked from commit e3c99d6c50)
2024-11-04 14:39:51 +00:00
Adam C. Stephens
2eefc1dc8b
[release-24.05] consul: 1.18.4 -> 1.18.5 (#353226) 2024-11-04 08:38:30 -05:00
John Titor
2ca242c3d2 google-chrome: 130.0.6723.69 -> 130.0.6723.92
(cherry picked from commit 7d2df19107)
2024-11-04 10:55:31 +00:00
Gliczy
f3d21d75d1 signal-desktop-beta: 7.30.0-beta.2-> 7.32.0-beta.1
(cherry picked from commit 0f0103b06b)
2024-11-04 09:03:49 +00:00
Gliczy
4ca221bea5 signal-desktop: 7.29.0 -> 7.31.0
(cherry picked from commit c4cf6d2ba3)
2024-11-04 09:03:49 +00:00
Wolfgang Walther
cd6820453a
postgresql: fix regress tests after tzdata update
This was discussed upstream here:
https://postgr.es/m/0a997455-5aba-4cf2-a354-d26d8bcbfae6%40technowledgy.de

This will be in the next minor releases, until then apply the patch.

(cherry picked from commit 52bb840eaf)
(from PR #342026)
2024-11-04 09:36:34 +01:00
Alyssa Ross
539681036f
python3Packages.executing: 2.0.1 -> 2.1.0
(cherry picked from commit 345bbd89a6)

https://github.com/alexmojaki/executing/releases/tag/v2.1.0
This fixes tests with the current 3.11 and 3.12 python.
Just adding the patch didn't work for me, so I pick the whole update.
2024-11-04 09:28:04 +01:00
Doron Behar
44cd53a4de nixos.tests.musescore: fix and improve
- Use the print dialog to create a sample score.
- Copy also the sample score from the vm to $out of the test.
- Create a bit more screenshots
- Only use machine.wait_for_window, never machine.wait_for_text which
  requires OCR which is slow.
- Set XDG_RUNTIME_DIR so it won't dump core.
2024-11-04 09:14:48 +02:00
Adam C. Stephens
f3a989e6d0
Revert "woodpecker-server: 2.7.1 -> 2.7.2" (#353560) 2024-11-03 21:40:56 -05:00
Adam Stephens
4ed74bfaf7
Revert "woodpecker-server: 2.7.1 -> 2.7.2"
This reverts commit 38008f81f7.

https://github.com/woodpecker-ci/woodpecker/issues/4294
2024-11-03 21:39:13 -05:00
Adam C. Stephens
dcb177754f
[Backport release-24.05] woodpecker-server: 2.7.1 -> 2.7.2 (#353462) 2024-11-03 21:15:04 -05:00
github-actions[bot]
d6eae6eae3
Merge release-24.05 into staging-next-24.05 2024-11-04 00:17:51 +00:00
Thomas Gerbet
253baa2220 suricata: 7.0.6 -> 7.0.7
Fixes CVE-2024-45797, CVE-2024-47187, CVE-2024-47188, CVE-2024-47522, CVE-2024-45795 and CVE-2024-45796.

https://suricata.io/2024/10/01/suricata-7-0-7-released/
(cherry picked from commit 52a9369539)
2024-11-03 22:44:59 +00:00
Sandro
df9782b607
[Backport release-24.05] nixos/mediawiki: check if LocalConfig.php is valid syntax (#325261) 2024-11-03 21:28:07 +01:00
teutat3s
53d0bd57bd
electron_31-bin: 31.6.0 -> 32.7.2
- Changelog: https://github.com/electron/electron/releases/tag/v31.7.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v31.6.0...v31.7.2

(cherry picked from commit 0bf0c12ab5)
2024-11-03 20:00:35 +01:00
Yaya
e9326a1d76
electron_31-bin: 31.4.0 -> 31.6.0
- Changelog: https://github.com/electron/electron/releases/tag/v31.6.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v31.4.0...v31.6.0

(cherry picked from commit 16abda51cc)
2024-11-03 20:00:35 +01:00
teutat3s
8b10db1e7d
electron_33-bin: 33.0.0 -> 33.0.2
- Changelog: https://github.com/electron/electron/releases/tag/v33.0.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v33.0.0...v33.0.2

(cherry picked from commit 690caf0ab2)
2024-11-03 20:00:35 +01:00
teutat3s
0889e43384
electron-source: fix update script for electron >= 33
(cherry picked from commit d67fb59934)
2024-11-03 20:00:26 +01:00
teutat3s
f90b984558
electron-chromedriver_33: 33.0.0 -> 33.0.2
(cherry picked from commit 96f372efd0)
2024-11-03 19:59:52 +01:00
teutat3s
788b512ae1
electron-source.electron_33: 33.0.0 -> 33.0.2
- Changelog:
  https://github.com/electron/electron/releases/tag/v33.0.2
- Diff:
  https://github.com/electron/electron/compare/refs/tags/v33.0.0...v33.0.2

(cherry picked from commit 282801342d)
2024-11-03 19:59:05 +01:00