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
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-18
Merge pull request #3930 from obsidiansystems/legacy-ssh-build-paths
Eelco Dolstra
2020-08-17
Merge remote-tracking branch 'origin/master' into markdown
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
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
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
Fix error in merge breaking floating CA drvs
John Ericson
2020-08-10
Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...
John Ericson
2020-08-10
Deduplicate parsing and reading derivations
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-07
Fix .ls file names in binary caches
Eelco Dolstra
2020-08-07
Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...
John Ericson
2020-08-07
Specialize `std::optional<StorePath>` so this is backwards compatible
John Ericson
2020-08-06
Fix build
Matthew Bauer
2020-08-06
Merge remote-tracking branch 'origin/master' into readd-hashed-mirrors
Matthew Bauer
2020-08-06
Add hashed-mirrors back
Matthew Bauer
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
Simplify the namespace
Carlo Nucera
2020-08-05
Solve template deduction problem
Carlo Nucera
2020-08-05
WIP: Put the worker protocol `read` and `write` in a namespace to disambig
John Ericson
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...
Carlo Nucera
2020-08-05
Proxy -> Phantom to match Rust
John Ericson
2020-08-05
Remove Hash::operator bool ()
Carlo Nucera
2020-08-05
Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optional
Carlo Nucera
2020-08-05
Add Hash::dummy to signal default value
Carlo Nucera
2020-08-05
Remove optionality in ValidPathInfo::narInfo
Carlo Nucera
2020-08-05
error messages for issue 2238
Ben Burdette
[prev]
[next]