Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help Wanted] nix bundle within nix-portable #106

Open
qlibp opened this issue Apr 28, 2024 · 1 comment
Open

[Help Wanted] nix bundle within nix-portable #106

qlibp opened this issue Apr 28, 2024 · 1 comment

Comments

@qlibp
Copy link

qlibp commented Apr 28, 2024

not sure if this way of using nix-portable properly or not.

./nix-portable nix bundle github:BirdeeHub/nixCats-nvim#nixCats

The static binary neovim is fianlly get built, but I can't not run it, saying that it can not find hexdump.

image

@DavHau
Copy link
Owner

DavHau commented Apr 28, 2024

You are not using the nix-portable bundler. You need to specify the bundler via --bundler. Check the readme for working examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants