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
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
2018-08-06
Fix Brotli decompression in 'nix log'
Eelco Dolstra
2018-05-30
Make <nix/fetchurl.nix> run in constant memory
Eelco Dolstra
2018-04-05
<nix/buildenv.nix>: Ignore dangling symlinks
Eelco Dolstra
2018-04-05
<nix/buildenv.nix>: Skip non-directory top-level paths
Eelco Dolstra
2018-03-20
Make <nix/buildenv.nix> a builtin builder
Eelco Dolstra
2018-03-20
Move builtinFetchurl to its own file
Eelco Dolstra
[prev]