Soispha
Soispha
Yes, I have experienced problems with this recently (my delta config is [here](https://codeberg.org/soispha/nixos-config/src/commit/55cc9d634b5a551be7b830a2437cf70f33d0e675/hm/soispha/conf/git/default.nix#L174), if that helps)
> Ohh I think I found it... looks like a issue with bash and the \r command. This seems really weird to me (as your fork builds fine for me)....
Could it be that the `$curPhase` variable contains a `\n\r` line ending? Because that _could_ mean that bash tries to evaluate the command after the `\n`, which being a `\r`...