index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-05
Bindings::get(): Add convenience method
Eelco Dolstra
2019-12-05
Fix precompiled-headers generation
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
Merge pull request #3255 from Profpatsch/doc-manual-allowSubstitutes-add-note
Eelco Dolstra
2019-12-03
Disable recursive Nix test on macOS
Eelco Dolstra
2019-12-03
doc/manual: add ids to the advanced attribute definitions
Profpatsch
2019-12-03
doc/manual: add note to `allowSubstitutes` advanced attribute
Profpatsch
2019-12-02
Merge branch 'pkg-config-static' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-30
Merge pull request #3252 from bwignall/typo
Graham Christensen
2019-11-30
Fix typos
Brian Wignall
2019-11-29
Merge pull request #2748 from edolstra/rust
Eelco Dolstra
2019-11-29
Make libnixrust a dynamic library
Eelco Dolstra
2019-11-28
Remove RPM spec file
Eelco Dolstra
2019-11-28
Remove builtins.valueSize
Eelco Dolstra
2019-11-27
make clean: Delete nix-rust/target
Eelco Dolstra
2019-11-27
When OPTIMIZE=0, build rust code in debug mode
Eelco Dolstra
2019-11-27
Fix segfault on i686-linux
Eelco Dolstra
2019-11-27
Fix macOS build
Eelco Dolstra
2019-11-26
Update Cargo.lock
Eelco Dolstra
2019-11-26
-Z offline -> --offline
Eelco Dolstra
2019-11-26
Drop remaining uses of external "tar"
Eelco Dolstra
2019-11-26
Ignore tar header entries
Eelco Dolstra
2019-11-26
Move code around
Eelco Dolstra
2019-11-26
Shut up some rust warnings
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
Only pass '-Z offline' to cargo if we have a vendor directory
Eelco Dolstra
2019-11-26
Reduce the size of the vendor directory by removing some winapi cruft
Eelco Dolstra
2019-11-26
Include cargo dependencies in the Nix tarball
Eelco Dolstra
2019-11-26
Update Rust dependencies
Eelco Dolstra
2019-11-26
Clean up the configure script
Eelco Dolstra
2019-11-26
Remove most of <nix/config.nix>
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
Typo
Eelco Dolstra
2019-11-26
Merge branch 'document-dry-run-option' of https://github.com/Ma27/nix
Eelco Dolstra
2019-11-26
Simplify
Eelco Dolstra
[next]