27 May 2025 |
| matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room. | 23:56:11 |
28 May 2025 |
| jasi 🏳️⚧️ changed their display name from normalcea to normalcea 🏳️⚧️. | 21:28:06 |
29 May 2025 |
| tsn9cp_again joined the room. | 10:14:04 |
30 May 2025 |
| . changed their display name from adeci to .. | 00:39:15 |
| . changed their profile picture. | 00:39:50 |
| fryngies joined the room. | 14:58:08 |
fzakaria | now that we are on Meson, CLion works so well | 16:02:46 |
fzakaria | so nice to easily debug. | 16:02:52 |
fzakaria | worth the 99$ | 16:02:54 |
| DerivationDingus set a profile picture. | 19:53:21 |
| DerivationDingus changed their profile picture. | 19:54:35 |
fzakaria | What's up with the nix-meson-build-support folders ? | 22:20:11 |
fzakaria | is that a pattern idiom I can learn about ? A lot of them seem unecessary to me but /shrug | 22:20:34 |
fzakaria | (and the repeated subproject etc..) just find it confusing. | 22:21:15 |
31 May 2025 |
Sergei Zimmerman (xokdvium) | In reply to @fzakaria:one.ems.host What's up with the nix-meson-build-support folders ? It’s just a helper for deduplicating shared meson code. Since meson only allows importing shared code via subdir s from the subdirectory it gets in-repo symlinked to all subprojects. There isn’t a much better way to deduplicate code AFAIK with meson. | 12:13:51 |
| chipset joined the room. | 13:23:46 |
Mic92 | In reply to @philiptaron:matrix.org Awesome news! Is there someone from the Nix core team on deck to make the nixpkgs PR, or would you like community support from (say) me there? You mean for the update? John did it | 14:01:05 |
Mic92 | However you can bump latest if you want | 14:01:30 |
fzakaria | Sergei Zimmerman (xokdvium): things like gen_header have to be redeclared for each subproject? | 14:37:07 |
Sergei Zimmerman (xokdvium) | Well, yeah. There’s also /export which does pkgconf file generation and common stuff like enabling warnings. Since componentized builds actually don’t have any subprojects there isn’t any other way to do that. | 14:41:46 |
fzakaria |
Well, yeah. I'll play with it; that sounds crazy for each subproject to redlcare thing but /shrug
| 14:43:04 |
fzakaria | (build systems always surprise me) | 14:43:09 |
Sergei Zimmerman (xokdvium) | Well, meson does have a ton of opinionated choices which are somewhat questionable. | 14:45:18 |
| Gerg joined the room. | 15:47:09 |
| Rajiv Singh joined the room. | 17:11:52 |
fzakaria | I haven't used it much; i spent the last year doing a lot of Bazel but dunno its any better | 17:27:23 |
fzakaria | I use ccacheStdenv but looking at ccache -s it always seems to miss. | 17:39:55 |
fzakaria | i have this little fork https://github.com/fzakaria/nix/tree/linux-simple where I removed darwin, Windows and other stuff to try and get a small Nix kernel | 20:12:35 |
1 Jun 2025 |
| NixOS Moderation Bot unbanned @mightyiam:matrix.org. | 22:58:04 |
| jeancaspar joined the room. | 23:34:29 |