31 May 2025 |
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 |
3 Jun 2025 |
| @sally:catgirl.cloud joined the room. | 01:35:45 |
@sally:catgirl.cloud | I have installed nix docker on Debian, then I installed telegram-desktop on nix. How can I run telegram-desktop on Debian? | 01:37:12 |
K900 | That's not really a question for this room | 05:42:25 |
K900 | Maybe #Nix / NixOS | 05:42:30 |
| edouard-lopez joined the room. | 09:09:22 |
edouard-lopez | Hello, I'm the maintainer of the pure prompt for Fish shell and I would like to improve my CI to build and test my project against NixOS before release. My current docker is fetching from Github and I would like to fetch from local directory. Is it the right place to such discussion ? If so any hint? | 09:09:54 |
Sandro 🐧 | Probably #users:nixos.org ? | 11:42:04 |
Sandro 🐧 | Don't use short hashes like 6573f71, they may get a collision in the future and then github just returns a 404 | 11:43:00 |
Sandro 🐧 | You can replace the references with a clone of the repository | 11:43:26 |
edouard-lopez | I can't join this channel as I'm not invited :/ | 11:48:21 |
magic_rb | In reply to @edouard-lopez:matrix.org I can't join this channel as I'm not invited :/ Invited | 11:54:11 |
| holzingk joined the room. | 14:26:32 |
| holzingk changed their display name from Kilian Holzinger to holzingk. | 14:26:48 |
holzingk | Hi, how do I build the nix manual? | 14:27:37 |
| @sally:catgirl.cloud left the room. | 16:45:01 |
4 Jun 2025 |
| yadov3k joined the room. | 11:43:11 |
yadov3k | Hi, does https://github.com/NixOS/nix/blob/4751cbef6303d10479f3db1b13db69197d9c3446/src/libstore/include/nix/store/globals.hh#L439 mean that once i build a nix docker image and do not include the "nixbld" group into the docker image, i run into the situation that inside the docker image, maximum parallel nix builds are = 1? | 11:44:10 |