{"id":23428494,"url":"https://github.com/niklaskorz/nix-bundle-darwin","last_synced_at":"2026-02-23T09:03:07.080Z","repository":{"id":269193504,"uuid":"905691440","full_name":"niklaskorz/nix-bundle-darwin","owner":"niklaskorz","description":"A darwin-compatible alternative to nix-bundle.","archived":false,"fork":false,"pushed_at":"2024-12-31T16:28:24.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T05:41:23.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeberg.org/niklaskorz/nix-bundle-darwin","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklaskorz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-19T10:34:40.000Z","updated_at":"2025-01-09T13:09:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ec6e1d3-295e-4d88-b2e7-39e8836c9baf","html_url":"https://github.com/niklaskorz/nix-bundle-darwin","commit_stats":null,"previous_names":["niklaskorz/nix-bundle-darwin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Fnix-bundle-darwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Fnix-bundle-darwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Fnix-bundle-darwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Fnix-bundle-darwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklaskorz","download_url":"https://codeload.github.com/niklaskorz/nix-bundle-darwin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246270802,"owners_count":20750465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T07:12:54.472Z","updated_at":"2026-02-23T09:03:07.057Z","avatar_url":"https://github.com/niklaskorz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-bundle-darwin\n\nA darwin-compatible alternative to [nix-bundle](https://github.com/nix-community/nix-bundle).\n\n## Usage\n\n```\nUsage: nix-bundle-darwin [OPTIONS] [INSTALLABLES]... [-- \u003cBUILD_ARGS\u003e...]\n\nArguments:\n  [INSTALLABLES]...  What to bundle. Installables that resolve to derivations are built (or substituted if possible). Store path installables are substituted\n  [BUILD_ARGS]...    Additional arguments to pass to `nix build`\n\nOptions:\n  -f, --file \u003cFILE\u003e  Interpret installables as attribute paths of the Nix expression stored in \u003cFILE\u003e\n  -p, --programs     Interpret installables as nixpkgs programs, equivalent to `--file \u003cnixpkgs\u003e`\n      --force        Overwrite existing bundles\n  -s, --sign         Selfsign the resulting application bundles\n  -h, --help         Print help\n  -V, --version      Print version\n```\n\nExample: `nix-bundle-darwin nixpkgs#zed-editor`\n\n## Confirmed working\n\n- zed-editor (Rust)\n- teeworlds (C, SDL)\n- gg-jj (Tauri)\n- vscodium (Electron)\n\n## Not yet working\n\n- Anything relying on Nix store paths besides symlinks and shared libraries\n\n## License\n\nEUPL-1.2-or-later\n\n## Differences to [nix-bundle-macos](https://github.com/ariutta/nix-bundle-macos)\n\n- Written in Rust instead of shell scripts\n- Does not require `sudo`\n- Compatible with flakes\n- Shallow copies dependencies from Nix store for smaller bundle size – nix-bundle-macos copies whole store directories based on a nix-store query, resulting in huge bundles\n- Unrestricted app location – nix-bundle-macos requires apps to be in `/Applications/`\n- Supports codesigning (currently only selfsign)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklaskorz%2Fnix-bundle-darwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklaskorz%2Fnix-bundle-darwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklaskorz%2Fnix-bundle-darwin/lists"}