mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +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
|
@ -1,2 +1,8 @@
|
|||
# Release X.Y (202?-??-??)
|
||||
|
||||
* `nix bundle` breaking API change now supports bundlers of the form
|
||||
`bundler.<system>.<name>= derivation: another-derivation;`. This supports
|
||||
additional functionality to inspect evaluation information during bundling. A
|
||||
new [repository](https://github.com/NixOS/bundlers) has various bundlers
|
||||
implemented.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue