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 pull request #8122 from bjornfor/use-nix-store-l-unless-experimental-en...
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-31
Replace unnecessary Sync<uint64_t> with std::atomic<uint64_t>
Patrick Jackson
2023-03-31
Indentation
Eelco Dolstra
2023-03-31
Add CanonPath::makeRelative()
Eelco Dolstra
2023-03-31
Merge pull request #7406 from amesgen/gitlab-fetcher
Théophane Hufschmitt
2023-03-31
Merge pull request #8018 from tweag/ssh-password-prompt
Théophane Hufschmitt
2023-03-30
Only lock once
Patrick Jackson
2023-03-30
Fix data race in copyPaths
Patrick Jackson
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
Don't recommend 'nix log' unless experimental feature is enabled
Bjørn Forsman
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
[next]