| 6 Jan 2022 |
TheOPtimal | i have it set as my default shell, but i also did programs.zsh.enable = true; so it should work | 16:08:14 |
Jan Tojnar | yeah, that should be enough | 16:08:25 |
TheOPtimal | maybe its something else i forgot to enable | 16:08:37 |
Jan Tojnar | how did you set the shell for your user? | 16:09:18 |
TheOPtimal | users.users.optimal.shell = pkgs.zsh | 16:09:41 |
TheOPtimal | i checked /etc/shells and zsh is in there | 16:10:39 |
Jan Tojnar | sometimes there is difference between nix store path and /run/current-system/sw one | 16:12:14 |
TheOPtimal | the /run/current-system/sw is both the default shell and the one in /etc/shells | 16:12:49 |
Jan Tojnar | programs.zsh.enable should ass both /run/current-system/sw and plgs.shell | 16:14:40 |
Jan Tojnar | * programs.zsh.enable should ad both /run/current-system/sw and plgs.shell | 16:14:46 |
Jan Tojnar | * programs.zsh.enable should add both /run/current-system/sw and plgs.shell | 16:14:50 |
Jan Tojnar | * programs.zsh.enable should add both /run/current-system/sw/bin/zsh and ${pkgs.zsh}/bin/zsh | 16:15:19 |
Jan Tojnar | I would try enabling the gdm debug option | 16:16:26 |
Jan Tojnar | and check the logs | 16:16:39 |
| 7 Jan 2022 |
| jeppesen.io joined the room. | 01:02:44 |
| freshgum changed their profile picture. | 22:51:20 |
| 9 Jan 2022 |
| p_pi joined the room. | 11:49:43 |
| 10 Jan 2022 |
| Linus Sehn joined the room. | 06:55:47 |
| SigmaSquadron changed their display name from SigmaSquadron to systemd-sigmad. | 15:38:44 |
| SigmaSquadron changed their display name from systemd-sigmad to SigmaSquadron. | 17:31:45 |
| 14 Jan 2022 |
| thuskes joined the room. | 17:16:10 |
hexa | would it be fair to ask you guys to get rid of everything python2 in the gnome world? | 17:50:18 |
hexa | * would it be fair to ask you guys to get rid of most everything python2 in the gnome world? | 17:50:22 |
hexa | most stuff that uses pygtk, pygobject2, pycairo (the python2 one) | 17:50:43 |
piegames | Context: https://github.com/NixOS/nixpkgs/issues/148779 | 17:51:11 |
hexa | should only be some remaining gnome-2 parts | 17:51:44 |
piegames | Since when is GNOME 2 end of life? Would it be fair to remove it entirely while we're at it? | 17:53:53 |
piegames | Google says that the last release (2.32) was over a decade ago (2010) | 17:55:10 |
SigmaSquadron | GNOME 2 has been EOL since GNOME 3.2 launched, which was over 10 years ago. | 18:13:01 |
jonringer | Ah yes, the great "no valid release" period, which spawned unity | 18:23:57 |