mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
bundler: notes and doc update to include bundlers repo
This commit is contained in:
parent
93299efc7c
commit
dc85e20684
2 changed files with 9 additions and 3 deletions
|
@ -29,9 +29,9 @@ R""(
|
|||
|
||||
# Description
|
||||
|
||||
`nix bundle`, by default, packs the closure of the [Nix app](./nix3-run.md)
|
||||
*installable* into a single self-extracting executable. See the [`nix-bundle`
|
||||
homepage](https://github.com/matthewbauer/nix-bundle) for more details.
|
||||
`nix bundle`, by default, packs the closure of the *installable* into a single
|
||||
self-extracting executable. See the [`bundlers`
|
||||
homepage](https://github.com/NixOS/bundlers) for more details.
|
||||
|
||||
> **Note**
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue