| 29 Apr 2025 |
| nadir left the room. | 23:39:00 |
| 1 May 2025 |
| Rosuavio changed their display name from Rosario Pulella to Rosuavio. | 20:08:26 |
| 7 May 2025 |
| Wimpy changed their profile picture. | 15:12:08 |
| Maƫlys Bras de fer joined the room. | 15:58:16 |
| 9 May 2025 |
| BigBabyThor joined the room. | 10:27:35 |
BigBabyThor | https://gist.github.com/thorhop/4769ca05e5e6620a97d3591f83ab7454 | 10:31:20 |
BigBabyThor | So you've decided to try and run your expensive music software with Linux... under NixOS no less. How brave. | 10:31:55 |
BigBabyThor | In any case, I noticed that in regards to the yabridge version of wine that it's still on 9.x something. Is it strictly necessary? Also, I based this attempt on building pipewireasio on wineasio, which both solely rely on wineWowPackages.stable apparently. I'm wondering how this can be modified to check if wineWowPackages.unstable has been installed. | 10:33:31 |
BigBabyThor | Also, are people still using musnix? | 10:35:58 |
bandithedoge (-> @bandithedoge:zimward.moe) | In reply to @thorhop:norge.chat In any case, I noticed that in regards to the yabridge version of wine that it's still on 9.x something. Is it strictly necessary? Also, I based this attempt on building pipewireasio on wineasio, which both solely rely on wineWowPackages.stable apparently. I'm wondering how this can be modified to check if wineWowPackages.unstable has been installed. you can build yabridge from the new-wine10-embedding and use the latest wine version, see https://github.com/robbert-vdh/yabridge/issues/409 | 10:54:10 |
bandithedoge (-> @bandithedoge:zimward.moe) | * you can build yabridge from the new-wine10-embedding branch and use the latest wine version, see https://github.com/robbert-vdh/yabridge/issues/409 | 10:54:20 |
bandithedoge (-> @bandithedoge:zimward.moe) | the package definition for wineasio should have a wine argument like yabridge instead of hardcoding wineWowPackages.stable. worth opening an issue or pr imo | 10:56:09 |
bandithedoge (-> @bandithedoge:zimward.moe) | In reply to @thorhop:norge.chat Also, are people still using musnix? i am | 10:56:37 |
BigBabyThor | In reply to @bandithedoge:matrix.org you can build yabridge from the `new-wine10-embedding` branch and use the latest wine version, see https://github.com/robbert-vdh/yabridge/issues/409 Thanks for the tip, but I think I'll be going away from that version, as I don't want to package it. I will need to try and get pipewireasio working as a package though. | 11:26:37 |
bandithedoge (-> @bandithedoge:zimward.moe) | In reply to @thorhop:norge.chat Thanks for the tip, but I think I'll be going away from that version, as I don't want to package it. I will need to try and get pipewireasio working as a package though. you can simply replace the source in your local overlay and it'll build properly, like this https://github.com/bandithedoge/dotfiles/blob/master/overlay.nix#L40-L48 | 11:30:58 |
BigBabyThor | I don't need it - but thanks. | 11:32:04 |
BigBabyThor | In reply to @thorhop:norge.chat https://gist.github.com/thorhop/4769ca05e5e6620a97d3591f83ab7454 But if you could tell me what I'm doing wrong here I'd be much obliged :) | 11:39:20 |
bandithedoge (-> @bandithedoge:zimward.moe) | In reply to @thorhop:norge.chat https://gist.github.com/thorhop/4769ca05e5e6620a97d3591f83ab7454 not the cause of the error but PREFIX has to be the output of the current derivation | 12:57:08 |
bandithedoge (-> @bandithedoge:zimward.moe) | PREFIX=${placeholder "out"} is what you should use | 12:57:36 |
bandithedoge (-> @bandithedoge:zimward.moe) | okay, looks like it's an upstream issue | 13:01:46 |
bandithedoge (-> @bandithedoge:zimward.moe) | the project's makefile expects wine and pipewire headers to be in PREFIX | 13:03:09 |
bandithedoge (-> @bandithedoge:zimward.moe) | and then they hardcode a bunch of other system paths too | 13:03:58 |
bandithedoge (-> @bandithedoge:zimward.moe) | even if you handle PREFIX the build will probably fail on those later. if you don't want to open a pr upstream you'll either have to write a patch or use substituteInPlace on Makefile.mk | 13:08:21 |
| 10 May 2025 |
BigBabyThor | Well gawddamn xD Thank you, bandithedoge ! | 17:27:40 |
BigBabyThor | That was very kind of you to help me witht hat :) | 17:27:48 |
BigBabyThor | You're probably out enjoying the sun ^^ I need to charge my phone -.-; But... I'll try and see if I can't fix this in the nix expression >:) | 17:29:51 |
bandithedoge (-> @bandithedoge:zimward.moe) | @BigBabyThor you'll probably want https://noogle.dev/f/pkgs/symlinkJoin to create a PREFIX with files from different packages | 20:15:34 |
| 26 May 2025 |
| Alison Jenkins joined the room. | 18:46:29 |
| 28 May 2025 |
| matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room. | 09:47:19 |
Minijackson | Just found out about this brand new application for finding configuration opportunities for real-time audio: https://github.com/gaheldev/Millisecond | 20:24:37 |