There’s a workaround for this, which is src = builtins.path { path = ./.; name = "some-name"; }
but it is rather non-obvious.
8 Likes
There’s a workaround for this, which is src = builtins.path { path = ./.; name = "some-name"; }
but it is rather non-obvious.