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-24
printVersion(): Show system types
Eelco Dolstra
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
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
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
Merge branch 'master' of github.com:NixOS/nix into allow-relative-paths-in-st...
Carlo Nucera
2020-07-17
nix edit: call restoreSignals() before `execvp`-ing the $EDITOR
Lars Mühmel
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 '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
Fix bug in TeeSource
John Ericson
2020-07-16
Generations API cleanup
Eelco Dolstra
2020-07-16
nix diff-closures: Fix build
Eelco Dolstra
2020-07-16
Merge branch 'diff-closures'
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'origin/flakes'
Eelco Dolstra
2020-07-16
Optimize `addToStoreSlow` and remove `TeeParseSink`
John Ericson
2020-07-15
Revert "LocalStore::addToStoreFromDump copy in chunks"
John Ericson
2020-07-15
Get rid of `LocalStore::addToStoreCommon`
John Ericson
2020-07-15
Merge branch 'handle-flat-case' into from-dump-stream
John Ericson
2020-07-15
Revert "Revert "LocalStore::addToStore(srcPath): Handle the flat case""
John Ericson
2020-07-15
Merge remote-tracking branch 'obsidian/fix-add-to-star-narhash' into from-dum...
John Ericson
2020-07-15
nix why-depends: Fix shortest path calculation
Eelco Dolstra
2020-07-15
nix: Fix examples
Eelco Dolstra
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
nix why-depends: Fix misleading message
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-07-15
Make InstallableStorePath behave consistently with InstallableValue
Eelco Dolstra
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into add-body-to-network-errors
Carlo Nucera
2020-07-15
Add 'nix diff-closures' command
Eelco Dolstra
2020-07-15
Revert "LocalStore::addToStore(srcPath): Handle the flat case"
Eelco Dolstra
2020-07-14
Rename variable `nar` -> `dump` according to TODO
John Ericson
2020-07-14
Fix localhost::addToStore(...Path...)
John Ericson
2020-07-14
LocalStore::addToStoreFromDump copy in chunks
John Ericson
2020-07-14
Dedup `LocalStore::addToStore*`
John Ericson
2020-07-14
Crudely make `addToStoreFromDump` take `Source` not string
John Ericson
2020-07-14
Narrow scope of temporary value
John Ericson
2020-07-14
Merge pull request #3809 from Ma27/gitlab-refs
Eelco Dolstra
2020-07-14
EvalCache: Ignore SQLite errors
Eelco Dolstra
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]