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-04-16
Add function to allocate a Value in traceable memory
Eelco Dolstra
2020-04-16
fetchMercurial: Use inputFromAttrs()
Eelco Dolstra
2020-04-15
Merge pull request #3492 from andir/nix-build-gc-free
Eelco Dolstra
2020-04-15
Merge pull request #3458 from zimbatm/nix-user-conf-dir
Eelco Dolstra
2020-04-14
add NIX_USER_CONF_FILES
zimbatm
2020-04-13
SourceExprCommand: allocate the vSourceExpr via uncollectable memory
Andreas Rammhold
2020-04-12
never use /var/folders for TMPDIR on darwin
Daiderd Jordan
2020-04-11
Merge pull request #2688 from tollb/fix/build_check_keep_failed_sandbox_perms
Domen Kožar
2020-04-11
Merge pull request #3447 from DavHau/improve-tofile-error-msg
Domen Kožar
2020-04-11
improve toFile error message when containing potential drv path
DavHau
2020-04-10
Fix nix-build --check -K in sandbox w/o root
Bruce Toll
2020-04-10
Merge pull request #2689 from tollb/fix/delete_tmp_dir_when_build_check_ok
Domen Kožar
2020-04-09
Delete temporary directory on successful build
Bruce Toll
2020-04-09
gc.cc: Ignore hidden files in temproots
Philipp Middendorf
2020-04-09
Attach pos to if expression errors
Domen Kožar
2020-04-08
after flake rebase
Nikola Knezevic
2020-04-08
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
Nikola Knezevic
2020-04-08
DataTransfer -> FileTransfer
Nikola Knezevic
2020-04-08
Add upload method
Nikola Knezevic
2020-04-08
actDownload -> actDataTransfer
Nikola Knezevic
2020-04-08
DownloadError -> DataTransferError
Nikola Knezevic
2020-04-08
DownloadItem -> TransferItem
Nikola Knezevic
2020-04-08
{get,make,new}Downloader -> DataTransfer
Nikola Knezevic
2020-04-08
enqueueDownload -> enqueueDataTransfer
Nikola Knezevic
2020-04-08
DownloadResult -> DataTransferResult
Nikola Knezevic
2020-04-08
DownloadSettings -> DataTransferSettings
Nikola Knezevic
2020-04-08
Rename src/lib/download.* to src/lib/datatransfer.*
Nikola Knezevic
2020-04-08
DownloadRequest -> DataTransferRequest
Nikola Knezevic
2020-04-08
Merge pull request #3477 from Ninlives/nix-run-using-env
Eelco Dolstra
2020-04-08
build.cc: improve message if home directory exists
Domen Kožar
2020-04-08
Merge pull request #3478 from edolstra/ignore-failed-data
Eelco Dolstra
2020-04-08
Merge pull request #3468 from Infinisil/functionArgsPositions
Eelco Dolstra
2020-04-08
Downloader: Only write data to the sink on a 200 response
Eelco Dolstra
2020-04-07
`nix run` using $SHELL as default command
mlatus
2020-04-07
Merge branch 'fetchgit-recursive' of https://github.com/blitz/nix
Eelco Dolstra
2020-04-07
Cleanup
Eelco Dolstra
2020-04-07
Add FIXME
Eelco Dolstra
2020-04-07
PathInput: Add some methods
Eelco Dolstra
2020-04-07
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-07
Add 'path' fetcher
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-05
Don't retry on "unsupported protocol" error
Cole Helbling
2020-04-03
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-04-02
libexpr: remove unused attrError
Andreas Rammhold
2020-04-02
Make function arguments retain position info
Silvan Mosberger
2020-03-31
Merge pull request #3460 from NixOS/dev-shell
Eelco Dolstra
2020-03-31
nix shell -> nix dev-shell
Eelco Dolstra
2020-03-31
fix placeholder not substituted in passAsFile
mlatus
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
Fix macOS build
Eelco Dolstra
[next]