neuralinkcorp / tsui

An (experimental) elegant TUI for configuring Tailscale.
https://neuralink.com/tsui
MIT License
269 stars 5 forks source link

Publishing to nixpkgs? #18

Open arunoruto opened 2 months ago

arunoruto commented 2 months ago

Are there any plans to make tsui available on nixpkgs in the future?

guibou commented 2 months ago

Note that you can directly run the command using nix run 'github:guibou/tsui/fix_nix_run' (and soon, if #20 is merged), `nix run 'github:neuralinkcorp/tsui') thank to the flake support.

arunoruto commented 4 weeks ago

Sorry for not answering right away, kinda lost track Thanks for the link and the fix! I can confirm that your fork works, while the neuralinkcorp fails to find the libx11 bindings. Hope your fix gets merged soon-ish :)