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
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-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-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-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Remove unneeded semicolons
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-10
De-duplicate struct PrimOp forward declaration
Peter Kolloch
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-28
findDerivationFilename: add FIXME
zimbatm
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-27
Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nix
Eelco Dolstra
2019-10-27
builtins.toJSON: fix __toString usage
Robin Gloster
2019-10-23
libexpr: add findDerivationFilename
zimbatm
2019-10-09
Fix Bison 2.4 warning
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-01
Fix fetchTarball with chroot stores
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-09-18
function-trace: always show the trace
zimbatm
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
2019-07-30
Allow builtins.pathExists to check the existence of /nix/store paths
Bas van Dijk
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-05-28
Iterate over references
Eelco Dolstra
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
2019-05-03
Add builtins.hashFile
Daniel Schaefer
2019-04-11
Add environment variable NIX_SHOW_SYMBOLS for dumping the symbol table
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2019-03-24
Add isPath primop
zimbatm
2019-03-21
eval: improve type description for primops and applied primops
Linus Heckemann
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
2019-03-14
experimental/optional -> optional
Eelco Dolstra
[next]