Sender | Message | Time |
---|---|---|
23 Jan 2025 | ||
the shell_interact thingy is quite a shaky thing. | 14:55:01 | |
are you aware that you can easily set SSH port forwards via the interactive.nodes.... settings that are only enabled in interactive mode? | 14:55:34 | |
Hi tfc ! I am. If I can, I use this. However, sometimes I'm debugging existing tests in nixpkgs with a custom networking setup. In this case, the SSH port forwarding doesn't work and I'm left with the QEMU framebuffers or shell_interact() . | 16:52:23 | |
30 Jan 2025 | ||
14:35:57 | ||
Hello, I hope you're all doing well, and that its okay that I ask a question regarding nixos. https://github.com/NixOS/nixpkgs/blob/nixos-24.11/nixos/lib/testing/driver.nix#L18
https://github.com/NixOS/nixpkgs/blob/nixos-24.11/nixos/modules/virtualisation/build-vm.nix
https://github.com/NixOS/nixpkgs/blob/nixos-24.11/nixos/modules/virtualisation/qemu-vm.nix#L1332-L1342
can anyone help me understand why when i use
My objective goal, (which may be silly, i'm happy for input aswell), Thank you for your time. | 14:36:37 | |
2 Feb 2025 | ||
16:04:32 | ||
3 Feb 2025 | ||
16:25:03 | ||
6 Feb 2025 | ||
Lunarix: sry don't see notifications in chat rooms as this would render the app unusable with all the chat rooms. ping me directly next time plz and i will be happy to help. please let me reiterate on what you want: you want SSH only in test environments, does that mean in the interactive mode of the test driver, but not in the sandboxed tests? or do you want no ssh in tests at all? | 09:12:21 | |
7 Feb 2025 | ||
Lunarix: vmVariant only applies to nixos-rebuild build-vm commands. You could omit virtualisation.vmVariant. , or if you want to avoid repeating things between your build-vm config and your test config, you could do something like { virtualisation.vmVariant = { imports = [ ./my-vm-stuff.nix; ] }; } in your NixOS config and v.modules ++ [ ./my-vm-stuff.nix ] in the test. | 13:20:04 | |
22:28:05 | ||
8 Feb 2025 | ||
01:56:41 | ||
02:24:24 | ||
02:25:00 | ||
15 Feb 2025 | ||
10:15:30 | ||
10:43:32 | ||
16 Feb 2025 | ||
01:03:36 | ||
27 Feb 2025 | ||
18:34:26 | ||
19:25:47 | ||
12 Mar 2025 | ||
21:07:41 | ||
15 Mar 2025 | ||
19:09:48 | ||
hey, does anyone know how to get xwayland running in a test vm? I'm making a test for hyprland and whenever any x window is launched, I get this log:
Relevant test definition is at https://github.com/hyprwm/Hyprland/pull/9297/files#diff-0d8379c3138bc72435c7f85338dd2c3d1ac41281c8dbec1373477edc38164187 | 19:16:57 | |
nevermind, looks like the problem was running as root | 21:07:07 | |
4 Apr 2025 | ||
10:52:17 | ||
24 Apr 2025 | ||
13:49:13 | ||
20:27:07 | ||
26 Apr 2025 | ||
16:12:33 | ||
1 May 2025 | ||
01:55:00 | ||
20:09:09 | ||
10 May 2025 | ||
19:50:28 | ||
11 May 2025 | ||
20:34:17 |