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-06
Add hashed-mirrors back
Matthew Bauer
2020-08-03
Delete compressed NARs
Eelco Dolstra
2020-08-03
`addToStore` in terms of `addToStoreFromDump` is not local-store-specific
John Ericson
2020-07-31
Tweak description
Eelco Dolstra
2020-07-31
Merge branch 'nix-command-build-check' of https://github.com/Ma27/nix
Eelco Dolstra
2020-07-31
nix bundle: Set category
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-31
Merge pull request #3880 from matthewbauer/nix-bundle
Eelco Dolstra
2020-07-30
Make expectedHash optional in prim_path
Matthew Bauer
2020-07-30
Pass system to bundler
Matthew Bauer
2020-07-30
Address misc review
Matthew Bauer
2020-07-30
Remove single file restriction for bundler
Matthew Bauer
2020-07-30
exporter -> bundler
Matthew Bauer
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
Handle exporters checking correctly
Matthew Bauer
2020-07-30
Add "export" to Nix
Matthew Bauer
2020-07-30
Fix build
Eelco Dolstra
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-30
receiveContents(): unsigned int -> size_t
Eelco Dolstra
2020-07-29
Prevent nix-build from accepting --run/--command
Mat Marini
2020-07-29
Prevent nix-build from accepting --packages
Mat Marini
2020-07-29
Cleanup
Eelco Dolstra
2020-07-29
Merge pull request #3549 from Ma27/fetchgit-hash
Eelco Dolstra
2020-07-29
Merge pull request #3877 from matthewbauer/develop-continuous-regex
Eelco Dolstra
2020-07-29
Set regex_constants::match_continuous for quicker search
Matthew Bauer
2020-07-29
Fix RemoteStore::addToStore() latency
Eelco Dolstra
2020-07-29
Cleanup
Eelco Dolstra
2020-07-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-28
Remove putBytes
Eelco Dolstra
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
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
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
[next]