Commit Graph

634461 Commits

Author SHA1 Message Date
DontEatOreo
0499e8ca36
raycast: 1.80.0 -> 1.81.0
Changelog: https://www.raycast.com/changelog/1-81-0
(cherry picked from commit 8bf88886de)
2024-08-21 22:14:52 +03:00
Weijia Wang
d092841022
Merge pull request #336202 from NixOS/backport-335657-to-release-24.05
[Backport release-24.05] webex: 44.5.0.29672 -> 44.8.0.30404
2024-08-21 20:58:40 +02:00
R. Ryantm
dbbc033384 viceroy: 0.10.2 -> 0.11.0
(cherry picked from commit d25d482723)
2024-08-21 18:48:36 +00:00
R. Ryantm
74d5c21b21 netbird-ui: 0.28.7 -> 0.28.8
(cherry picked from commit d0f84cb358)
2024-08-21 18:28:39 +00:00
R. Ryantm
224042e9a3 ocamlPackages.ezjsonm-encoding: 2.0.0 -> 2.1.0
(cherry picked from commit 3ce5bb51f2)
2024-08-21 14:12:02 +02:00
Masum Reza
4d2cebf474
Merge pull request #320541 from NixOS/backport-317069-to-release-24.05
[Backport release-24.05] python3Packages.cartopy: disable tests requiring network access
2024-08-21 15:12:01 +05:30
Masum Reza
b538a69ce8
Merge pull request #327380 from NixOS/backport-321010-to-release-24.05
[Backport release-24.05] virtualboxKvm: 20240515 -> 20240617
2024-08-21 15:07:44 +05:30
Pavol Rusnak
aea6e7b361
Merge pull request #336217 from tpwrules/pr/24.05/micropython-fixup 2024-08-21 09:09:31 +02:00
Arian van Putten
3aa438dc5a
Merge pull request #336197 from GGG-KILLER/nugetHash-release-24.05
[release-24.05] dotnet: add SRI hash support to dotnet packages
2024-08-21 09:02:38 +02:00
Jörg Thalheim
1bee20d2b5
Merge pull request #336108 from philiptaron/backport-nix-2.24-to-24.05
[Backport release-24.05] nixVersions: backport 2.24.3 as nixVersions.latest
2024-08-21 06:53:44 +02:00
Thomas Watson
8234ac1179 micropython: fix tests on darwin 2024-08-20 20:58:10 -05:00
Thomas Watson
2e0d57b792 micropython: reduce source size to within Hydra limit
Uncompressed NAR goes from ~3.3G to ~970M.
2024-08-20 20:30:18 -05:00
Thomas Watson
d3b08d1bd0 micropython: use Nix make infra and build in parallel 2024-08-20 20:26:28 -05:00
github-actions[bot]
fe39621cb5
Merge release-24.05 into staging-next-24.05 2024-08-21 00:14:53 +00:00
R. Ryantm
64eb800418 webex: 44.5.0.29672 -> 44.8.0.30404
(cherry picked from commit a8b4b275e8)
2024-08-21 00:06:30 +00:00
aleksana
3a6e80c72f buildDotNetGlobalTool: add SRI hash support 2024-08-20 20:34:04 -03:00
aleksana
3e949b4bea nuget-to-nix: generate SRI hash instead of sha256 2024-08-20 20:34:04 -03:00
aleksana
eb19667cc2 mkNugetDeps: add SRI hash support 2024-08-20 20:34:04 -03:00
aleksana
9226dbbf89 fetchNuGet: add SRI hash support 2024-08-20 20:34:04 -03:00
Martin Weinelt
1c5f849214
Merge pull request #336083 from NixOS/backport-336055-to-release-24.05
[Backport release-24.05] firefox-unwrapped: 129.0.1 -> 129.0.2
2024-08-21 01:26:36 +02:00
Thomas Gerbet
de8bf3d2e1
Merge pull request #335914 from risicle/ris-openvpn-2.6.12-r24.05
[24.05] openvpn: 2.6.10 -> 2.6.12
2024-08-20 23:59:48 +02:00
Christoph Heiss
4be97a3bc6 floorp: 11.15.0 -> 11.16.0
Release notes: https://blog.ablaze.one/4415/2024-08-00/
Git changelog: https://github.com/Floorp-Projects/Floorp/compare/v11.15.0...v11.16.0

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit d5f5a05d7e)
2024-08-20 22:31:27 +02:00
Kilian Mio
40b84fb84a floorp: fix substitution of executable
Fixing a regression introduced in commit e12df25

(cherry picked from commit 0b62c871ca)
2024-08-20 22:31:27 +02:00
Christoph Heiss
9eb6d1d0bd floorp: 11.14.1 -> 11.15.0
Release notes: https://blog.ablaze.one/4397/2024-07-21/
Git changelog: https://github.com/Floorp-Projects/Floorp/compare/v11.14.1...v11.15.0

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit e12df25076)
2024-08-20 22:31:27 +02:00
Christoph Heiss
97b8c92290 floorp: patch .desktop PWA file command path
Floorp hardcodes /usr/bin/floorp as binary path when generating .desktop
files for PWAs. That obviously not work for Nix-installed version, so
patch it to just refer to "floorp", relying on $PATH.

See also #314115.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 116ee53f87)
2024-08-20 22:31:27 +02:00
Christoph Heiss
011a56ef3b floorp: 11.3.3 -> 11.14.1
Release notes: https://blog.ablaze.one/4375/2024-06-00/
Git changelog: https://github.com/Floorp-Projects/Floorp/compare/v11.13.3...v11.14.1

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 8fc88142fe)
2024-08-20 22:31:27 +02:00
R. Ryantm
9c964dc07e floorp-unwrapped: 11.13.2 -> 11.13.3
(cherry picked from commit 15a8e38e34)
2024-08-20 22:31:27 +02:00
OPNA2608
39a419d646 palemoon-bin: 33.2.1 -> 33.3.0
(cherry picked from commit 25549408ab)
2024-08-20 19:21:41 +00:00
Robert Scott
abf9037023 wasmer: add patch for CVE-2024-38358 2024-08-20 20:11:43 +01:00
Niklas Hambüchen
d747b5b398 dwarfs: 0.7.5 → 0.9.10.
The previous update to 0.9.9 didn't actually update the version because
it forgot to update the hash,
so the old source archive continued to be used:
https://github.com/NixOS/nixpkgs/pull/312656#discussion_r1650100776

Because now the new code is actually pulled in, it needs new
dependencies and fixes.

* `PRJ_GIT_DATE` is needed.
  Remove the manual replacement of versions, and use the
  approach that upstream added for nixpkgs:
  https://github.com/NixOS/nixpkgs/pull/181723#discussion_r1650109217
  This avoids cases like this, where new versioning fields are added;
  upstream takes care of it for us now.
* Use `finalAttrs` for correct version overriding.
* Fix compile error with `gtest`, see added comments.
* Enable FLAC support
  (and the tests don't pass without it on this version, see
  21901d7c2d)

(cherry picked from commit 9bb686f064)
2024-08-20 13:40:05 -04:00
Niklas Hambüchen
79ddfa4f76 gtest: Allow specifying a newer C++ standard
(cherry picked from commit 6c0819491a)
2024-08-20 13:40:05 -04:00
Arian van Putten
661d1ac571
Merge pull request #333767 from newAM/github-runner-2.319.0-release-24.05
[release-24.05] github-runner: 2.317.0 -> 2.319.1
2024-08-20 19:35:12 +02:00
Philip Taron
95cbb2f7fc
nixVersions.nix_2_24: 2.24.2 -> 2.24.3 2024-08-20 09:29:47 -07:00
Bobby Rong
5a1c179515
Merge pull request #335335 from NixOS/backport-334762-to-release-24.05
[Backport release-24.05] webkitgtk: 2.44.2 → 2.44.3
2024-08-20 23:44:24 +08:00
Emily
8aa5efbd4d
Merge pull request #336062 from NixOS/backport-335677-to-release-24.05
[Backport release-24.05] miniflux: 2.1.4 -> 2.2.0
2024-08-20 17:24:30 +02:00
Martin Weinelt
db17401062 firefox-bin-unwrapped: 129.0.1 -> 129.0.2
https://www.mozilla.org/en-US/firefox/129.0.2/releasenotes/
(cherry picked from commit 9f14bbaf95)
2024-08-20 15:14:50 +00:00
Martin Weinelt
64139feefc firefox-unwrapped: 129.0.1 -> 129.0.2
https://www.mozilla.org/en-US/firefox/129.0.2/releasenotes/
(cherry picked from commit 1014b83613)
2024-08-20 15:14:50 +00:00
Martin Weinelt
176b76bef1
Merge pull request #334268 from NixOS/backport-334259-to-release-24.05
[Backport release-24.05] firefox-unwrapped: 129.0 -> 129.0.1
2024-08-20 17:14:11 +02:00
Emily
a2d39092a6
Merge pull request #336073 from NixOS/backport-336058-to-release-24.05
[Backport release-24.05] element-desktop: 1.11.74 -> 1.11.75
2024-08-20 15:49:03 +01:00
Vladimír Čunát
b61563c45e
Merge #332361: thunderbird, firefox-esr: 115.x -> 128.x
...into release-24.05
2024-08-20 16:38:41 +02:00
oxalica
523a7ff741
nil: 2023-08-09 -> 2024-08-06
Diff: https://github.com/oxalica/nil/compare/2023-08-09...2024-08-06

Changelog: https://github.com/oxalica/nil/releases/tag/2024-08-06
2024-08-20 07:24:47 -07:00
John Titor
cd908a6440
nil: pin to nix 2.23 to fix build 2024-08-20 07:24:46 -07:00
Leona Maroni
49d9d912b5
Merge pull request #336072 from NixOS/backport-336071-to-release-24.05
[Backport release-24.05] maintainers: update information for e1mo
2024-08-20 16:23:55 +02:00
teutat3s
ec89526e19 element-desktop: 1.11.74 -> 1.11.75
Fixes for CVE-2024-42369 / GHSA-vhr5-g3pm-49fm
https://github.com/element-hq/element-desktop/releases/tag/v1.11.75

(cherry picked from commit 20a5757824)
2024-08-20 14:22:38 +00:00
e1mo
c3651610ca maintainers: update information for e1mo
(cherry picked from commit 31d6f7806b)
2024-08-20 14:22:16 +00:00
Sergei Trofimovich
b32e0ff294
nixVersions.nix_2_24: 2.24.1 -> 2.24.2
Changes: https://github.com/NixOS/nix/compare/2.24.0...2.24.2
2024-08-20 07:12:56 -07:00
Sergei Trofimovich
53bd080d8d
nixVersions.git: 2.24.0pre20240723 -> 2.25.0pre20240807
The main goal of the update is to get past the possible upstream fix for
https://github.com/NixOS/nix/issues/11265
2024-08-20 07:12:48 -07:00
Jörg Thalheim
42d23be0d1
nixVersions.nix_2_24: init at 2.24.1 2024-08-20 07:12:10 -07:00
emilylange
244e208f4d miniflux: 2.1.4 -> 2.2.0
https://github.com/miniflux/v2/releases/tag/2.2.0

diff: https://github.com/miniflux/v2/compare/2.1.4...2.2.0
(cherry picked from commit 4c059d484e)
2024-08-20 13:53:57 +00:00
Kerstin
7a06c2443f
Merge pull request #335920 from NixOS/backport-335771-to-release-24.05
[Backport release-24.05] mastodon: 4.2.11 -> 4.2.12
2024-08-20 14:13:23 +02:00