| 28 Apr 2026 |
zoë (@blokyk) | haha yeah i learned about it during my darkest hours and it was very very useful (which is part of why i wrote that message with that link, because i wanted to spread the word :) | 13:44:10 |
antifuchs | "oh good", the paths get converted to strings before that code even gets to them. guess this is buried deeper. | 14:38:19 |
antifuchs | * "oh good", the paths get converted to strings before that code even gets to them. guess this is buried deeper. no wait the module doesn't actually get disabled | 14:40:51 |
antifuchs | yuuuup the function you identified was exactly it; using string interpolation on the path instead of toString on paths correctly fails the build, now that I'm doing the module-replacement right. | 14:55:22 |
zoë (@blokyk) | maybe i'm just blind, but is there any instruction for building lix with debug symbols? i tried to debug it with lldb and i just get nothing ^^; | 16:29:12 |
zoë (@blokyk) | * maybe i'm just blind, but is there any instruction for building lix with debug info? i tried to debug it with lldb and i just don't get any source ^^; | 16:35:41 |
zoë (@blokyk) | hmm actually it's just that every source path is pointing to /build/lix instead of /lix | 16:42:55 |
zoë (@blokyk) | * nvm it's just that every source path is pointing to /build/lix instead of /lix | 16:43:16 |
Qyriad | This is a persistent problem we have with everything we build that doesn't substitute from Nixpkgs (where nixseparatedebuginfod works) >.> | 16:44:34 |
| 29 Apr 2026 |
antifuchs | to close the loop, here | 13:54:38 |
antifuchs | * to close the loop, I think I fixed the thing https://github.com/NixOS/nixpkgs/pull/514441 | 13:54:48 |
zoë (@blokyk) | actually Qyriad i removed this line that you added in f9d08cc44c, and i do get correct sources in lldb and gdb; is there some nuance i'm missing there? | 15:12:57 |
zoë (@blokyk) | * actually Qyriad i removed this line that you added in f9d08cc44c, and i do get correct sources in lldb and gdb without needing any setup in the debugger (eg source-map in lldb); is there some nuance i'm missing there? | 15:13:45 |
zoë (@blokyk) | * actually Qyriad i removed this line that you added in f9d08cc44c, and i do get correct sources in lldb and gdb without needing any setup in the debugger (eg source-map in lldb); is there some nuance i'm missing there? | 15:13:52 |
| 30 Apr 2026 |
| @deezrightwinger:matrix.org joined the room. | 01:21:10 |
@deezrightwinger:matrix.org | Your tos is a hoot | 01:21:24 |
electria | I didn't know Lix had a Terms of Service (TOS), considering it's not a service...
A development chat is also most certainly not the right place for this
| 01:27:31 |
| @hxr404:tchncs.de left the room. | 13:43:59 |
Qyriad | In reply to @blokyk:matrix.org actually Qyriad i removed this line that you added in f9d08cc44c, and i do get correct sources in lldb and gdb without needing any setup in the debugger (eg source-map in lldb); is there some nuance i'm missing there? Probably not. Iwrc there have been changes to Nixpkgs' default path mapping stuff since that commit, but if removing it now fixes things then yeet it! | 13:51:50 |
| piegames banned @deezrightwinger:matrix.org (spam). | 18:33:21 |
| isabel changed their profile picture. | 18:47:20 |
| 16 May 2024 |
| zrsk joined the room. | 13:54:49 |
samrose | In reply to @lunaphied:lunaphied.me I think there were a few CLs on the Gerrit but nothing being actively worked The other thing that I could do if it helps is test things and try to find bugs. I did do some C++ work in the past, but may lack the time to do it justice here at least for about 30 days or so | 15:55:29 |
Qyriad | we are not in any rush 🙂 | 17:20:53 |
samrose | Would it help to also test out the existing Lix code and try to find issues/bugs etc? | 17:23:21 |
Qyriad | absolutely | 17:23:41 |
samrose |
- how do people feel about the existing test suite that comes along with nix source code or Lix?
| 17:23:48 |
Qyriad | it's pitiful | 17:24:10 |
samrose | heh | 17:24:16 |
raitobezarius (DECT: 7248) | expanding it is cool | 17:24:23 |