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-06
Merge pull request #7958 from amesgen/issue-7955
Eelco Dolstra
2023-03-06
Merge pull request #7975 from fricklerhandwerk/fix-fetchgit
Eelco Dolstra
2023-03-06
output paths of store derivations are now addressed explicitly
Valentin Gagarin
2023-03-05
remove indentation in `fetchGit` attribute listing
Valentin Gagarin
2023-03-05
clarify definition of "installable"
Valentin Gagarin
2023-03-05
make descriptions of each installable type an own subsection
Valentin Gagarin
2023-03-04
InstallableFlake: Apply nix config in `getCursors`
amesgen
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
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
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
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
2023-02-21
Merge pull request #7874 from obsidiansystems/fix-no-gc-build
Théophane Hufschmitt
[next]