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-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
2020-07-14
Doh
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache (cached case)
Eelco Dolstra
2020-07-13
nix verify: Show correct path when using --all on a binary cache
Eelco Dolstra
2020-07-13
Make 'nix copy' to s3:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Fix gitlab-fetcher to obtain tags and branches
Maximilian Bosch
2020-07-13
Remove istringstream_nocopy
Eelco Dolstra
2020-07-13
Remove 'accessor' from addToStore()
Eelco Dolstra
2020-07-13
NarAccessor: Run in constant memory
Eelco Dolstra
2020-07-13
Make 'nix copy' to file:// binary caches run in constant memory
Eelco Dolstra
2020-07-13
Store::pathInfoToJSON(): Use consistent format for downloadHash
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Fix 'nix verify --all' on a binary cache and add a test
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-12
Undo erroneous indentation change
John Ericson
2020-07-12
String .drv suffix to create derivation name
John Ericson
2020-07-12
std::string_view for new derivation name parameters
John Ericson
2020-07-12
Fix ANSI color constants
Maximilian Bosch
2020-07-12
Set derivation name in dervationStrict
John Ericson
2020-07-12
Don't improperly assume path is store path
John Ericson
2020-07-12
BasicDerivation::findOutput cannot return reference anymore
John Ericson
2020-07-11
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-10
Avoid a redundant hash
Eelco Dolstra
2020-07-10
Factor out commonality between nix-prefetch-url and nix-store --add-fixed
Eelco Dolstra
2020-07-10
nix-store --add-fixed: Run in constant memory
Eelco Dolstra
2020-07-10
nix-prefetch-url: Run in constant memory when using RemoteStore
Eelco Dolstra
2020-07-09
Fix DerivationOutputExtensional name
Matthew Bauer
2020-07-09
LocalStore::addToStore(srcPath): Handle the flat case
Eelco Dolstra
2020-07-08
Fix build.cc on linux
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-08
Cleanup
Eelco Dolstra
2020-07-08
Make LocalStore::addToStore(srcPath) run in constant memory
Eelco Dolstra
[prev]
[next]