index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2022-01-31
Merge pull request #5990 from lincolnauster/flakes-nixconfig-docs
Eelco Dolstra
2022-01-30
fix spelling mistakes reported by Debian's lintian tool
Thomas Koch
2022-01-25
fix typo
lincoln auster
2022-01-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-25
flakes: document nixConfig option
lincoln auster [they/them]
2022-01-24
hiliteMatches(): Style fixes, pass more stuff by reference
Eelco Dolstra
2022-01-24
Merge pull request #5945 from afishhh/master
Théophane Hufschmitt
2022-01-21
Move hilite_all into libutil and rename it to hiliteMatches
Fishhh
2022-01-21
Merge pull request #5942 from NixOS/5912-quieter-nix-why-depends
Eelco Dolstra
2022-01-21
Improve the description of the `--precise` option
Théophane Hufschmitt
2022-01-20
Make `hilite_all` take an iterator of matches instead of a vector.
Hubert Głuchowski
2022-01-19
Remove dead field in NixArgs
John Ericson
2022-01-19
Make `nix search` highlight all matches of a regex
Hubert Głuchowski
2022-01-19
Make `nix search` highlight all regexes
Hubert Głuchowski
2022-01-19
Make `nix why-depends` quieter by default
regnat
2022-01-18
Merge pull request #5918 from tweag/tty-logs
Eelco Dolstra
2022-01-18
Add examples
Eelco Dolstra
2022-01-18
Add Installable::toDrvPaths()
Eelco Dolstra
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2022-01-18
Merge pull request #5932 from edolstra/remove-shared-strings
Eelco Dolstra
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2022-01-18
Merge pull request #5720 from tomberek/flake_search
Théophane Hufschmitt
2022-01-18
Fix the rendering of the example directory tree
regnat
2022-01-17
Merge pull request #5812 from pennae/small-perf-improvements
Eelco Dolstra
2022-01-17
Update documentation for paths on command line
Alexander Bantyev
2022-01-17
Show build and substitution information when not connected to a TTY
Alexander Bantyev
2022-01-14
Document searching upwards and fix documentation for installables
Alexander Bantyev
2022-01-14
Start the pager early-enough in `nix why-depends`
regnat
2022-01-13
avoid copies of parser input data
pennae
2022-01-04
Ensure that attrsets are sorted
Eelco Dolstra
2021-12-29
Add ability to toggle show-trace from within the repl
Alexander Bantyev
2021-12-27
Fix accidental O(n^2 * log n) performance in NixRepl::addAttrsToScope
Yorick van Pelt
2021-12-22
Merge pull request #5821 from edolstra/remove-affinity
Eelco Dolstra
2021-12-22
Merge pull request #5820 from ncfavier/completion-nospace
Eelco Dolstra
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-12-22
Remove CPU locking
Eelco Dolstra
2021-12-20
Add shell completion for why-depends
Naïm Favier
2021-12-15
Fix typo in `src/nix/shell.md`
Noah Snelson
2021-12-13
nix run: Tweak docs
Eelco Dolstra
2021-12-13
Merge branch 'pname-main-program' of https://github.com/figsoda/nix
Eelco Dolstra
2021-12-09
Properly take the last assignment in the REPL
regnat
2021-12-06
nix repl: add :log
Alexander Bantyev
2021-11-27
Fix typo
Aleksey Kladov
2021-11-26
nix repl: Reset the terminal on exceptional exits
Eelco Dolstra
2021-11-26
Catch flake-related exception type in REPL
Alex Shabalin
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-24
nix flake check: Fix markdown
Eelco Dolstra
2021-11-18
Fix :e in repl
Alex Shabalin
2021-11-16
Ignore errors unsharing/restoring the mount namespace
Eelco Dolstra
[next]