index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
build.cc
Age
Commit message (
Expand
)
Author
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into buildable-variant
John Ericson
2020-07-31
Tweak description
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-23
Make `Buildable` a `std::variant`
John Ericson
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-31
Typo
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-10-08
Move addRegistrOverrides
Eelco Dolstra
2019-07-12
nix build: Add '--profile' flag
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
2019-04-15
Merge remote-tracking branch 'tweag/automatedUpdate' into flakes
Eelco Dolstra
2019-04-11
Automated lockfile updating with `nix build`
Nick Van den Broeck
2019-04-11
FlakeRegistry = FlakeRef -> FlakeRef
Nick Van den Broeck
2019-04-09
FlakeAlias is implemented
Nick Van den Broeck
2019-04-09
Fixed dependency resolution
Nick Van den Broeck
2019-04-09
FlakeIds are now properly looked up in registries
Nick Van den Broeck
2019-04-09
Added nonFlakeRequires and the command `nix flake deps`
Nick Van den Broeck
2019-03-26
Remove debug line
Eelco Dolstra
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2018-02-22
Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nix
Eelco Dolstra
2018-02-12
toBuildables -> build
Eelco Dolstra
2018-02-07
nix build: Don't create output links with --dry-run.
Will Dietz
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-07
nix build: Add examples
Eelco Dolstra
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
2017-09-06
nix build: Create result symlinks
Eelco Dolstra
2017-09-01
Fix verbosity level for nix build --dry-run
Eelco Dolstra
2017-07-14
StorePathsCommand: Don't build installables
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2016-02-25
Fix build
Eelco Dolstra
2016-02-09
Add basic "nix build" command
Eelco Dolstra