| 16 May 2024 |
@johannes.kirschbauer:scs.ems.host | this one: https://github.com/NixOS/nixpkgs/pull/305847 | 14:35:59 |
infinisil | Johannes Kirschbauer @hsjobeki: I'll try to take a look later! | 16:28:44 |
| 17 May 2024 |
djacu | Hey team
I'm working on migrating the first module lesson for review. I started the dev environment with nix-shell --run devmode but every change I make requires a page refresh which takes 20+ seconds. Is this normal or am I doing something wrong?
| 02:02:06 |
infinisil | djacu: Unfortunately that's as expected, I think it uses nix-build underneath 😅 | 02:12:36 |
fricklerhandwerk | In reply to @infinisil:matrix.org djacu: Unfortunately that's as expected, I think it uses nix-build underneath 😅 Yes, and unfortunately that's still better than Sphinx randomly not updating stuff that changes. I was so fed up with it that I took the performance hit | 02:22:39 |