index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
Merge pull request #3242 from raboof/documentBuiltinsPlaceholder
Eelco Dolstra
2019-11-25
Document builtins.placeholder
Arnout Engelen
2019-11-25
Add testcase for attrset using __overrides and dynamic attrs
Puck Meerburg
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
Remove $NIX_USER_PROFILE_DIR
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-15
Check for and repair bad .links entries
Chuck
2019-11-14
Merge pull request #3220 from nh2/manual-nix-shell-p-expr
Eelco Dolstra
2019-11-13
Typo
Eelco Dolstra
2019-11-11
Merge pull request #3213 from singron/fetchurl_test
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Clean up semicolon and comma
John Ericson
2019-11-10
manual: nix-shell: Elaborate on using `-p` with expressions.
Niklas Hambüchen
2019-11-10
Remove unneeded semicolons
John Ericson
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-10
Merge pull request #3218 from kolloch/patch-1
Domen Kožar
2019-11-10
De-duplicate struct PrimOp forward declaration
Peter Kolloch
2019-11-08
Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.sh
Eric Culp
2019-11-08
Merge pull request #3211 from zimbatm/gitignore-precompiled-headers
Eelco Dolstra
2019-11-08
gitignore /precompiled-headers.h.?ch
zimbatm
[next]