index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
bundle.cc
Age
Commit message (
Expand
)
Author
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-01-28
bundler: revert default behavior to use defaultApp
Tom Bereknyei
2022-01-25
bundler: add tests and change defaults to use a derivation
Tom Bereknyei
2022-01-24
Refactor bundler API
Tom Bereknyei
2022-01-24
bundler: pass drv attrset instead of path
Tom Bereknyei
2022-01-04
Ensure that attrsets are sorted
Eelco Dolstra
2021-08-21
nix {bundle,run}: drop broken flake attr-path prefixes
Jan Tojnar
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-05-17
Split the parsing of an `App` and its resolving
regnat
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix bundle' manpage
Eelco Dolstra
2020-11-23
Removed reference check from bundler command
Wil Taylor
2020-11-21
Added switch
Wil Taylor
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-09-18
nix build: find() -> get()
Eelco Dolstra
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-07-31
nix bundle: Set category
Eelco Dolstra
2020-07-30
Pass system to bundler
Matthew Bauer
2020-07-30
Address misc review
Matthew Bauer
2020-07-30
Remove single file restriction for bundler
Matthew Bauer
2020-07-30
exporter -> bundler
Matthew Bauer