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-08-02
Factor out `nix-defexpr` path computation
John Ericson
2023-08-02
Add comment explaining the use of `readDirectory(realStoreDir)`
John Ericson
2023-08-02
local-store verifying: Rename `store` to something more clear
John Ericson
2023-08-02
Merge pull request #8762 from obsidiansystems/split-out-eval-settings
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-31
`LocalStore::verifyPath`: Try to clarify data flow with more scopes
John Ericson
2023-07-31
`LocalStore::verifyPath`: Use `StorePathSet` for `store` local var
John Ericson
2023-07-31
Merge pull request #8754 from NixLayeredStore/refactor-store-verify
John Ericson
2023-07-31
Refactor verifyPath to take StorePath instead of Path.
Ben Radford
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-31
toJSON: Add attribute path to trace
Robert Hensing
2023-07-25
Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)
Alex Ameen
2023-07-24
Clean up store hierarchy with `IndirectRootStore`
John Ericson
2023-07-24
Make `RemoteStore::ConnectionHandle` part of class and expose
John Ericson
2023-07-24
Move `Store::Params` typedef to `StoreConfig::Params`
John Ericson
2023-07-23
Merge pull request #8664 from ncfavier/merge-dynamic-attrs
John Ericson
2023-07-21
parser: merge nested dynamic attributes
Naïm Favier
2023-07-21
Merge pull request #8724 from obsidiansystems/queryPartialDerivationOutputMap...
John Ericson
2023-07-21
Merge pull request #8650 from obsidiansystems/content-address-simpler
Eelco Dolstra
2023-07-20
Give `queryPartialDerivationOutputMap` an `evalStore` parameter
John Ericson
2023-07-20
Remove unneeded copy
John Ericson
2023-07-20
Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`
John Ericson
2023-07-20
revert anchor prefix for builtin constants
Valentin Gagarin
2023-07-19
Merge pull request #7973 from fricklerhandwerk/remove-channels
Robert Hensing
2023-07-19
Merge pull request #8315 from fricklerhandwerk/doc-system
Robert Hensing
2023-07-19
fix broken links
Valentin Gagarin
2023-07-19
expand on the `extra-platforms` option
Valentin Gagarin
2023-07-19
mention `extra-platforms`
Valentin Gagarin
2023-07-19
fix wording
Valentin Gagarin
2023-07-19
add cross-links
Valentin Gagarin
2023-07-19
shorten `system` setting description
Valentin Gagarin
2023-07-19
move docs of the current system to the system setting
Valentin Gagarin
2023-07-19
one line per sentence for easier review
Valentin Gagarin
2023-07-18
Merge pull request #8506 from corngood/ssh-master
Robert Hensing
2023-07-17
Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groups
Théophane Hufschmitt
2023-07-14
Test nested sandboxing, and make nicer error
John Ericson
2023-07-13
Feature gate `DownstreamPlaceholder::unknownCaOutput`
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-12
Update src/libstore/globals.hh
Ben Radford
2023-07-11
Say a bit about default value in setting description.
Ben Radford
2023-07-11
Default should depend on whether we are root.
Ben Radford
2023-07-11
Be clearer about the security implications.
Ben Radford
2023-07-11
Update description for require-drop-supplementary-groups.
Ben Radford
2023-07-11
Always attempt setgroups but allow failure to be ignored.
Ben Radford
2023-07-11
Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...
Ben Radford
2023-07-10
Merge pull request #8579 from obsidiansystems/findPath-cleanup-2
John Ericson
2023-07-10
Merge pull request #8681 from inclyc/libexpr/parser-move-noeffect
Eelco Dolstra
2023-07-10
Fix some grammar in installables doc (#8682)
Bader AlAttar
2023-07-10
libexpr: remove std::move() for `basePath` in parser, it has no effect
Yingchi Long
[prev]
[next]