| 24 Oct 2025 |
K900 | Was it just missing wireplumber? | 11:58:22 |
Grimmauld (any/all) | yep | 11:58:26 |
Marie | isn't wireplumber enabled by default when you enable pipewire? | 11:59:04 |
K900 | Should be | 12:01:00 |
Grimmauld (any/all) | yea i was dumb please ignore | 12:02:02 |
Grimmauld (any/all) | mypy takes ages to build, so i had wireplumber disabled and forgot about it | 12:02:30 |
Grimmauld (any/all) | just took reenabling wireplumber (and disabling docs on it to the the build time under control) | 12:02:51 |
Grimmauld (any/all) | * just took reenabling wireplumber (and disabling docs on it to get the build time under control) | 12:03:04 |
Marie | oh, makes sense | 12:03:05 |
Marie | i didn't even get to building pipewire for my wii u yet | 12:03:26 |
Marie | too many broken dependencies before that | 12:03:41 |
Grimmauld (any/all) | I have https://git.grimmauld.de/Grimmauld/grimm-musl/src/branch/main/less_rebuilds.nix to make rebuild count a little less painful | 12:04:22 |
Grimmauld (any/all) | there is definitely silly things in there | 12:04:27 |
Grimmauld (any/all) | actually i can probably get away reenabling docs on dbus/pam, i ended up accepting my fate and just built w3m | 12:05:26 |
Marie | last time i worked on that, i built my way up to westonLite, but that segfaulted when i ran it on a tty :/ | 12:06:41 |
Grimmauld (any/all) | i didn't try weston, but sway didn't segfault once herew | 12:07:03 |
Grimmauld (any/all) | * i didn't try weston, but sway didn't segfault once here | 12:07:05 |
Marie | maybe i should give sway a try | 12:07:30 |
Marie | but i'm not sure if all of the dependencies build | 12:07:47 |
Grimmauld (any/all) | but i am also only doing native gcc musl. cross musl is wonky broken, and llvm musl is PAIN | 12:07:54 |
Marie | ah i even tried to build sway, but nope: https://hydra2.marie.cologne/build/145 | 12:08:39 |
Grimmauld (any/all) | the only sway-related override i use is swaybg = super.swaybg.overrideAttrs { postInstall = ""; };, but swaybg is optional anyways | 12:08:55 |
Grimmauld (any/all) | (the webp pixbuf loader is broken) | 12:09:32 |
Grimmauld (any/all) | oh no protobuf | 12:09:46 |
Marie | that might be fixed with gcc 15 | 12:10:05 |
Marie | a lot of stuff needs linking against libatomic, which gcc 14 doesn't do automatically | 12:10:32 |
| 27 Oct 2025 |
| genadij.udarov joined the room. | 16:35:33 |
| 28 Oct 2025 |
Anders | I am working on readding support for relibc and redoxos to nixpkgs. That requires adding support for the relibc library which is a replacement for libc compatible with redox. https://github.com/NixOS/nixpkgs/pull/453786
But I run into an infinite recusion problem when try nix-shell -A pkgsCross.x86_64-unknown-redox.mkShell. How do I best solve this?
| 07:10:38 |
| 2 Nov 2025 |
| amadaluzia joined the room. | 22:34:09 |
| 3 Nov 2025 |
| kttns0ut joined the room. | 10:13:11 |