| 28 Mar 2024 |
maxine (they/them) |  Download image.png | 10:04:49 |
maxine (they/them) | Booted into 46 \o/ | 10:04:50 |
maxine (they/them) | The only change in my branch diverging from what's in the PR at this stage is disabling gjs tests. | 10:07:00 |
uep | nice. I get a failure still in swell-foop
> Running phase: patchPhase
> chmod: cannot access 'meson_post_install.py': No such file or directory
| 10:08:08 |
maxine (they/them) | Pushed a fixup | 10:11:33 |
maxine (they/them) | If you note down any further failures I'll try to look at tonight. | 10:13:28 |
uep | I have 104 builds left and they're all behing gjs at this point. There was another the same as swell-foop earlier, but it seems to have been fixed with the earlier rebase/update | 10:15:17 |
ElvishJerricco | looks like d43b615 succeeded on my gnome-only build, and is now proceeding on my gnome+plasma build. Once my hydra catches up with the two new commits after that, I'll probably be ready to actually try this branch on my machine :) | 12:52:33 |
| Thatoo joined the room. | 16:29:53 |
Thatoo | Hello, I'm new to nixos and so far so good but I encounter an issue right now, spell check on all gnome apps are not working as the only available language is Hebrew (I don't know why hebrew as I set everything to french). Spell check work perfectly in Libreoffice and Thunderbird. | 16:30:23 |
Thatoo | Should I add Enchant in environment.systemPackages = with pkgs; [ ? | 16:34:08 |
Thatoo | Well I tried. I even addedall three
enchant
hunspell
hunspellDicts.fr-any
and it didn't help at all, even after a reboot...
| 16:43:25 |
Thatoo | * Well I tried. I even addedall three
enchant
hunspell
hunspellDicts.fr-any
and it didn't help at all, even after a reboot...
| 16:43:36 |
Thatoo | * Well I tried. I even added all three
enchant
hunspell
hunspellDicts.fr-any
and it didn't help at all, even after a reboot...
| 16:46:03 |
| 29 Mar 2024 |
| SebTM joined the room. | 04:23:31 |
ElvishJerricco | hmm something I wanted to try with gnome 46 was the experimental vrr support.
$ gsettings set org.gnome.mutter experimental-features "['variable-refresh-rate']"
No such schema “org.gnome.mutter”
Is this not a thing I can do with the branch right now?
| 04:59:02 |
ElvishJerricco | oh, duh, I just have to do it with dconf | 05:02:42 |
ElvishJerricco | no big deal | 05:02:44 |
ElvishJerricco | and it works! | 05:02:47 |