Attempting to define a shell using mkIdes. I think the definition itself is fine. However when entering the dev shell environment I get the following.
failed to reload cade environment: loading flake: nix develop at /home/kruziikrel13/Projects/quickshell failed (exit status: 1):
/nix/store/294jichpnvcjgl5b1fn412f516s4kav8-ides/bin/ides: line 57: syntax error near unexpected token `}'
/nix/store/294jichpnvcjgl5b1fn412f516s4kav8-ides/bin/ides: line 57: `}'
Attempting to define a shell using mkIdes. I think the definition itself is fine. However when entering the dev shell environment I get the following.