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
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Merge pull request #7406 from amesgen/gitlab-fetcher
Théophane Hufschmitt
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 #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-26
Catch eval errors in `hasContent`
oxalica
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-23
Tweaks
Eelco Dolstra
2023-03-23
Document store URLs
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
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
Fix handling of experimental features mid-parse
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-19
docs: quote URL literals
figsoda
2023-03-17
Merge pull request #7891 from mupdt/shared-fs-out-links
John Ericson
2023-03-16
Move value-only methods to `InstallableValue`
John Ericson
2023-03-15
Merge pull request #7750 from obsidiansystems/no-args-prepare
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-16
nix-hash: support base-64 and SRI format
Yueh-Shun Li
2023-03-12
print-dev-env: stop inadvertently adding . to PATH
lbodor
2023-03-06
no-op refactor: extract outLink generation into a function
mupdt
2023-03-06
output paths of store derivations are now addressed explicitly
Valentin Gagarin
2023-03-05
clarify definition of "installable"
Valentin Gagarin
2023-03-05
make descriptions of each installable type an own subsection
Valentin Gagarin
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Get rid of some unchecked calls to std::cout
Eelco Dolstra
2023-03-02
nix store cat: Use writeFull()
Eelco Dolstra
2023-03-01
Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...
Valentin Gagarin
2023-03-01
nix-profile: add FIXME about using C++20 std::ranges
Bob van der Linden
2023-02-28
nix-profile-install: show helpful error upon package conflict
Bob van der Linden
2023-02-21
Merge pull request #7755 from obsidiansystems/mix-read-only-mode
Théophane Hufschmitt
2023-02-20
Merge pull request #7863 from obsidiansystems/test-derivation-to-json
Robert Hensing
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-19
Move `Derivation` toJSON logic to libnixstore
John Ericson
2023-02-13
Merge pull request #7744 from obsidiansystems/split-installable-store-path
tomberek
2023-02-10
daemon.cc: Rename UserSettings -> AuthorizationSettings
Robert Hensing
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
[next]