| 2 Mar 2026 |
K900 | Possible | 20:25:07 |
K900 | I will look tomorrow | 20:25:10 |
Yureka (she/her) | [yuka@m1:~]$ ldd /nix/store/8gbkw4szkl9nal7l1dgcia8iijy8rgnl-pipewire-1.4.10/lib/spa-0.2/alsa/libspa-alsa.so | grep udev
libudev.so.1 => /nix/store/m8l7z00nzzza78hsmva18q60yq11rc3c-systemd-minimal-libs-259/lib/libudev.so.1 (0x00007ffecef10000)
[yuka@m1:~]$ ldd /nix/store/kddrw8bfx32kiq4gpq7y35ya1mm595rn-pipewire-1.6.0/lib/spa-0.2/alsa/libspa-alsa.so | grep udev
[yuka@m1:~]$
| 20:34:32 |
| ~dopamine~ joined the room. | 20:38:21 |
Yureka (she/her) | testing this diff now:
diff --git a/pkgs/by-name/pi/pipewire/package.nix b/pkgs/by-name/pi/pipewire/package.nix
index 1d026523ad98..dbb5a24cfe34 100644
--- a/pkgs/by-name/pi/pipewire/package.nix
+++ b/pkgs/by-name/pi/pipewire/package.nix
@@ -225,7 +225,7 @@ stdenv.mkDerivation (finalAttrs: {
(lib.mesonEnable "pipewire-v4l2" stdenv.hostPlatform.isLinux)
(lib.mesonEnable "libsystemd" enableSystemd)
(lib.mesonEnable "systemd-system-service" enableSystemd)
- (lib.mesonEnable "udev" (!enableSystemd && stdenv.hostPlatform.isLinux))
- (lib.mesonEnable "udev" stdenv.hostPlatform.isLinux)
(lib.mesonEnable "ffmpeg" true)
(lib.mesonEnable "pw-cat-ffmpeg" true)
(lib.mesonEnable "bluez5" bluezSupport)
| 20:39:58 |
Yureka (she/her) | Redacted or Malformed Event | 20:40:06 |
K900 | Oh no | 20:51:49 |
Yureka (she/her) | https://github.com/NixOS/nixpkgs/pull/495959 | 21:05:04 |
Yureka (she/her) | (it worked) | 21:05:09 |
K900 | Sus | 21:11:51 |
K900 | I'll look tomorrow | 21:11:54 |
K900 | I want to see the upstream change that did tgisn | 21:12:02 |
K900 | * I want to see the upstream change that did this | 21:12:08 |
Yureka (she/her) | I think it's purely a nixpkgs thing? | 21:12:17 |
Yureka (she/her) | ah, no | 21:12:40 |
Yureka (she/her) | it was already being set to disabled | 21:12:51 |
Yureka (she/her) | you're right, this is an upstream thing | 21:12:59 |
Yureka (she/her) | yeah no hurry | 21:13:11 |