Sender | Message | Time |
---|---|---|
6 Apr 2023 | ||
Hello. I am using discord. When I go to User Settings > Voice & Video then the input and output devices are greyed out / unusable. I tried once to join a call and when I enabled my microphone, I caused immense deafening noise for 20 people. https://github.com/Industrial/nixos-dotfiles/blob/main/hosts/common/sound.nix That's my sound configuration. What do I do? | 19:27:32 | |
Industrial: can you try your mic setup in here: https://mozilla.github.io/webrtc-landing/gum_test.html | 20:08:31 | |
12 Apr 2023 | ||
09:09:34 | ||
Could someone have a look at https://github.com/NixOS/nixpkgs/pull/215561 ? | 14:21:17 | |
15 Apr 2023 | ||
20:52:16 | ||
16 Apr 2023 | ||
02:26:47 | ||
09:29:44 | ||
Hi @magnetophon i try to use faust with flakes did you ever tried that? | 14:49:29 | |
In reply to @denna:matrix.orginside a flake the share/faust and includes path seems to be missing from the searchpaths of faust ... i could fix that issue by using faust -I ${pkgs.faust}/share/faust -A ${pkgs.faust}/include -pathslist in the flake.nix i am working on | 16:04:50 | |
23:09:13 | ||
20 Apr 2023 | ||
01:02:24 | ||
22 Apr 2023 | ||
14:52:06 | ||
14:52:50 | ||
15:28:27 | ||
15:48:10 | ||
I just have found some time to migrate pipewire to the non-nix way that is now mandatory, and I'm kind of missing something there. Can someone give me a tl;dr on why a separate file is mandatory and why the file can't get generated by nix? I'm asking because my migration is basically this:
and I don't see why the pipewire module can't be used to do "just that" | 16:00:53 | |
I'm sure that I'm missing one aspect there 🤔 | 16:01:05 | |
* I just have found some time to migrate pipewire to the non-nix way that is now mandatory, and I'm kind of missing something there. Can someone give me a tl;dr on why a separate file is mandatory and why the file can't get generated by nix? I'm asking because my migration is basically this:
and I don't see why the pipewire module can't be used to do "just that" | 16:01:19 | |
just saw the PR that removed the config option, here's what it added on the release notes: https://github.com/NixOS/nixpkgs/blob/master/nixos/doc/manual/release-notes/rl-2305.section.md#pipewire-configuration-overrides-sec-release-2305-migration-pipewire | 16:04:54 | |
I also had a lot of troubles with merging, as it required me to re-specify every default value | 16:05:35 | |
For me, I simply moved my services.pipewire.config into the builtins.toJSON above and it was fine (dropping the old supplied default values that I added because of broken merging with the upstream config) | 16:09:07 | |
* For me, I simply moved my services.pipewire.config into the builtins.toJSON as shown above and it was fine (dropping the old supplied default values that I added because of broken merging with the upstream config) | 16:09:13 | |
But yeah, I also used the release notes for migration | 16:10:22 | |
22:49:57 | ||
23 Apr 2023 | ||
12:44:58 | ||
21:04:50 | ||
26 Apr 2023 | ||
04:49:27 | ||
21:02:22 | ||
27 Apr 2023 | ||
07:44:56 | ||
29 Apr 2023 | ||
Hi. This is my PipeWire config:
When I run | 14:25:34 |