index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2021-02-25
Merge remote-tracking branch 'obsidian/path-info' into ca-drv-exotic
John Ericson
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-24
Bail if plugin-files is set after plugins have been loaded.
Shea Levy
2021-02-23
Merge pull request #4551 from danieldk/system-features-compute-level
Eelco Dolstra
2021-02-22
Warn about instability of plugin API
Shea Levy
2021-02-22
Add x86_64 compute levels as additional system types
Daniël de Kok
2021-02-19
Remove the drv resolution caching mechanism
regnat
2021-02-19
Store the output hashes in the initialOutputs of the drv goal
regnat
2021-02-19
Don't expose the "bang" drvoutput syntax
Théophane Hufschmitt
2021-02-19
Syntactic fixes
Théophane Hufschmitt
2021-02-19
Register the realisations for unresolved drvs
regnat
2021-02-09
Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...
Graham Christensen
2021-02-09
Merge pull request #4464 from tweag/nar-narhash-addressed
Eelco Dolstra
2021-02-05
Add more instrumentation for #4270
Eelco Dolstra
2021-02-05
Merge pull request #4372 from tweag/ca/drvoutputs-commands
Eelco Dolstra
2021-02-05
Add a trace to readLine() failures
Eelco Dolstra
2021-02-05
Remove the `visit` machinery in `RealisedPath`
regnat
2021-02-05
Move the GENERATE_CMP macro to its own file
regnat
2021-02-04
Fix a whitespace issue
Théophane Hufschmitt
2021-01-29
Merge pull request #4461 from NixOS/ca/error-logging-fixes
Eelco Dolstra
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-27
Drop trailing whitespace
Eelco Dolstra
2021-01-26
Fix the error message when a dep is missing
regnat
2021-01-26
Make the error message for missing outputs more useful
regnat
2021-01-25
Tell user to run 'nix log' to get full build logs
Eelco Dolstra
2021-01-25
Merge pull request #4467 from edolstra/error-formatting
Eelco Dolstra
2021-01-25
Merge pull request #4470 from matthewbauer/fix-4469
Eelco Dolstra
2021-01-25
Merge pull request #4387 from obsidiansystems/non-local-store-build
Eelco Dolstra
2021-01-22
Handle missing etag in 304 Not Modified response
Matthew Bauer
2021-01-22
Apply suggestions from code review
John Ericson
2021-01-22
Improve documentation and test and requested
John Ericson
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-21
narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compr...
adisbladis
2021-01-18
--refresh: Imply setting .narinfo disk cache TTL to 0
Eelco Dolstra
2021-01-18
Fix the drv output map for non ca derivations
regnat
2021-01-15
Make public keys and `requireSigs` local-store specific again
John Ericson
2021-01-15
Merge remote-tracking branch 'upstream/master' into non-local-store-build
John Ericson
2021-01-13
Add 'nix store repair' command
Eelco Dolstra
2021-01-13
Merge pull request #4444 from matthewbauer/unset-curproc-arch-affinity
Eelco Dolstra
2021-01-13
Remove a redundant condition in DerivationGoal::tryLocalBuild()
Rickard Nilsson
2021-01-11
Set kern.curproc_arch_affinity=0 to escape Rosetta
Matthew Bauer
2021-01-12
Don't let 'preferLocalBuild' override 'max-jobs=0'
Rickard Nilsson
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-07
Add 'nix store prefetch-{file,tarball}'
Eelco Dolstra
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
crypto.cc: API cleanup and add generate() / to_string() methods
Eelco Dolstra
2021-01-06
Merge pull request #4310 from matthewbauer/rosetta2-extra-platforms
Eelco Dolstra
2021-01-05
Fix deadlock in LocalStore::addSignatures()
Eelco Dolstra
2020-12-28
scanForReferences: Remove misleading comment
Eelco Dolstra
[next]