| 8 Feb 2023 |
Sandro | How bad of an idea is it to use hydra directly as a substituter?
Based on the code (eg https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/View/NixNAR.pm) it seems to a rather bad one. | 15:31:45 |
das_j | In reply to @janne.hess:helsinki-systems.de You are, we do it without You need t o set type to 1 | 15:32:25 |
das_j | Maybe you can scoop infos from my PR: https://github.com/NixOS/hydra/pull/814/files | 15:32:38 |
das_j | In reply to @sandro:supersandro.de How bad of an idea is it to use hydra directly as a substituter?
Based on the code (eg https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/View/NixNAR.pm) it seems to a rather bad one. Depends on how fast you want it. I would always recomment harmonia for that ;) | 15:32:51 |
das_j | In reply to @sandro:supersandro.de How bad of an idea is it to use hydra directly as a substituter?
Based on the code (eg https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/View/NixNAR.pm) it seems to a rather bad one. * Depends on how fast you want it. I would always recommend harmonia for that ;) | 15:33:00 |
Sandro | In reply to @janne.hess:helsinki-systems.de Depends on how fast you want it. I would always recommend harmonia for that ;) okay, so now going to set that up because it kinda feels slow right now and I have compression mismatches because of unmerged commits | 15:41:53 |
| 12 Feb 2023 |
| @rimuru:gentoo.chat changed their profile picture. | 17:06:42 |
| 16 Feb 2023 |
| Yinfeng changed their profile picture. | 09:57:12 |
| Bryan Honof changed their profile picture. | 14:22:34 |
ma27 | anything missing to merge https://github.com/NixOS/hydra/pull/1275 ? %) | 21:03:25 |
hexa | does that include the fix that the sandbox /etc is writable? | 22:33:34 |
hexa | * does that include the fix for that the sandbox /etc is writable? | 22:33:39 |
hexa | * does that include the fix for that issue where the sandbox /etc is writable? | 22:35:32 |
| 17 Feb 2023 |
| @adam:valkor.net left the room. | 14:37:55 |
cole-h | In reply to @hexa:lossy.network does that include the fix for that issue where the sandbox /etc is writable? That's not yet part of a release AFAICT, and I think that fix was not quite correct (https://github.com/NixOS/nix/issues/7852, https://github.com/NixOS/nix/pull/7856) | 18:32:46 |
cole-h | So probably needs that PR to be merged and a release cut | 18:33:04 |
| 18 Feb 2023 |
| @rexhent:matrix.org joined the room. | 05:43:21 |
| @rexhent:matrix.org left the room. | 05:43:55 |
ma27 | In reply to @hexa:lossy.network does that include the fix for that issue where the sandbox /etc is writable? ohh right completely forgot about that, ignore my request then %) | 13:03:24 |
| 21 Feb 2023 |
| escaP changed their display name from Tobias Stenzel (escaP) to Tobias Stenzel. | 17:23:11 |
| 22 Feb 2023 |
| @lgcl:lgcl.de changed their display name from lgcl to lgcl (they/them). | 20:32:40 |
| fbegyn joined the room. | 22:27:11 |
| 25 Feb 2023 |
| James Williams joined the room. | 11:04:41 |
| 28 Feb 2023 |
| @bootstrapper:matrix.org joined the room. | 05:42:42 |
| 1 Mar 2023 |
| Fabián Heredia changed their display name from fabianhjr to Fabián Heredia. | 06:05:16 |
| 4 Mar 2023 |
ma27 | https://github.com/NixOS/hydra/pull/1275 should be ready now, just updated Nix used in there to 2.13.3 which includes the /etc fix :) | 11:09:50 |
Arian | Is there OIDC login possible for Hydra? | 11:47:49 |
@linus:schreibt.jetzt | not currently. I started implementing it once and then never finished it | 11:48:12 |
@linus:schreibt.jetzt | (didn't get very far) | 11:48:29 |
Arian | Wanted to give it a shot. But damn Perl is impossible for me to understand or read | 11:48:51 |