nix-community / bundix

Generates a Nix expression for your Bundler-managed application. [maintainer=@manveru]
160 stars 54 forks source link

Add flake support #91

Closed lucperkins closed 7 months ago

lucperkins commented 1 year ago

This PR adds flake support for this repo. This has been tested only on aarch64-darwin but I don't see any reason to suspect that it would present issues on the other "default" systems (as per flake-utils). I've verified that nix run works as expected in multiple projects with Gemfile.lock available.