!zghijEASpYQWYFzriI:nixos.org

Hydra

352 Members
99 Servers

Load older messages


SenderMessageTime
27 Sep 2022
@v0id:nltrix.net@v0id:nltrix.net
 225   nix.buildMachines = [{
 226     hostName = "localhost";
 227     systems = ["x86_64-linux" "aarch64-linux" "armv6l-linux" "armv7l-linux" "i686-linux"];
 228     #system = "x86_64-linux";                                                                                                                                                                                                             
 229     supportedFeatures = ["kvm" "nixos-test" "big-parallel" "benchmark"];
 230     maxJobs = 16;
 231     sshUser = "nix-abel"; #"nix-ikeda";                                                                                                                                                                                                   
 232     sshKey = "key-path";
 233     publicHostKey = "key material";
 234   }];

12:50:43
@v0id:nltrix.net@v0id:nltrix.netthis generates a bogus machines file then.12:50:51
@grahamc:nixos.org@grahamc:nixos.orginteresting, I didn't know the nix.buildMachines interface supported publicHostKey12:51:09
@v0id:nltrix.net@v0id:nltrix.netit does I've learned yday12:51:20
@v0id:nltrix.net@v0id:nltrix.netwhile looking for solns12:51:23
@grahamc:nixos.org@grahamc:nixos.orgcool12:51:27
@grahamc:nixos.org@grahamc:nixos.orgsounds like mandatoryFeatures should default to ["-"] then :)12:51:36
@v0id:nltrix.net@v0id:nltrix.netlet me try.12:51:43
@v0id:nltrix.net@v0id:nltrix.net grahamc (he/him): thnx graham, I appreciate it, I owe you a beer now. 12:57:30
@grahamc:nixos.org@grahamc:nixos.org🍻12:57:46
@grahamc:nixos.org@grahamc:nixos.orgI'd happily forgive the beer if you send a PR fixing mandatoryFeatures :)12:58:14
@v0id:nltrix.net@v0id:nltrix.netOk i'll let you know, hvant read the module yet.12:58:45
@v0id:nltrix.net@v0id:nltrix.netone q:12:59:05
@v0id:nltrix.net@v0id:nltrix.net
ssh://nix-abel@localhost x86_64-linux,aarch64-linux,armv6l-linux,armv7l-linux,i686-linux key-path 16 1 kvm,nixos-test,big-parallel,benchmark,- - public-key-material
12:59:34
@v0id:nltrix.net@v0id:nltrix.netit is now like this, is it ok to have - in the supported features?12:59:51
@v0id:nltrix.net@v0id:nltrix.netI think it concats supp+mand and puts intol supp.13:00:04
@v0id:nltrix.net@v0id:nltrix.netor should we remove -?13:00:36
@v0id:nltrix.net@v0id:nltrix.net * or should we filter -?13:00:43
@grahamc:nixos.org@grahamc:nixos.orgshould filter out the -13:03:27
@rick:matrix.ciphernetics.nlMindaviHmm, that might be the reason why I could never get remote builders to work :)13:21:31
@rick:matrix.ciphernetics.nlMindaviThanks for diving into it together 🤗13:21:53
29 Sep 2022
@v0id:nltrix.net@v0id:nltrix.net grahamc (he/him): https://github.com/NixOS/nixpkgs/pull/193404 13:44:47
@dxu:matrix.orgdxu joined the room.17:49:01
@dxu:matrix.orgdxuIs hydra down? Getting 500 errors17:51:05
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.de
In reply to @dxu:matrix.org
Is hydra down? Getting 500 errors
wrong channel ;) That's for the infrastructure channel
17:58:36
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their profile picture.21:32:42
30 Sep 2022
@linus:schreibt.jetzt@linus:schreibt.jetztIs there a tool out there that can queue drvs to be built by hydra as "one-shot" builds without them being in a persistent jobset?11:57:00
@linus:schreibt.jetzt@linus:schreibt.jetzt(if that's even possible with hydra's db schema)11:57:17
@linus:schreibt.jetzt@linus:schreibt.jetzt(which I have a sneaking suspicion it isn't)11:57:24
@janne.hess:helsinki-systems.de@janne.hess:helsinki-systems.deI don't see why it shouldn't. It would probably just look weird in the webinterface13:25:55

Show newer messages


Back to Room ListRoom Version: 6