glistix icon indicating copy to clipboard operation
glistix copied to clipboard

Can't FFI with Nix files in subdirectories

Open PgBiel opened this issue 1 year ago • 0 comments

Adding @external(nix, "./file.nix", "function_name") in any file within a subdirectory of src/ won't work.

This is due to upstream https://github.com/gleam-lang/gleam/issues/1562 .

PgBiel avatar Sep 08 '24 19:09 PgBiel