index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
builtins
Age
Commit message (
Expand
)
Author
2022-03-22
buildProfile(): Ignore manifest.{nix,json}
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-08-06
Fix build
Matthew Bauer
2020-08-06
Add hashed-mirrors back
Matthew Bauer
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-22
hashed-mirrors: Use parsed derivation output rather than reconstructing it
John Ericson
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-12
Remove hashed-mirrors
Matthew Bauer
2020-06-02
`outputHashAlgo` can be blank so parse accordingly
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-13
consistent capitalization
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-01
convert some errors
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
DataTransfer -> FileTransfer
Nikola Knezevic
2020-04-08
{get,make,new}Downloader -> DataTransfer
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-04-08
DownloadRequest -> DataTransferRequest
Nikola Knezevic
2020-03-29
Use `enum struct` and drop prefixes
John Ericson
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
More Rust FFI adventures
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-10-22
Add "nix profile remove" command
Eelco Dolstra
2019-10-21
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
2018-09-05
fetchurl: Respect unpack
Eelco Dolstra
[next]