Skip to content

ariutta/nix-bundle-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nix-bundle-macos

Inspired by Matthew Bauer's nix-bundle, this is an early attempt at creating self-contained bundles for Nix packages for macOS. The original nix-bundle works for Linux but doesn't currently support macOS.

First, install Nix on your Mac. Then install the Nix package you'd like to bundle. Then you can bundle that package as either a self-contained .app or bin executable.

Create a self-contained .app

./nix-bundle-macos PathVisio

Create a self-contained bin executable

./nix-bundle-macos ripgrep-0.9.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages