index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-28
nix develop: Add convenience flags for running specific phases
Eelco Dolstra
2020-08-28
nix develop: Set output paths to writable locations
Eelco Dolstra
2020-08-28
Merge branch 'minimal-logger' of https://github.com/Ma27/nix
Eelco Dolstra
2020-08-27
Pass all args when auto-calling a function with an ellipsis
Griffin Smith
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-27
Typo
Eelco Dolstra
2020-08-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-24
Merge pull request #3950 from obsidiansystems/tabs-spaces
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-21
"Downstream placeholders" should not be store paths
John Ericson
2020-08-21
tabs -> spaces
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-19
fix spelling
Ryan Mulligan
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-18
Merge pull request #3917 from obsidiansystems/output-env-var-unconditional
Eelco Dolstra
2020-08-18
Merge pull request #3930 from obsidiansystems/legacy-ssh-build-paths
Eelco Dolstra
2020-08-17
Merge pull request #3932 from chkno/no-show-signature
Eelco Dolstra
2020-08-17
Merge branch 'ca-no-need-trust' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-08-17
Merge branch 'test-RemoteStore-buildDerivation' of https://github.com/obsidia...
Eelco Dolstra
2020-08-14
Remove extra closing paren
John Ericson
2020-08-14
Work around clang bug
John Ericson
2020-08-14
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-14
Update src/libstore/daemon.cc
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 #3909 from matthewbauer/readd-hashed-mirrors
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Don't try to parse signature check as commit timestamp
Chuck
2020-08-13
Define `LegacySSHStore::buildPaths` using `cmdBuildPaths`
John Ericson
2020-08-13
Allow trustless building of CA derivations
John Ericson
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-13
Test `RemoteStore::buildDerivation`
John Ericson
2020-08-12
Merge branch 'daemon-auth-cleanup' of github.com:obsidiansystems/nix into HEAD
John Ericson
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-11
demote remote build message to Info
Ben Burdette
2020-08-11
Merge pull request #3914 from obsidiansystems/small-drv-serialize-cleanup
Eelco Dolstra
2020-08-11
Simplify code as output env vars are unconditional
John Ericson
[next]