| 15 Nov 2025 |
K900 | No | 21:26:22 |
K900 | kill(0) is shortcut for "kill everything" | 21:26:36 |
Capypara | Ahh right, right, I forgot. That's whats going on, of course. | 21:26:52 |
Capypara | 0 kills everything. root PID is 1. | 21:27:04 |
Capypara | Still crazy that's possible, but yeah I understand why. | 21:27:22 |
| 16 Nov 2025 |
| jopejoe1 (4094@39c3) joined the room. | 20:52:27 |
jopejoe1 (4094@39c3) | Just camme across https://github.com/NixOS/nixpkgs/blob/master/pkgs%2Ftop-level%2Fall-packages.nix#L13319-L13330 and was wondering if need all of these versions of gnomeExtensions? | 20:57:02 |
jopejoe1 (4094@39c3) | * | 21:00:34 |
jasi 🏳️⚧️ | Might be useful for Nix on non-NixOS with older GNOME releases. | 22:48:16 |
jasi 🏳️⚧️ | * Might be useful for Nix on non-NixOS (presumanbly via home-manager) with older GNOME releases. | 22:48:51 |
jasi 🏳️⚧️ | NixOS users will just use the unqualified attributes instead. | 22:50:48 |
jopejoe1 (4094@39c3) | There are still releases from 2020 in that list, so not sure how usefull they would be even on non nixos | 22:57:34 |
jopejoe1 (4094@39c3) | * | 22:58:12 |
jasi 🏳️⚧️ | GNOME 3.28 was Debian 11 (now in LTS) and Ubuntu 22.04 is GNOME 42. | 23:06:08 |
jasi 🏳️⚧️ | So pretty old | 23:06:55 |
jasi 🏳️⚧️ | * | 23:08:21 |
jasi 🏳️⚧️ | Debian 11 goes EOL next year in August, so we can probably remove attributes 38-41 in the next NixOS release, and Ubuntu 22.04 ends maintainence (minus security updates) in 2027. | 23:10:43 |
jasi 🏳️⚧️ | * | 23:11:34 |
| 17 Nov 2025 |
| @brisingr05:matrix.org left the room. | 06:37:44 |
| 18 Nov 2025 |
| QuadRadical (Ping) changed their profile picture. | 01:59:43 |
K900 | @Jan Tojnar if I may have a quick +2 on https://github.com/NixOS/nixpkgs/pull/462819 | 08:16:29 |
| jopejoe1 (4094@39c3) changed their display name from jopejoe1 to jopejoe1 (4094@39c3). | 20:18:30 |
ElvishJerricco | huh, updated to gnome 49 today and now the brightness slider is no longer in the quick settings menu | 23:44:29 |
ElvishJerricco | hm, actually no. It's just my desktop that it's gone. Still there on the steam deck | 23:56:37 |
ElvishJerricco | I use ddcci-backlight for the sysfs backlight on my desktop | 23:56:50 |
| 19 Nov 2025 |
| Juan C Nuno joined the room. | 05:56:49 |
| 20 Nov 2025 |
ElvishJerricco | https://github.com/nixos/nixpkgs/issues/462935
Ok, I am not actually familiar with how orca works. I'm just going to remove the wantedBy = [ "graphical-session.target" ];, and if that breaks orca for someone, then someone who actually understands orca can fix it this time instead of me shooting from the hip.
| 04:43:23 |
| John joined the room. | 05:31:03 |
Capypara | Is there a Nix team for accessibility? Maybe they could check. I think screen readers are hard to grasp for people that don't actually need them. | 10:22:26 |
Capypara | I actually wanted to start using one to get used to it, because I have an eye condition that could get worse, but I've been putting it off... Maybe I'll find some time to test. | 10:23:03 |