index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
README: add github actions badge
Domen Kožar
2020-04-09
remote .travis.yml as we migrated to github actions
Domen Kožar
2020-04-09
Attach pos to if expression errors
Domen Kožar
2020-04-09
Merge pull request #3476 from knl/rename-download-to-filetransfer
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
Merge pull request #3459 from NixOS/fetchers
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-06
Merge pull request #3474 from cole-h/error-on-unsupported-protocol
Eelco Dolstra
2020-04-05
Don't retry on "unsupported protocol" error
Cole Helbling
2020-04-03
Fix tests.githubFlakes evaluation
Eelco Dolstra
2020-04-03
Publish a tarball containing the crates we depend on
Eelco Dolstra
2020-04-03
nix-env: Refuse to operate on a new-style profile
Eelco Dolstra
2020-04-03
Fix job name
Eelco Dolstra
2020-04-03
Publish a tarball containing the crates we depend on
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-03
Merge pull request #3470 from andir/remove-unusued-attrError
Eelco Dolstra
2020-04-02
Temporary backward compatibility hack
Eelco Dolstra
[next]