| 18 May 2022 |
kenran_ | Oh, sorry, I must have pressed some hotkey accidentally and switched the channel. One sec. | 16:28:18 |
das_j | No worries ;) | 16:28:54 |
Rick (Mindavi) | Anyone here an idea how to resolve / workaround this issue?
https://github.com/NixOS/nixpkgs/pull/172242#issuecomment-1128210348 | 16:42:25 |
| 19 May 2022 |
| @rewina:matrix.org changed their profile picture. | 10:21:21 |
| 22 May 2022 |
@ulrikstrid:matrix.org | Are there any resources on how to write and run Integration-style tests with nix/hydra? | 13:26:22 |
| dadada (they/them) changed their display name from dadada / Tim to dadada / Tim (they/er). | 13:29:46 |
@linus:schreibt.jetzt | Well, NixOS itself does integration tests (see NixOS manual section on NixOS tests) and runs them on Hydra? | 13:35:22 |
Rick (Mindavi) | Check nixpkgs:nixos/tests | 13:40:39 |
@ulrikstrid:matrix.org | Are `passthru.tests` automatically run by hydra? | 16:16:12 |
ajs124 | not automatically, no. you can build them with hydra though.
actually… if you'd want to, you could probably scan all packages and have them added to the jobset, automatically.
depends on your use-case. all of nixpkgs sadly cannot be evaluated with nix code, because not all exceptions can be caught. or at least I couldn't manage to do it, last time I tried. | 16:49:54 |
@ulrikstrid:matrix.org | It's for a custom project outside of nixpkgs | 17:12:41 |
toonn | Would recursive Nix be able to do it? | 17:12:48 |
| 23 May 2022 |
| Tassilo Tanneberger joined the room. | 06:44:49 |
| growpotkin ( Alex Ameen ) joined the room. | 18:08:16 |
| 26 May 2022 |
| @aktaboot:tchncs.de joined the room. | 15:13:24 |
| 27 May 2022 |
kenran_ | Is there a way to "do --no-sandbox" for a single hydra job in a flake project (more specifically, it's a nixosTest that I have to build without sandboxing)? | 11:55:22 |
kenran_ | * Is there a way to "do --no-sandbox" for a single hydra job in a flake project (more specifically, it's a (dependency of a) nixosTest that I have to build without sandboxing)? | 11:55:57 |
@grahamc:nixos.org | no | 13:28:16 |
kenran_ | Hum, well. Guess it's time to finally somehow magically get rid of the one non-sandboxed stupid Clojure+Nodejs build some way or another :) | 13:32:18 |
| yellovv joined the room. | 15:16:29 |
| 28 May 2022 |
| @bdd:mozilla.org joined the room. | 04:19:06 |
| Mic92 changed their display name from Mic92 to Mic92 (Old). | 10:26:09 |
| Mic92 joined the room. | 11:30:15 |
| Mic92 left the room. | 11:30:25 |
| 29 May 2022 |
| @kenzie:matrix.kenzi.dev joined the room. | 16:36:59 |
| 30 May 2022 |
| Florian | W3F changed their display name from Florian | OoO -> 29.5. to Florian | W3F. | 09:03:16 |
@ulrikstrid:matrix.org | Is it possible to compare between jobsets, usecase is github PRs since there's no easy way to find failing builds in a new jobset | 10:52:38 |
| Bryan Honof changed their profile picture. | 21:43:34 |
ma27 | anythign missing to get https://github.com/NixOS/hydra/pull/1211 merged? %) | 22:40:48 |
| 31 May 2022 |
das_j | In reply to @ma27:nicht-so.sexy anythign missing to get https://github.com/NixOS/hydra/pull/1211 merged? %) A test maybe? Do you think this is testable? | 06:41:28 |