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-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-28
Offer a safer interface for pathOpt
Carlo Nucera
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 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
John Ericson
2020-07-27
Merge branch 'optional-derivation-output-storepath' into ca-derivation-data-t...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-24
createUnixDomainSocket(): Fix off-by-one error in copying the socket path
Eelco Dolstra
2020-07-23
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-23
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-23
Get rid of `basicDerivation::findOutput`
John Ericson
2020-07-23
Save changes made by "nix registry pin" to user registry
Fabian Möller
2020-07-22
Separate concerns in `scanForReferences` with TeeSink
John Ericson
2020-07-21
Merge pull request #3736 from obsidiansystems/allow-relative-paths-in-store-o...
Eelco Dolstra
2020-07-21
Merge pull request #3714 from obsidiansystems/add-body-to-network-errors
Eelco Dolstra
2020-07-21
Change logic for deciding what is a relative path for the local store
John Ericson
2020-07-21
Update chunkSize to the suggested value
Carlo Nucera
2020-07-21
Merge remote-tracking branch 'upstream/master' into add-body-to-network-errors
John Ericson
2020-07-21
Update src/libstore/build.cc
John Ericson
2020-07-21
Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...
John Ericson
2020-07-21
Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...
John Ericson
2020-07-21
Merge branch 'fix-and-document-addToStoreSlow' of github.com:obsidiansystems/...
John Ericson
2020-07-20
Correct bug, thoroughly document addToStoreSlow
Carlo Nucera
2020-07-20
Use heuristics to decide when to show the response
Carlo Nucera
2020-07-20
Add another Unimplemented case
Carlo Nucera
2020-07-20
Merge branch 'ca-derivation-data-types' of github.com:obsidiansystems/nix int...
Carlo Nucera
2020-07-20
Add UnimplementedError to ease grepping for these
Carlo Nucera
2020-07-20
Merge remote-tracking branch 'upstream/master' into from-dump-stream
John Ericson
2020-07-20
Merge pull request #3822 from obsidiansystems/dump-thrice-fixme
Eelco Dolstra
2020-07-20
Apply suggestions from code review
John Ericson
2020-07-17
Add `DerivationType::CAFloating`
John Ericson
2020-07-17
Merge branch 'master' of github.com:NixOS/nix into allow-relative-paths-in-st...
Carlo Nucera
2020-07-17
Revert "Don't anticipate CA but not fixed outputs for now"
Carlo Nucera
2020-07-17
Revert "Don't anticipate multiple CA outputs for now"
Carlo Nucera
2020-07-17
Revert "Don't anticipate hash algo without hash in derivation for now"
Carlo Nucera
2020-07-17
nix edit: call restoreSignals() before `execvp`-ing the $EDITOR
Lars Mühmel
2020-07-17
Merge branch 'ca-drv' of github.com:Ericson2314/nix into misc-ca
Carlo Nucera
2020-07-17
Merge branch 'master' of github.com:NixOS/nix into misc-ca
Carlo Nucera
2020-07-17
Merge branch 'multi-output-hashDerivationModulo' of github.com:Ericson2314/ni...
Carlo Nucera
2020-07-17
parseFlakeRef(): Only search for the top-level directory for CLI flakerefs
Eelco Dolstra
2020-07-17
nix profile diff-closures: Don't inherit EvalCommand
Eelco Dolstra
2020-07-16
Merge branch 'optional-derivation-output-storepath' of github.com:obsidiansys...
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into add-body-to-network-errors
Carlo Nucera
2020-07-16
Add command 'nix profile diff-closure'
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Fix bug in TeeSource
John Ericson
[next]