!PbtOpdWBSRFbEZRLIf:numtide.com

Nix Community Projects

591 Members
Meta discussions related to https://nix-community.org. (For project specific discussions use github issues or projects own matrix channel). Need help from an admin? Open an issue on https://github.com/nix-community/infra/issues155 Servers

Load older messages


SenderMessageTime
8 Jan 2025
@glepage:matrix.orgGaétan Lepage I have been able to cache it for now by manually ssh-ing on the box and building it with --cores 16 but it sometimes gets rebuilt by nixpkgs-review. 06:59:31
@glepage:matrix.orgGaétan LepageOr are you talking about darwin ?07:01:56
@hexa:lossy.networkhexaaarch64-linux13:46:11
@hexa:lossy.networkhexaneeded to get a firefox out and twice my build job was killed for no good reason13:46:39
@glepage:matrix.orgGaétan LepageOk, I think it's numpyro then13:47:52
@glepage:matrix.orgGaétan Lepage I open a PR to prevent it from bothering us again: https://github.com/NixOS/nixpkgs/pull/372111 13:48:11
@emilazy:matrix.orgemily that looks like it will use 8 cores even if --cores 1? 13:53:24
@glepage:matrix.orgGaétan Lepage I was wondering if we could do something like min(1, NIX_BUILD_CORES) but I fear it's not possible.
Do you have a better solution emily ?
13:57:29
@glepage:matrix.orgGaétan Lepage * I was wondering if we could do something like max(8, NIX_BUILD_CORES) but I fear it's not possible.
Do you have a better solution emily ?
13:57:42
@emilazy:matrix.orgemily if (( NIX_BUILD_CORES > 8 )); then NIX_BUILD_CORES=8; fi? 13:58:17
@glepage:matrix.orgGaétan LepageIndeed it works fine !14:03:45
@glepage:matrix.orgGaétan LepageThanks emily :)14:03:50
@hexa:lossy.networkhexa$((NIX_BUILD_CORES > 8 ? 8 : NIX_BUILD_CORES))16:22:03
@hexa:lossy.networkhexa😛16:22:10
@glepage:matrix.orgGaétan LepageApplied ;)16:23:20
@hexa:lossy.networkhexa you could also just set --maxprocesses=8 16:24:05
@glepage:matrix.orgGaétan Lepage🙃16:24:22
@gsaurel:laas.frnim65sthis flag is for which command ? I can't find anything on https://github.com/search?q=repo%3ANixOS%2Fnix+maxprocesses16:30:40
@gsaurel:laas.frnim65sah, pytets16:31:22
@gsaurel:laas.frnim65s* ah, pytest16:31:28
@gsaurel:laas.frnim65s changed their display name from Guilhem to nim65s.16:31:59
9 Jan 2025
@tomog:matrix.orgtomf joined the room.11:00:08
@memoryfragmentation:matrix.orgzimward joined the room.13:15:29
@glepage:matrix.orgGaétan LepageRedacted or Malformed Event16:11:28
10 Jan 2025
@NobbZ:matrix.orgNobbZ joined the room.09:42:30
@liberodark:matrix.orgliberodarkHi, AMD Ryzen Builder maybe up today if you want. Everything is available and I have other NixOS servers to deploy today. So I'll let you confirm the need or not. Don't worry I won't take it badly if you don't need it. Best Regards10:08:17
@liberodark:matrix.orgliberodark* Hi, AMD Ryzen Builder maybe up today if you want. Everything is available and I have other NixOS servers to deploy today. So I'll let you confirm the need or not. PS : Don't worry I won't take it badly if you don't need it. Best Regards10:08:46
@NobbZ:matrix.orgNobbZAfter a PR requesting access to the builder has been merged, how long does it usually take until the authorized keys propagate?13:29:00
@NobbZ:matrix.orgNobbZOkay, I'm just stupid... I PR'd with a cased name and used lowercase only when trying to connect...18:54:50
11 Jan 2025
@zowoq:matrix.orgzowoq liberodark: I still have a couple of questions. 00:10:07

Show newer messages


Back to Room ListRoom Version: 6