| 6 Jan 2022 |
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 |
hexa |  Download image.png | 18:43:36 |
Jan Tojnar | GNOME should not really depend on gnome2 | 21:13:12 |
Jan Tojnar | some random third party apps do | 21:13:25 |
Jan Tojnar | and then there is stuff like chromium and java which depend on GConf and ORBit (we should probably remove those dependencies since those will probably not work without daemons anyway) but I am not sure if removing those dependencies does not require some patches | 21:16:17 |
Jan Tojnar | hexa: also as mentioned on https://github.com/NixOS/nixpkgs/issues/148779, pygtk is blocked by GIMP at least | 21:18:15 |