Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: extractPath doesn't work on Nix/Darwin
The regular expression is valid on Nix/Linux but not on Nix/Darwin. Solution: Use builtins.split instead. Closes fractalide#100
- Loading branch information