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-10
Remove flake 'edition' field
Eelco Dolstra
2020-04-09
Fix build
Eelco Dolstra
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
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
Merge branch 'flakes' of github.com:NixOS/nix into flakes
Eelco Dolstra
2020-04-07
Merge remote-tracking branch 'origin/master' into flakes
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-06
nix flake info: Show resolved URL
Eelco Dolstra
2020-04-06
nix flake info --json: Don't evaluate
Eelco Dolstra
2020-04-06
Add FIXME
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-03
Make --override-input sticky
Eelco Dolstra
2020-04-03
getFlake: In pure mode, check that the argument is an immutable flakeref
Eelco Dolstra
2020-04-02
Don't barf on registry parse errors
Eelco Dolstra
2020-04-02
Respect the narHash attribute in more input types
Eelco Dolstra
2020-04-02
PathInput: Add some methods
Eelco Dolstra
2020-04-02
Improve error message
Eelco Dolstra
2020-04-02
Change lastModified to the number of seconds in the epoch
Eelco Dolstra
2020-04-02
Move parseTreeInfo()
Eelco Dolstra
2020-04-02
libexpr: remove unused attrError
Andreas Rammhold
2020-04-02
fetchTree: Support integer attributes
Eelco Dolstra
2020-04-02
Add 'path' fetcher
Eelco Dolstra
2020-04-02
Doh
Eelco Dolstra
2020-04-02
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
[next]