31 May 2025 |
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 |
yadov3k | * Hi, does build-users-group / 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:45:44 |
K900 | Inside a Docker image Nix is running as single user anyway | 12:19:10 |
yadov3k | thats right, i'm talking about the build where i can set "max-jobs 16" or similar | 13:04:29 |
K900 | In single user mode all builds run as your own user | 13:05:11 |
loudgolem | In reply to @kilian:holzinger.bayern Hi, how do I build the nix manual? https://wiki.nixos.org/wiki/Nixpkgs/Manuals | 16:14:42 |
loudgolem | In reply to @kilian:holzinger.bayern Hi, how do I build the nix manual? * https://wiki.nixos.org/wiki/Nixpkgs/Manuals#nix_manual | 16:15:18 |
yadov3k | according to your answer, this should not happen inside the docker image, correct?
| 16:19:07 |
yadov3k | Redacted or Malformed Event | 16:19:08 |