index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
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
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
Merge pull request #3470 from andir/remove-unusued-attrError
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
Merge pull request #3463 from Ninlives/placeholder-passAsFile
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
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
fetchGit: don't use std::filesystem to filter git repos
Julian Stecklina
2020-03-29
fetchGit: fix submodule corner case by fetching all refs from cacheDir
Bjørn Forsman
2020-03-29
fetchGit: fix submodules = true for dirty trees
Bjørn Forsman
2020-03-29
fetchGit: checkout rev instead of latest ref
Bjørn Forsman
2020-03-29
tests/fetchGitSubmodules.sh: more checks
Bjørn Forsman
2020-03-29
fetchGit: add submodules attribute to the .link file
Bjørn Forsman
2020-03-29
fetchGit: fix submodule output attribute
Bjørn Forsman
2020-03-29
tests/fetchGitSubmodules: add more tests
Bjørn Forsman
2020-03-29
fetchGit: fix "fatal: couldn't find remote ref refs/heads/master" issue with ...
Bjørn Forsman
2020-03-29
Link to stdc++fs
Julian Stecklina
2020-03-29
Fix typo in submodule test
Julian Stecklina
2020-03-29
Rename fetchGit fetchSubmodules to just submodules
Julian Stecklina
2020-03-29
Add more test for git submodule functionality
Julian Stecklina
2020-03-29
Add git submodule fixes from @bjornfor
Julian Stecklina
2020-03-29
Add documentation for submodule support in fetchGit
Julian Stecklina
2020-03-29
Add test for fetchGit submodule support
Julian Stecklina
2020-03-29
Add fetchSubmodules to builtins.fetchGit
Julian Stecklina
2020-03-25
Merge pull request #3445 from gnprice/pr-installer-colors
Eelco Dolstra
2020-03-24
installer: Fix terminal colors.
Greg Price
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
Fix --refresh with --no-net
Eelco Dolstra
[next]