index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-03-03
Print the store paths to be fetched sorted by StorePath name() and not baseName
Sidharth Kshatriya
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
Add talkative msg for coro gc debug
Yorick van Pelt
2023-03-03
fixup: use same style as getEnv
zimbatm
2023-03-03
fixup: remove warning entirely
zimbatm
2023-03-03
Merge pull request #7942 from edolstra/remove-format
Eelco Dolstra
2023-03-03
Merge pull request #7605 from tweag/comments
Valentin Gagarin
2023-03-02
Merge branch 'master' into paths-from-stdin
Théophane Hufschmitt
2023-03-02
NixRepl::mainLoop: restore old curRepl on function exit
Yorick van Pelt
2023-03-02
Merge pull request #7940 from tweag/fix-http-errors-encoding
Eelco Dolstra
2023-03-02
Update src/libutil/util.cc
Jonas Chevalier
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Get rid of some unchecked calls to std::cout
Eelco Dolstra
2023-03-02
Log the decompressed body in case of http errors
Théophane Hufschmitt
2023-03-02
Logger::cout: Use fmt()
Eelco Dolstra
2023-03-02
nix store cat: Use writeFull()
Eelco Dolstra
2023-03-02
Logger::writeToStdout(): Use writeFull()
Eelco Dolstra
2023-03-02
Merge pull request #7924 from mkenigs/valid
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-03-01
Merge pull request #7932 from obsidiansystems/remove-sameMachine
Théophane Hufschmitt
2023-03-01
Merge pull request #7854 from aameen-tulip/patch-1
Valentin Gagarin
2023-03-01
Remove dead code `RemoteStore::sameMachine`
John Ericson
2023-03-01
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-03-01
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-03-01
tests/coro-gc: refactor and split into 3 tests
Yorick van Pelt
2023-03-01
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-03-01
tests/coro-gc: create test for boehm stack patch
Yorick van Pelt
2023-03-01
Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...
Valentin Gagarin
2023-03-01
nix-profile: add FIXME about using C++20 std::ranges
Bob van der Linden
2023-02-28
Always set valid in path-info --json output
Matthew Kenigsberg
2023-02-28
Get rid of `.drv` special-casing for store path installables
John Ericson
2023-02-28
nix-store: read paths from standard input
Timothy DeHerrera
2023-02-28
feat: read installable paths from stdin
Timothy DeHerrera
2023-02-28
Merge pull request #7793 from layus/interrupt_downloads
Eelco Dolstra
2023-02-28
Merge pull request #7904 from anatol/patch-1
Eelco Dolstra
2023-02-28
nix-profile-install: show helpful error upon package conflict
Bob van der Linden
2023-02-28
Merge pull request #7911 from edolstra/revert-7689
Eelco Dolstra
2023-02-27
buildenv: throw BuildEnvFileConflictError with more context
Bob van der Linden
2023-02-27
Merge pull request #7776 from yorickvP/fix-path-escapes-7707
Théophane Hufschmitt
2023-02-27
Merge pull request #7913 from fricklerhandwerk/master
Eelco Dolstra
2023-02-27
add information on the `build-hook` setting
Valentin Gagarin
2023-02-27
fetchTree: convert fs path to url via ParsedURL::to_string
Yorick van Pelt
2023-02-27
url: make percentEncode stricter, expose and unit test it
Yorick van Pelt
2023-02-27
Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`"
Eelco Dolstra
2023-02-27
Revert "Document default `nix-path` value"
Eelco Dolstra
2023-02-27
Merge pull request #7796 from hercules-ci/fix-7263
Théophane Hufschmitt
2023-02-24
Example uses gitlab.com thus clarify the comment
Anatol Pomozov
2023-02-22
Merge pull request #7764 from yorickvP/build-remote-warning
Théophane Hufschmitt
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
[prev]
[next]