| 19 Sep 2024 |
ElvishJerricco | Neat. I will try that when I get home on Sunday maybe | 17:19:01 |
fabianhjr | https://github.com/NixOS/nixpkgs/pull/343127
cc gnome maintainers, some updates/fixes minus some sysprof stuff that I haven't fixed | 21:29:37 |
| 20 Sep 2024 |
| Will (he/him) joined the room. | 06:41:35 |
Will (he/him) | Has anyone had luck getting RDP working on NixOS/Gnome and if so can you paste the relevant parts of your config? I got it working up to the point of giving me a blank screen but I recall some issue with connecting up to the appropriate X server instance or something | 06:45:26 |
| 21 Sep 2024 |
| SigmaSquadron joined the room. | 18:45:25 |
| 22 Sep 2024 |
Will (he/him) | In reply to @will:brad.li Has anyone had luck getting RDP working on NixOS/Gnome and if so can you paste the relevant parts of your config? I got it working up to the point of giving me a blank screen but I recall some issue with connecting up to the appropriate X server instance or something Anyone? Any kind of remote access for NixOS at all? | 18:59:17 |
fabianhjr | don't use RDP myself :c | 19:06:28 |
fabianhjr | ssh onyl | 19:06:36 |
fabianhjr | * ssh only | 19:06:39 |
Will (he/him) | SSH works, though sometimes I need graphics lol | 19:18:09 |
K900 | That's probably unhelpful but krdp works great in Plasma | 19:19:22 |
Will (he/him) | I'm willing to switch if that's the only option lol | 19:36:03 |
Jan Tojnar | In reply to @will:brad.li Anyone? Any kind of remote access for NixOS at all? There are some people reporting success on the fora, e.g. https://discourse.nixos.org/t/configuring-remote-desktop-access-with-gnome-remote-desktop/48023/4?u=jtojnar | 21:52:02 |
| 23 Sep 2024 |
Will (he/him) | Hmm | 10:58:05 |
| elikoga joined the room. | 15:30:43 |
| 25 Sep 2024 |
fabianhjr | Hey, is it ok if I rebase the gnome branch to resolve conflict bobby285271 / Jan Tojnar ? | 05:46:16 |
fabianhjr | * Hey, is it ok if I rebase the gnome branch to resolve conflicts bobby285271 / Jan Tojnar ? (no autosquash, only to resolve the conflicts) | 05:46:35 |
| @brian:bmcgee.ie left the room. | 08:38:12 |
bobby285271 | Thanks, but not now :-) | 10:44:54 |
| 26 Sep 2024 |
| fabianhjr set a profile picture. | 01:16:07 |
| 27 Sep 2024 |
| elikoga set a profile picture. | 16:27:22 |
fabianhjr | https://github.com/fabianhjr/nixpkgs/tree/gnome-rebased
Rebased solving conflicts without squashing | 22:57:30 |
| 28 Sep 2024 |
K900 | Hey folks, you also might be interested in https://github.com/NixOS/nixpkgs/pull/345057 | 09:20:16 |
| 29 Sep 2024 |
hexa | can I get some help with the gobject-introspection package? | 13:37:10 |
hexa | the current version fails with a dependency on distutils, which was removed in 1.81.2, but that versions fails to find glib | 13:37:47 |
hexa | gobject-introspection> Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake)
gobject-introspection> Looking for a fallback subproject for the dependency glib-2.0
gobject-introspection>
gobject-introspection> meson.build:142:11: ERROR: Automatic wrap-based subproject downloading is disabled
| 13:37:50 |
hexa | which is in propagatedBuildInputs | 13:37:55 |
hexa | bobby285271 maybe? | 13:38:20 |
hexa | or Jan Tojnar? | 13:41:03 |
hexa | blocker for my work on python-updates fwiw | 13:41:10 |