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-02-07
fix markup
lincoln auster
2022-02-06
repl/load-flake: throw error if path isn't specified
lincoln auster [they/them]
2022-02-04
Make most calls to determinePos() lazy
Eelco Dolstra
2022-02-04
Merge branch 'issue-3505' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-02-03
Merge branch 'master' into bundler_drv
tomberek
2022-02-02
Merge branch 'parser-improvements' of https://github.com/pennae/nix
Eelco Dolstra
2022-02-02
Merge branch 'more-stringviews' of https://github.com/pennae/nix
Eelco Dolstra
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-28
bundler: suggested doc fixes
Tom Bereknyei
2022-01-28
Merge branch 'master' into bundler_drv
tomberek
2022-01-28
bundler: revert default behavior to use defaultApp
Tom Bereknyei
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-27
return string_views from forceString*
pennae
2022-01-27
convert a for more utilities to string_view
pennae
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-25
bundler: notes and doc update to include bundlers repo
Tom Bereknyei
2022-01-25
bundler: add tests and change defaults to use a derivation
Tom Bereknyei
2022-01-24
Refactor bundler API
Tom Bereknyei
2022-01-24
bundler: pass drv attrset instead of path
Tom Bereknyei
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
forceList: make pos mandatory
Kevin Amado
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2022-01-21
forceValue: make pos mandatory
Kevin Amado
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
defer formals duplicate check for incresed efficiency all round
pennae
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
[next]