On 09/06/2014 15:01, Sergey Mironov wrote:
> 2014-06-09 16:34 GMT+04:00 Luca Bruno <[email protected]>:
>> On 09/06/2014 14:32, Sergey Mironov wrote:
>>> lib.splitString "-" (toString (./some/valid/path))
>> Perhaps you should split by "/" instead of "-"?
> Sorry, this is my copypaste mistake. I've meant another file name. The
> correct code is
>
> lib.splitString "/" (toString (./some/valid/path))
>
> the problem does exist for me.
Works fine for me in nix-repl.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to