index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-09
Remove UserLock self-lock check
Eelco Dolstra
2019-12-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-05
Shut up clang warning
Eelco Dolstra
2019-12-05
nix doctor: Fix typo
Eelco Dolstra
2019-12-05
Typo
Eelco Dolstra
2019-12-05
Show hash mismatch warnings in SRI format
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-05
Initialize Command::_name
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
MultiCommand: Simplify construction
Eelco Dolstra
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
2019-12-05
Revert "Make fmt() non-recursive"
Eelco Dolstra
2019-12-05
fmt(): Pass arguments by reference rather than by value
Eelco Dolstra
2019-12-04
Fix macOS build
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2019-12-02
Merge branch 'run-environment' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-12-01
typo
matthew
2019-11-30
Fix typos
Brian Wignall
2019-11-29
Merge pull request #2748 from edolstra/rust
Eelco Dolstra
2019-11-28
Remove builtins.valueSize
Eelco Dolstra
2019-11-27
Fix segfault on i686-linux
Eelco Dolstra
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
More Rust FFI adventures
Eelco Dolstra
2019-11-26
Rust cleanup
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-11-26
Enable Rust code to call C++ Source objects
Eelco Dolstra
2019-11-26
Add some Rust code
Eelco Dolstra
2019-11-26
Fix macOS build
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-26
Merge pull request #3141 from xbreak/nocafile
Eelco Dolstra
2019-11-26
Merge pull request #3144 from matthewbauer/fix-sandbox-fallback
Eelco Dolstra
2019-11-26
Simplify
Eelco Dolstra
2019-11-26
Merge branch 'repair-bad-links' of https://github.com/chkno/nix
Eelco Dolstra
2019-11-26
Merge pull request #3238 from puckipedia/attrset-overrides-dynamic
Eelco Dolstra
2019-11-26
Disallow empty store path names
Eelco Dolstra
2019-11-26
Doh
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
[next]