index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2020-01-29
Clean up the lock file handling flags
Eelco Dolstra
2020-01-29
Add flag --override-input to override specific lock file entries
Eelco Dolstra
2020-01-27
Remove debug message
Eelco Dolstra
2020-01-27
Add Mercurial tests
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2020-01-24
Give a better error message when a flake path is not a directory
Eelco Dolstra
2020-01-22
Fix coverage build
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-22
Fix --override-flake and add a test
Eelco Dolstra
2020-01-22
nix flake info: Don't show empty descriptions
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2020-01-13
Tweak error message
Eelco Dolstra
2020-01-13
Merge branch 'assert-show-expression' of https://github.com/LnL7/nix
Eelco Dolstra
2020-01-13
Fix build
Eelco Dolstra
2020-01-11
libexpr: show expression in assertion errors
Daiderd Jordan
2020-01-09
json-to-value: use unique_ptr instead of raw pointers
Yorick van Pelt
2020-01-09
builtins.fromJSON: use nlohmann/json parser instead of custom parser
Yorick van Pelt
2020-01-07
Add support for \u escape in fromJSON
Nikola Knezevic
2020-01-07
Remove redundant check in parseJSONString
Nikola Knezevic
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-15
Tweak error message
Eelco Dolstra
2019-12-13
bugfix: Adding depth limit to resolveExprPath
Dima
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-10
EvalState::callFunction(): Make FunctionCallTrace use less stack space
Eelco Dolstra
2019-12-05
Move #include
Eelco Dolstra
2019-12-05
Bindings: Add convenience method for requiring an attribute
Eelco Dolstra
2019-12-05
Bindings::get(): Add convenience method
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-29
Merge pull request #2748 from edolstra/rust
Eelco Dolstra
2019-11-28
Remove builtins.valueSize
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Merge pull request #3238 from puckipedia/attrset-overrides-dynamic
Eelco Dolstra
2019-11-26
Add feature to disable URL literals
Eelco Dolstra
2019-11-25
Ensure enough space in attrset bindings when using both __overrides and dynam...
Puck Meerburg
2019-11-22
Turn NIX_PATH into a config setting
Eelco Dolstra
2019-11-22
Provide a default value for NIX_PATH
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-20
Remove #include
Eelco Dolstra
2019-11-20
Move #include
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Remove unneeded semicolons
John Ericson
[next]