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-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-30
Merge pull request #8111 from obsidiansystems/improve-internal-api-docs
John Ericson
2023-03-30
Merge pull request #7518 from fricklerhandwerk/doc-commands
Valentin Gagarin
2023-03-30
Merge pull request #8123 from nomeata/import-flake-docs
Eelco Dolstra
2023-03-30
Typo
Eelco Dolstra
2023-03-30
More precise wording
Joachim Breitner
2023-03-30
Split nix-env and nix-store documentation per-subcommand
Alexander Bantyev
2023-03-29
Convert a bunch of comments in headers to Doxygen documentation
John Ericson
2023-03-29
Allow `@` in git refs
figsoda
2023-03-29
Update src/libexpr/primops.cc
Joachim Breitner
2023-03-29
avoid a string copy in printHash16
Vaci Koblizek
2023-03-29
return string_view from printHashType rather than string
Vaci Koblizek
2023-03-28
Avoid a string copy during Hash::to_string
Vaci Koblizek
2023-03-28
Update src/libexpr/primops.cc
Joachim Breitner
2023-03-28
Docs: Explain why `import nixpkgs` works in flakes
Joachim Breitner
2023-03-27
Fix more profile dirs in docs
John Ericson
2023-03-27
Merge pull request #7763 from obsidiansystems/installable-wide-info
Eelco Dolstra
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Merge pull request #8073 from tweag/fix-root-channels-location
John Ericson
2023-03-27
Merge pull request #8062 from edolstra/ssl-cert-file
Eelco Dolstra
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-27
ssl-cert-file: Use lists
Eelco Dolstra
2023-03-27
Merge pull request #8104 from avdv/graphml-use-long-for-narsize
Eelco Dolstra
2023-03-27
Make some comments in profiles.hh doxygen-enabled
Théophane Hufschmitt
2023-03-26
Catch eval errors in `hasContent`
oxalica
2023-03-24
nix-store: Use `long` for `narSize` in graphml output
Claudio Bley
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-24
Merge pull request #7757 from obsidiansystems/more-installable-value
Eelco Dolstra
2023-03-24
Merge pull request #8098 from hercules-ci/error-cc-Only-suggest-show-trace-wh...
Théophane Hufschmitt
2023-03-23
error.cc: Only suggest show-trace when truncated trace items would be printed
Robert Hensing
2023-03-23
Tweaks
Eelco Dolstra
2023-03-23
Register LocalStore to ensure it's included in the manual
Eelco Dolstra
2023-03-23
Document store URLs
Eelco Dolstra
2023-03-23
Factor out the generation of the profile/channel directory
Théophane Hufschmitt
2023-03-23
nix-channel: Restore the old root channels directory
Théophane Hufschmitt
2023-03-23
Update src/libstore/local-store.md
Eelco Dolstra
2023-03-23
Fix SSHStore
Eelco Dolstra
2023-03-23
Fix clang build
Eelco Dolstra
2023-03-22
Merge pull request #8078 from obsidiansystems/profile-md
John Ericson
2023-03-22
Improve store setting descriptions / Markdown formatting
Eelco Dolstra
2023-03-21
Fix rendering of fetchGit documentation
Eelco Dolstra
2023-03-21
Add a "help" category
Eelco Dolstra
2023-03-21
Move store docs to 'nix help-stores'
Eelco Dolstra
2023-03-21
Support per-store Markdown documentation
Eelco Dolstra
2023-03-21
nix describe-stores: Remove
Eelco Dolstra
2023-03-21
nix store --help: Include store type documentation
Eelco Dolstra
2023-03-21
Fix misrendering of 'nix store --help'
Eelco Dolstra
2023-03-20
Fix `nix profile --help`
John Ericson
2023-03-20
Cleanup
Eelco Dolstra
[next]