index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Document addCAToStore/addToStoreFromDump source drainage
Robert Hensing
2020-09-16
Add a name to the stores
regnat
2020-09-16
Document the new store hierarchy
regnat
2020-09-16
Correctly call all the parent contructors of the stores
regnat
2020-09-15
Rename `Derivation::pathOpt` to `Derivation::path`
John Ericson
2020-09-15
Get rid of confusing `std::optional<bool>` for validity
John Ericson
2020-09-15
Don't link deriver until after any delayed exception is thrown
John Ericson
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-09-04
Apply suggestions from code review
John Ericson
2020-09-04
Don't chmod symlink before moving outputs around
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-14
Merge pull request #3924 from obsidiansystems/features-per-store
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-12
Make `system-features` a store setting
John Ericson
2020-08-12
Separate auth and logic for the daemon
John Ericson
2020-08-12
Break out lambda so output can be matched just once
John Ericson
2020-08-11
Recheck path validity after acquiring lock
John Ericson
2020-08-11
Don't assume a total output map in two places in build.cc
John Ericson
2020-08-11
Clarify comment on sandbox and temp fresh paths
John Ericson
2020-08-11
Clarify `outputReferences` variable with self-describing type
John Ericson
2020-08-11
Remove redundant equality check
John Ericson
2020-08-11
Float comment to out describe `gaveUpOnSubstitution` in general
John Ericson
2020-08-11
Apply suggestions from code review
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-07
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-06
Minimize the usage of `Hash::dummy`
John Ericson
2020-08-06
Merge remote-tracking branch 'upstream/master' into make-narHash-not-optional
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
error messages for issue 2238
Ben Burdette
2020-08-05
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-05
Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...
John Ericson
2020-08-05
Sed some names to perhaps avoid conflicts
John Ericson
2020-08-05
Make names more consistent
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-31
Merge branch 'master' of github.com:NixOS/nix into drv-outputs-map-allow-missing
Carlo Nucera
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-28
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into new-interface-f...
Carlo Nucera
2020-07-28
Use the new interface
Carlo Nucera
2020-07-27
Merge branch 'misc-ca' of github.com:obsidiansystems/nix into derivation-prim...
John Ericson
2020-07-27
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into ca-derivation-data-types
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge branch 'optional-derivation-output-storepath' into ca-derivation-data-t...
John Ericson
[next]