index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-05
Consistent capitalisation
Eelco Dolstra
2022-10-25
Complete genericClosure tests
Guillaume Maudoux
2022-10-25
Rework error throwing, and test it
Guillaume Maudoux
2022-10-23
Try to please clang with convoluted templates
Guillaume Maudoux
2022-10-22
Revert local settings merged by error
Guillaume Maudoux
2022-10-22
Fixup merge typo
Guillaume Maudoux
2022-10-22
Introduce an Error builder to tackle complexity
Guillaume Maudoux
2022-10-20
Rollback unneeded throwFrameErrorWithTrace function
Guillaume Maudoux
2022-10-20
Fix context message being printed twice with forceStringNoCtx
Guillaume Maudoux
2022-10-20
Reword incomparable types message
Guillaume Maudoux
2022-10-20
Revert custom position of 'if' blocks
Guillaume Maudoux
2022-10-17
Initial frames support
Guillaume Maudoux
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
Merge pull request #7172 from hercules-ci/libmain-extraStackOverflowHandler
Eelco Dolstra
2022-10-14
libmain: Make the entire stack overflow handler pluggable
Robert Hensing
2022-10-14
libmain: Add extraStackOverflowHandler
Robert Hensing
2022-10-14
Remove useless debug statements
Eelco Dolstra
2022-10-14
Use /usr/bin/true
Eelco Dolstra
2022-10-14
Merge pull request #7169 from edolstra/fix-execve-error-msg
Eelco Dolstra
2022-10-13
Fix error display if execve() in the builder fails
Eelco Dolstra
2022-10-13
Improve Rosetta detection
Eelco Dolstra
2022-10-13
Fix clang warnings
Eelco Dolstra
2022-10-13
Merge pull request #7140 from crawford/chroot-store
Eelco Dolstra
2022-10-12
Make warning about chroot store location more accurate
Steam Deck User
2022-10-12
Merge pull request #7163 from edolstra/misc-category
Eelco Dolstra
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-10-12
Merge branch 'print-common-flags' of github.com:Hoverbear/nix
Eelco Dolstra
2022-10-12
Merge pull request #7149 from amjoseph-nixpkgs/pr/intersectAttrs/values
Eelco Dolstra
2022-10-08
tests/lang/eval-okay-versions.nix: add test for previous commit
Adam Joseph
2022-10-08
src/libexpr/primops.cc: parseDrvName: make documentation follow implementation
Adam Joseph
2022-10-07
Print common flags in --help
Ana Hobden
2022-10-05
Merge pull request #6652 from abathur/doc_install_tests
Valentin Gagarin
2022-10-05
Apply suggestions from code review
Travis A. Everett
2022-10-05
Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...
Valentin Gagarin
2022-10-03
Merge pull request #6969 from fricklerhandwerk/refactor-generate-manpage
Théophane Hufschmitt
2022-09-30
Merge pull request #7080 from squalus/nar-close-file
Eelco Dolstra
2022-09-30
Merge pull request #7108 from rapenne-s/wording
Eelco Dolstra
2022-09-30
bring back lost newline
Valentin Gagarin
2022-09-30
use more self-explanatory names
Valentin Gagarin
2022-09-30
move final template to the top
Valentin Gagarin
2022-09-30
remove superfluous let-in pair
Valentin Gagarin
2022-09-30
refactor showOptions
Valentin Gagarin
2022-09-30
refactor rendering command documentation to markdown
Valentin Gagarin
2022-09-30
use indented strings where appropriate
Valentin Gagarin
2022-09-29
Merge pull request #7114 from rapenne-s/reenable_test
Théophane Hufschmitt
2022-09-28
tests/build-dry: re-enable some test
Solene Rapenne
2022-09-28
nix-copy-closure: improve wording
Solene Rapenne
2022-09-27
Merge pull request #7105 from SquidDev/hotfix/fish-return
Eelco Dolstra
2022-09-27
Use exit instead of return in fish profile
Jonathan Coates
[next]