| 20 May 2021 |
andi- | For KDE, Gnome, VSCode, Firefox, ... okay but for everything that uses X11? | 13:43:30 |
@grahamc:nixos.org | I doubt it | 13:43:44 |
| timidbit joined the room. | 13:43:46 |
Synthetica | Nixpkgs contains about 30 counts of the string common/x11.nix | 13:44:33 |
andi- | IMHO it is always fair to add a regression test once we screwed something up on either of them with package specific changes. | 13:44:39 |
Synthetica | So about 30 graphical tests, give or take | 13:44:44 |
Synthetica | But you could always say for eg. chromium: we'll test everything on X11 but only the "main" variant on Wayland (eg stable or beta, to catch things early) | 13:45:37 |
andi- | I think that is basically what I am saying. | 13:47:53 |
andi- | We shouldn't "blindly" run everything against X11 and wayland but rather take those that are good smoke tests. | 13:48:14 |
@grahamc:nixos.org | I could imagine a near future where we default to wayland, even | 13:48:15 |
andi- | I really hope that our primary issue is not with the application logic being broken on either but rather with the UI toolkits not behaving well | 13:49:00 |
| b42 joined the room. | 13:53:25 |
| Sushi Dude joined the room. | 13:54:46 |
| musicmatze joined the room. | 14:06:42 |
| timidbit set a profile picture. | 14:11:29 |
| chkl joined the room. | 14:24:15 |
@grahamc:nixos.org | John Ericson: any good info here? https://twitter.com/a_hoverbear/status/1383816298673573890 she wants to add some cflags like -ftree=vectorize and -march=arvm8-a+crc+crypto | 14:29:07 |
hexa | funny, I have seen that exact problem on other python tests that want to count existing threads an fail to assert on that with 1 != 2 | 14:31:11 |
hexa | * funny, I have seen that exact problem on other python tests that want to count existing threads and fail to assert on that with 1 != 2 | 14:31:22 |
hexa | (on aarch64 that is) | 14:33:15 |
symphorien | I can't find the PR because it was by volth, but there is a table at lib/systems/architectures.nix that can be used to define stdenv for special cpus | 14:52:54 |
@grahamc:nixos.org | anyone know how to have Netlify + nixos-homepage serve https://nixos.org/.well-known/matrix/client with Access-Control-Allow-Origin: *? | 15:13:19 |
danielle | https://docs.netlify.com/routing/headers/ | 15:14:17 |
hexa | https://answers.netlify.com/t/access-control-allow-origin-policy/1813 | 15:14:27 |
p10r | Any chance peterhoeg is here? I'd really really like plasma Wayland in 21.05, but looks like that's not going to happen.. | 15:14:26 |
hexa | pretty sure that is ttuegels turf | 15:19:28 |
hexa | https://github.com/NixOS/nixpkgs/pull/120514 this is the apps update | 15:20:51 |
hexa | oh, sorry. You are talking about Wayland support. | 15:21:04 |
hexa | so https://github.com/NixOS/nixpkgs/pull/117102 | 15:21:23 |
hexa | @grahamc: https://github.com/NixOS/nixos-homepage/pull/709 | 15:26:30 |