Fix luau-lsp VSCode extension #8

Closed
opened 2025-01-11 00:07:53 -05:00 by cswimr · 1 comment
Owner

The johnnymorganz.luau-lsp extension tries to run a dynamically linked binary. I need to package this extension for NixOS for it to work in my configuration, without using fhs or nix-ld. I should also probably PR it to nixpkgs. Here's a rejected nixpkgs PR that attempted to do the same thing, for reference: https://github.com/NixOS/nixpkgs/pull/297426

The `johnnymorganz.luau-lsp` extension tries to run a dynamically linked binary. I need to package this extension for NixOS for it to work in my configuration, without using fhs or nix-ld. I should also probably PR it to nixpkgs. Here's a rejected nixpkgs PR that attempted to do the same thing, for reference: https://github.com/NixOS/nixpkgs/pull/297426
cswimr added the
bug
label 2025-01-11 00:07:53 -05:00
cswimr self-assigned this 2025-01-11 00:07:53 -05:00
Author
Owner

Fixed in 20f42f88d5

Fixed in https://www.coastalcommits.com/cswimr/flake/commit/20f42f88d572edacd659ead0d93034da685b5a88
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/flake#8
No description provided.