Commit graph

4 commits

Author SHA1 Message Date
Jakub Konka
5a9c763d9a
nix: Fix build on x86_64-linux (#52917)
Release Notes:

- N/A
2026-04-01 20:50:04 +02:00
Jakub Konka
a17a1c10c8
nix: Fix screen-casting when building Zed with nix (#52690)
Release Notes:

- Fixed screen-casting when building Zed with Nix.
2026-03-30 07:50:20 +02:00
Jakub Konka
0c43ce8847
nix: Hide pipewire lazy trampolines in libwebrtc when linking as SO (#50743)
This would cause a null pointer dereference when trying to open an audio
device in Zed. More context:
https://github.com/NixOS/nixpkgs/pull/478907/changes#r2885943326

cc @cameron1024 

Release Notes:

- Fixed crash when trying to join a channel/test audio on Nix-built Zed
on Linux.
2026-03-04 23:14:06 +01:00
Jakub Konka
5856bd4ebc
nix: Vendor up-to-date libwebrtc until patched upstream in NixOS (#50352)
Follow-up to #50205

Release Notes:

- N/A

Co-authored-by: Neel Chotai <neel@zed.dev>
Co-authored-by: Josh Robson Chase <josh@robsonchase.com>
2026-02-27 22:43:31 +01:00