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
2020-11-26
builtins.fetchGit: Fix shortRev attribute for dirty trees
Eelco Dolstra
2020-11-26
Move to separate file
Eelco Dolstra
2020-11-26
Record trusted/untrusted settings in ~/.local/share/nix
Eelco Dolstra
2020-11-26
Ask for confirmation before allowing flake Nix configuration settings
Eelco Dolstra
2020-11-19
AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...
Eelco Dolstra
2020-11-19
Fix assertion failure in LockFile::LockFile()
Eelco Dolstra
2020-11-19
Make drv hash modulo memo table thread-safe
John Ericson
2020-11-17
Merge pull request #4189 from edolstra/flake-config
Eelco Dolstra
2020-11-12
Fix default nix-path
Christian Höppner
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-10-30
BoehmGCStackAllocator: increase stack size to 8MB
Robert Hensing
2020-10-30
Fix memory corruption caused by GC-invisible coroutine stacks
Robert Hensing
2020-10-29
Merge pull request #4199 from stefanjaax/replaceWantedBySpecified
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-27
Merge pull request #4056 from tweag/non-ca-depending-on-ca
Eelco Dolstra
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-26
Allow nix.conf options to be set in flake.nix
Eelco Dolstra
2020-10-26
isTrivial(): Support trivial lists
Eelco Dolstra
2020-10-26
Remove edition field
Eelco Dolstra
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-19
Merge pull request #4080 from kquick/kwq/flake-int-doc
Eelco Dolstra
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Remove 'using namespace fetchers'
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-09-29
Merge branch 'kwq/path-dir-query' of https://github.com/kquick/nix
Eelco Dolstra
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-29
Merge branch 'github-api-token' of https://github.com/imalsogreg/nix
Eelco Dolstra
2020-09-28
Switch comment format from '// ...' to '/* ... */' for consistency.
Kevin Quick
2020-09-28
Clarification in the description of the FlakeInput.
Kevin Quick
2020-09-28
Update description of FlakeRef, incorporating suggestion.
Kevin Quick
2020-09-27
Miscellaneous spelling fixes in comments. (#4071)
Kevin Quick
2020-09-26
Add some internal documentation for flake support objects.
Kevin Quick
2020-09-25
Use "?dir=..." portion of "registry add" local path specification.
Kevin Quick
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-25
Merge pull request #3626 from W95Psp/master
Eelco Dolstra
2020-09-24
Remove redundant value checks
Paul Opiyo
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
Remove unused Flake::vOutputs field
Eelco Dolstra
2020-09-23
Merge pull request #4052 from ujjwaljainnn/fix-typo
Domen Kožar
2020-09-22
fixed typo
ujjwal
2020-09-22
Merge pull request #4040 from OmnipotentEntity/master
Eelco Dolstra
2020-09-21
Bump nlohmann-json version to 3.9.1
Michael Reilly
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-09-16
Merge branch 'document-store-options' of https://github.com/tweag/nix
Eelco Dolstra
[next]