Hydra | 377 Members | |
| 108 Servers |
| Sender | Message | Time |
|---|---|---|
| 20 Mar 2024 | ||
| https://github.com/NixOS/nixpkgs/pull/297392, would be great if someone could check what's going wrong here, haven't looked very deeply. But hydra seems to be running fine on my end with that change. | 09:24:50 | |
| 11:03:24 | ||
| 21 Mar 2024 | ||
| 18:02:54 | ||
| 20:09:46 | ||
| 22 Mar 2024 | ||
| 13:27:55 | ||
| 15:01:25 | ||
| 24 Mar 2024 | ||
| 18:24:50 | ||
| How feasible is self-hosting a Hydra instance? Say I want to deploy to a whole bunch of RISC-V thin clients... I already know what packages I want to be compiled, so is there a way to configure Hydra to only build and serve those? Or am I fundamentally messengering something about Hydra? | 21:51:50 | |
| self hosting hydra is easy. it's probably over kill if you are only intending it to populate a binary cache though. | 23:15:35 | |
| 25 Mar 2024 | ||
| For RISC-V? Does the main instance of Hydra compile for RISC-V? | 01:35:59 | |
| Or ARM? | 01:36:08 | |
In reply to @darkwater4213:matrix.orgIt doesn't really matter for what, it just does normal Nix remote builds | 05:11:45 | |
| hydra.n.o doesn't build RISCV because we don't have the hardware for it | 05:12:01 | |
In reply to @darkwater4213:matrix.orgWith nixpkgs or the flake it's easy to host, providing you're running nixos or don't mind running a VM with nixos. There's definitely a way to configure hydra to build a specific set of packages, that's what it's built to do. I wouldn't really say it's overkill, it's a convenient way to keep up to date with nixpkgs and building what you need from it for what platform you want | 08:37:03 | |
| 27 Mar 2024 | ||
| 13:25:28 | ||
| Room Avatar Renderer. | 13:25:56 | |
| 13:26:01 | ||
| 30 Mar 2024 | ||
| i seem to be having issues with hydra not serving static files
this is from a nginx remote proxy, in the browser the page just times out | 20:30:19 | |
| hydra itself doesnt log anything, im also not running this on nixos, but the module was copied from nixos mostly | 20:32:00 | |
| i dont see why it would be failing the serve | 21:11:17 | |
| interestingly reloading the page doesnt mark them ass missing? hydra isnt closing connections properly? | 21:22:57 | |
| * interestingly reloading the page doesnt mark them as missing? hydra isnt closing connections properly? | 21:23:44 | |
| i also got to do something to speed up the DB because clicking on one of my systems takes 20 seconds to load, its 6.5k store paths | 21:26:28 | |
| * i also got to do something to speed up the DB because clicking on one of my systems takes 20 seconds to load, its 6.5k build steps | 21:27:24 | |
| 31 Mar 2024 | ||
| 00:05:01 | ||
| 2 Apr 2024 | ||
| 06:58:30 | ||
| 07:36:25 | ||
| 3 Apr 2024 | ||
| Managed to fix a ca-derivations issue with hydra: https://github.com/NixOS/hydra/pull/1374 | 21:08:45 | |
| 4 Apr 2024 | ||
| 06:09:42 | ||
| 08:40:33 | ||