Commit Graph
489567 Commits
Author SHA1 Message Date
Weijia Wang d121e1cd49 SDL2_ttf: drop libGL on darwin 2023-05-29 14:48:35 +03:00
Yureka 4062535a3e SDL2: exclude mesa dependency on darwin 2023-05-29 12:44:36 +02:00
Yureka 061f3a192d gst-plugins: exclude mesa dependency on darwin 2023-05-29 12:44:36 +02:00
Yureka 7f7ab8be97 mesa: 23.0.3 -> 23.1.1 2023-05-29 12:44:36 +02:00
Yureka fcb0199827 mesa: mark as broken on darwin 2023-05-29 12:44:36 +02:00
Yureka d3edadc491 mesa_22_3: drop 2023-05-29 12:44:36 +02:00
Sergei TrofimovichandGitHub 0b6c1a7be0 Merge pull request #233978 from trofi/tracker-for-sqlite
tracker: pull fix pending upstream inclusion for sqlite-3.42.0 support
2023-05-29 10:06:31 +01:00
Sergei TrofimovichandGitHub e1356f9958 Merge pull request #232075 from trofi/gcc12-update
gcc12: 12.2.0 -> 12.3.0
2023-05-29 10:05:32 +01:00
Weijia WangandGitHub 471df6f28c Merge pull request #234714 from reckenrode/gettext-update
gettext: 0.21 -> 0.21.1
2023-05-29 11:49:57 +03:00
Randy Eckenrode d6628cffd1 gettext: 0.21 -> 0.21.1
Unfortunately, there’s no release announcement for this release. From
the [NEWS][1].

> Version 0.21.1 - October 2022
>
> * Runtime behaviour:
>   - On AIX, locale names with a script or with an uppercase language are now
>     supported.
>     For example, sr_Cyrl_RS.UTF-8 is treated like sr_RS.UTF-8@cyrillic, and
>     EN_US.UTF-8 is treated like en_US.UTF-8.
>
> * The base Unicode standard is now updated to 14.0.0.
>
> * Portability:
>   - Building on macOS 11/arm64 is now supported.
>   - Building on Linux/powerpc64le with glibc ≥ 2.35 is now supported.

The vendored gnulib was also updated, which indirectly fixes a build
failure with clang 16. The version in 0.20 fails to build because it
attempts to assign an incompatible function pointer that should have but
does not have `__attribute__((noreturn))`. On clang 16, this is an error
by default.

[1]: https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob_plain;f=NEWS;hb=8b38ee827251cadbb90cb6cb576ae98702566288
2023-05-28 21:43:05 -04:00
github-actions[bot]andGitHub 7ff7700c0b Merge staging-next into staging 2023-05-29 00:03:02 +00:00
Weijia WangandGitHub b8ce4c46f5 Merge pull request #234645 from Izorkin/update-http3-libs
Update http3 libraries
2023-05-29 00:50:38 +03:00
github-actions[bot]andGitHub a981e2e0f3 Merge staging-next into staging 2023-05-28 18:01:48 +00:00
github-actions[bot]andGitHub 3854041668 Merge master into staging-next 2023-05-28 18:01:12 +00:00
Martin WeineltandGitHub 5996187504 Merge pull request #233442 from mweinelt/ansible-bumps
ansible_2_14: 2.14.5 -> 2.14.6; ansible_2_13: 2.13.9 -> 2.13.10
2023-05-28 20:00:13 +02:00
Cabia RangrisandGitHub 52d6d5c877 Merge pull request #234566 from r-ryantm/auto-update/qFlipper
qFlipper: 1.3.0 -> 1.3.1
2023-05-28 21:59:17 +04:00
SandroandGitHub f57ad228de Merge pull request #232578 from paveloom/libremidi 2023-05-28 19:56:34 +02:00
SandroandGitHub bb667d695b Merge pull request #232715 from jmbaur/init-fiano 2023-05-28 19:55:29 +02:00
ArtturiandGitHub cf19c6a74e Merge pull request #234646 from alyssais/public-inbox-sleep 2023-05-28 20:45:47 +03:00
Martin WeineltandGitHub 70138897bc Merge pull request #234067 from mweinelt/opentracing-3.11-deprecation
python311Packages.opentracing: disable
2023-05-28 19:40:10 +02:00
6aab92f42a pkgsMusl.intel-gpu-tools: fix build (#233223)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-28 19:39:25 +02:00
piegamesandGitHub c9f301d348 Merge pull request #233858: gnomeExtensions: auto-update 2023-05-28 19:32:06 +02:00
figsodaandGitHub 44f8292544 Merge pull request #234066 from figsoda/crate 2023-05-28 13:13:42 -04:00
Izorkin f28c987507 nixos/tests: update nginx-http3 test 2023-05-28 19:55:00 +03:00
Izorkin b4dee0f0e0 ngtcp2: 0.14.1 -> 0.15.0 2023-05-28 19:53:40 +03:00
Izorkin cc081200b5 nghttp3: 0.10.0 -> 0.11.0 2023-05-28 19:52:23 +03:00
Alyssa Ross ad31856bd9 nixosTests.public-inbox: extend sleep
5 seconds isn't reliably enough here on my system.
2023-05-28 16:40:13 +00:00
Nikolay KorotkiyandGitHub 4e37b4e55b Merge pull request #234624 from sikmir/rtl-sdr
rtl-sdr: fix version in librtlsdr.pc
2023-05-28 20:08:11 +04:00
Fabian AffolterandGitHub 2e57f32c5b Merge pull request #234073 from mweinelt/py311-asyncio-trio
python311Packages.trio-asyncio: disable failing test
2023-05-28 18:06:16 +02:00
figsodaandGitHub 67de316bb1 Merge pull request #234547 from figsoda/done 2023-05-28 12:03:06 -04:00
Fabian AffolterandGitHub 3cde2ea56a Merge pull request #234616 from r-ryantm/auto-update/cvs-fast-export
cvs-fast-export: 1.59 -> 1.60
2023-05-28 17:53:32 +02:00
Fabian AffolterandGitHub 203098d814 Merge pull request #234626 from NixOS/zfs-codeowner
CODEOWNERS: add raitobezarius as a ZFS code owner
2023-05-28 17:52:39 +02:00
Mario RodasandGitHub 1800764ed4 Merge pull request #234544 from marsam/update-breezy
python310Packages.breezy: 3.3.2 -> 3.3.3
2023-05-28 10:20:28 -05:00
Mario RodasandGitHub 86acab2781 Merge pull request #234598 from r-ryantm/auto-update/bibclean
bibclean: 3.06 -> 3.07
2023-05-28 09:47:48 -05:00
Ryan LahfaandGitHub 2371c5d465 Merge pull request #234597 from r-ryantm/auto-update/netdata
netdata: 1.39.0 -> 1.39.1
2023-05-28 16:36:07 +02:00
figsodaandGitHub a5e80261a5 Merge pull request #234565 from r-ryantm/auto-update/heimer
heimer: 4.1.0 -> 4.2.0
2023-05-28 10:34:03 -04:00
Simon ŽlenderandAlyssa Ross d6ef66212b lz4: fix cross compilation to linux 2023-05-28 14:27:20 +00:00
Ryan LahfaandGitHub ff7378c992 Merge pull request #234495 from NixOS/update/edk2
edk2: 202211 -> 202302
2023-05-28 16:16:28 +02:00
Raito Bezarius 919e224951 CODEOWNERS: add raitobezarius as a ZFS code owner
This will make my work easier about knowing what is going on with ZFS.
2023-05-28 16:06:58 +02:00
figsodaandGitHub 4e1b566701 Merge pull request #234572 from r-ryantm/auto-update/seqtk
seqtk: 1.3 -> 1.4
2023-05-28 10:03:37 -04:00
figsodaandGitHub bdd9d25e2c Merge pull request #234555 from r-ryantm/auto-update/telegraf
telegraf: 1.26.2 -> 1.26.3
2023-05-28 10:01:19 -04:00
figsodaandGitHub f5597dad20 Merge pull request #234569 from natsukium/pylyzer/update
pylyzer: 0.0.27 -> 0.0.28
2023-05-28 10:01:12 -04:00
figsodaandGitHub 3aed07b966 Merge pull request #234581 from sikmir/flashmq
flashmq: init at 1.4.5
2023-05-28 09:57:55 -04:00
figsodaandGitHub 01b7db5bd9 Merge pull request #234591 from azahi/iaito-586
iaito: 5.8.4 -> 5.8.6
2023-05-28 09:55:59 -04:00
figsodaandGitHub 6bf00aca06 Merge pull request #234576 from r-ryantm/auto-update/cargo-chef
cargo-chef: 0.1.59 -> 0.1.61
2023-05-28 09:54:15 -04:00
figsodaandGitHub fcb11713a4 Merge pull request #234584 from r-ryantm/auto-update/rain
rain: 1.3.3 -> 1.4.0
2023-05-28 09:52:09 -04:00
Nikolay Korotkiy d7d44eb808 rtl-sdr: fix version in librtlsdr.pc
Before the fix:
```sh
$ grep Version result/lib/pkgconfig/librtlsdr.pc
Version: v0.8.x-xxx-xunknown
```
It causes problem while building projects that use librtlsdr:
```sh
 -- Checking for module 'librtlsdr>=0.5.4'
 --   Requested 'librtlsdr >= 0.5.4' but version of RTL-SDR Library is v0.8.x-xxx-xunknown
```

After the fix:
```sh
$ grep Version result/lib/pkgconfig/librtlsdr.pc
Version: 0.8.0
```
2023-05-28 17:48:39 +04:00
Pavol RusnakandGitHub d69f1dc051 Merge pull request #234606 from prusnak/python-hidapi
python3Packages.hidapi: 0.13.1 -> 0.14.0
2023-05-28 15:42:57 +02:00
figsoda 7f7f9c1e44 done: init at 0.1.7
https://github.com/done-devs/done
2023-05-28 09:26:30 -04:00
OPNA2608andAnderson Torres 958a28e4be ppsspp-{sdl,sdl-wayland,qt}: Install desktop icons 2023-05-28 13:22:39 +00:00