aboutsummaryrefslogtreecommitdiff
path: root/src/nix/bundle.cc
AgeCommit message (Expand)Author
2021-08-21nix {bundle,run}: drop broken flake attr-path prefixesJan Tojnar
2021-07-22Use eval-store in more placesEelco Dolstra
2021-05-17Split the parsing of an `App` and its resolvingregnat
2021-04-05Rename BuildableJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-02-17Throw an error if --arg / --argstr is used with a flakeEelco Dolstra
2021-01-13Convert option descriptions to MarkdownEelco Dolstra
2020-12-21Add 'nix bundle' manpageEelco Dolstra
2020-11-23Removed reference check from bundler commandWil Taylor
2020-11-21Added switchWil Taylor
2020-10-09Split out `local-fs-store.hh`John Ericson
2020-09-18nix build: find() -> get()Eelco Dolstra
2020-09-03addPermRoot(): Remove indirect flagEelco Dolstra
2020-07-31nix bundle: Set categoryEelco Dolstra
2020-07-30Pass system to bundlerMatthew Bauer
2020-07-30Address misc reviewMatthew Bauer
2020-07-30Remove single file restriction for bundlerMatthew Bauer
2020-07-30exporter -> bundlerMatthew Bauer