index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-09
Add test case for incidentally fixed #4228
Sebastian Ullrich
2020-11-09
Make test case more precise
Sebastian Ullrich
2020-11-09
nix develop: Preserve stdin with `-c`
Sebastian Ullrich
2020-11-05
Merge pull request #4206 from hercules-ci/fix-coroutine-gc
Eelco Dolstra
2020-11-03
Fix error message 'assertion failed at'
Eelco Dolstra
2020-11-03
LocalStore: Get rid of recursive_mutex
Eelco Dolstra
2020-11-03
Add FIXME
Eelco Dolstra
2020-11-03
Merge pull request #4214 from grahamc/test-nix-copy-closure
Domen Kožar
2020-11-02
nix-copy-closure: verify it works with drvs
Graham Christensen
2020-11-02
nix repl: Fix handling of multi-line expressions
Eelco Dolstra
2020-11-02
Don't use readDerivation() in addValidPath()
Eelco Dolstra
2020-11-02
docs: consistent console prompt (#4213)
mkenigs
2020-11-02
Merge pull request #4207 from hercules-ci/fix-RemoteStore-filterSource-deadlock
Eelco Dolstra
2020-11-02
Don't send eval-related settings to the daemon
Eelco Dolstra
2020-10-31
Merge pull request #4209 from hercules-ci/fix-restricted-store-addToStoreFrom...
Graham Christensen
2020-10-31
Restore RestrictedStore.addToStoreFromDump implementation
Robert Hensing
2020-10-30
BoehmGCStackAllocator: increase stack size to 8MB
Robert Hensing
2020-10-30
Fix RemoteStore pool deadlock in filterSource etc
Robert Hensing
2020-10-30
Fix memory corruption caused by GC-invisible coroutine stacks
Robert Hensing
2020-10-30
Fix test
Eelco Dolstra
2020-10-30
Merge pull request #4202 from hercules-ci/nix-shell-doc
Eelco Dolstra
2020-10-30
nix-shell.md: Extend shellHook example
Robert Hensing
2020-10-30
nix-shell.md: evaluated -> run
Robert Hensing
2020-10-29
Fix assertion failure in tab completion for --option
Eelco Dolstra
2020-10-29
Generalize extra-* settings
Eelco Dolstra
2020-10-29
Merge pull request #4199 from stefanjaax/replaceWantedBySpecified
Eelco Dolstra
2020-10-29
Merge pull request #4198 from mkenigs/capitalize-JSON
Eelco Dolstra
2020-10-29
Alter "wanted:" to "specified:" in hash mismatch output
stev
2020-10-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-28
Consistency
Eelco Dolstra
2020-10-28
Merge pull request #4194 from Ericson2314/skip-bad-static
Eelco Dolstra
2020-10-28
No x86_32 static nix jobs for now
John Ericson
2020-10-27
Merge pull request #4056 from tweag/non-ca-depending-on-ca
Eelco Dolstra
2020-10-27
Test the remote caching of non-ca-depending-on-ca derivations
regnat
2020-10-27
Inline `unkownHashes`
regnat
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-26
isTrivial(): Support trivial lists
Eelco Dolstra
2020-10-26
BaseSetting<StringMap>::set(): Don't append to previous value
Eelco Dolstra
2020-10-26
Remove edition field
Eelco Dolstra
2020-10-26
Fix test
Eelco Dolstra
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-26
Make the prompt used in development shells configurable
Eelco Dolstra
2020-10-26
Revert "Bump version to 3.0"
Eelco Dolstra
2020-10-25
Add sha512 to hashAlgo listings in manpages (#4186)
tnias
2020-10-22
Merge pull request #4161 from edolstra/nix-develop-redirects
Eelco Dolstra
2020-10-22
Fix clang build
Eelco Dolstra
2020-10-22
nix develop: Add --redirect flag to redirect dependencies
Eelco Dolstra
2020-10-21
Merge pull request #4177 from knedlsepp/fix-NIX_CONFIG-doc
Eelco Dolstra
2020-10-21
nix develop: Handle 'declare -ax' in bash output
Eelco Dolstra
2020-10-21
Fix the docs about the new NIX_CONFIG env var
Josef Kemetmüller
[next]