index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-07
Add tests for `--exclude` flag in `nix search`
Fishhh
2022-06-07
Remove redundant `std::move`s in calls to `hiliteMatches`
Fishhh
2022-06-07
Add `--exclude` flag to `nix search`
Fishhh
2022-06-05
Fix incorrect comment in `hiliteMatches`
Fishhh
2022-06-03
Merge pull request #6603 from abathur/installer_fix_vi_swapfile
Eelco Dolstra
2022-06-03
Merge pull request #6600 from asymmetric/hash-comment
Eelco Dolstra
2022-06-03
Merge pull request #6610 from edolstra/random-fixes
Eelco Dolstra
2022-06-02
Avoid unnecessary string copy
Eelco Dolstra
2022-06-02
Add operator for concatenating strings and string_views
Eelco Dolstra
2022-06-02
Typo
Eelco Dolstra
2022-06-02
Shut up clang warnings
Eelco Dolstra
2022-06-02
tests/flakes.sh: Fix some ignored breakage
Eelco Dolstra
2022-06-01
Merge pull request #5813 from pennae/lto
Théophane Hufschmitt
2022-06-01
Merge branch 'master' into lto
Théophane Hufschmitt
2022-06-01
darwin-install: work around existing vim swapfiles
Travis A. Everett
2022-06-01
schema.sql: add comment about hash being in base16
Lorenzo Manacorda
2022-05-31
Merge pull request #6582 from NixOS/debug-fetchgit-sigsev
Eelco Dolstra
2022-05-31
Typo
Eelco Dolstra
2022-05-31
Merge pull request #6537 from cole-h/update-flake
Eelco Dolstra
2022-05-30
Bump version
Eelco Dolstra
2022-05-30
Branch 2.9 release notes
Eelco Dolstra
2022-05-30
Merge pull request #6590 from edolstra/fix-noexcept
Eelco Dolstra
2022-05-30
Mark nix-perl as a Perl module
Eelco Dolstra
2022-05-30
Merge pull request #6589 from edolstra/respect-output-specified
Eelco Dolstra
2022-05-30
Set meta.platforms
Eelco Dolstra
2022-05-30
RemoteStore::queryRealisationUncached(): Fix potential noexcept violation
Eelco Dolstra
2022-05-30
HttpBinaryCacheStore::getFile(): Don't throw an exception
Eelco Dolstra
2022-05-30
Respect the outputSpecified attribute
Eelco Dolstra
2022-05-27
Fix a segfault in the git fetcher
Théophane Hufschmitt
2022-05-27
Style fix
Eelco Dolstra
2022-05-27
Merge branch 'doc-redirects' of https://github.com/jtojnar/nix
Eelco Dolstra
2022-05-26
Merge pull request #6580 from trofi/fix-build-for-gcc-13
Eelco Dolstra
2022-05-26
src/libutil/json.cc: add missing <cstdint> include for gcc-13
Sergei Trofimovich
2022-05-26
doc: Add redirects for the DocBook manual
Jan Tojnar
2022-05-26
doc: Manually insert some anchors
Jan Tojnar
2022-05-26
doc: Add anchors to long lists
Jan Tojnar
2022-05-26
doc: Port anchors preprocessor to jq script
Jan Tojnar
2022-05-26
doc: Introduce pre-processor for adding anchors to text
Jan Tojnar
2022-05-26
Merge pull request #6578 from edolstra/remove-perl
Eelco Dolstra
2022-05-26
Remove unused Perl dependency
Eelco Dolstra
2022-05-26
Merge pull request #6576 from hercules-ci/daemon-increase-socket-backlog
Eelco Dolstra
2022-05-26
Tweak IN_NIX_SHELL description
Eelco Dolstra
2022-05-26
Remove pre-C++11 hackiness
Eelco Dolstra
2022-05-26
createUnixDomainSocket: listen(unix, 5 -> 100)
Robert Hensing
2022-05-26
Merge pull request #6570 from edolstra/eof-in-string
Eelco Dolstra
2022-05-26
Merge pull request #5416 from bburdette/debug-exploratory-PR
Eelco Dolstra
2022-05-25
remove parens from repl help
Ben Burdette
2022-05-25
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-05-25
add --debugger to rl-next list
Ben Burdette
2022-05-25
back to ref<EvalState> in NixRepl
Ben Burdette
[next]