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 |
yadov3k | Redacted or Malformed Event | 16:19:32 |
yadov3k | Redacted or Malformed Event | 16:20:11 |
yadov3k | hmm, screenshot upload is not possible apparently,
ls /tmp
...
4 drwxr-xr-x 11 root root 4096 Jun 3 06:52 nix-13888-0
4 drwx------ 3 nixbld16 nixbld 4096 Jun 3 11:42 nix-build-purs-0.15.15.drv-0
4 drwx------ 5 nixbld1 nixbld 4096 Jun 3 11:35 nix-build-website.drv-0
4 drwxr-xr-x 2 root root 4096 Jun 3 10:54 nix-develop-24156-1
4 -rw------- 1 root root 338 Jun 3 09:35 nix-git-submodules.A53KSf
| 16:20:53 |
K900 | Which Docker image is that? | 16:23:07 |
| 0x4A6F joined the room. | 16:57:16 |