aboutsummaryrefslogtreecommitdiff
path: root/src/nix/bundle.md
AgeCommit message (Collapse)Author
2022-02-22Update docsEelco Dolstra
2022-01-28bundler: suggested doc fixesTom Bereknyei
2022-01-25bundler: notes and doc update to include bundlers repoTom Bereknyei
2022-01-24Refactor bundler APITom Bereknyei
Bundlers now expect to be located at bundlers.<system>.<name> and are a function from derivations to derivations.
2020-12-23Add TODOEelco Dolstra
2020-12-21Add 'nix bundle' manpageEelco Dolstra
Fixes #4375.