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

add bundling feature #95

Merged
merged 1 commit into from
Apr 14, 2024
Merged

add bundling feature #95

merged 1 commit into from
Apr 14, 2024

Conversation

DavHau
Copy link
Owner

@DavHau DavHau commented Apr 14, 2024

nix-portable's mechanism of bundling nix can also be used to bundle any other package.

This change exposes that capability via the nix native bundling API.

To be used like:
nix bundle --bundler github:DavHau/nix-portable nixpkgs#hello

See readme changes for more examples

Also refactor readme entirely

nix-portable's mechanism of bundling nix can also be used to bundle any other package.

This change exposes that capability via the nix native bundling API.

To be used like:
nix bundle --bundler github:DavHau/nix-portable nixpkgs#hello

See readme changes for more examples

Also refactor readme entirely
@DavHau DavHau merged commit e16c708 into main Apr 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant