index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-06
Enable recursive Nix using a feature
Eelco Dolstra
2019-11-06
Add a test for recursive Nix
Eelco Dolstra
2019-11-06
RestrictedStore: Implement addToStore()
Eelco Dolstra
2019-11-06
Recursive Nix support
Eelco Dolstra
2019-11-06
Make --enable-gc the default
Eelco Dolstra
2019-11-05
Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nix
Eelco Dolstra
2019-11-05
Disable shellcheck
Eelco Dolstra
2019-11-05
Fix manual build
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Merge pull request #3193 from matthewbauer/patch-11
Eelco Dolstra
2019-11-05
Merge pull request #3180 from kevinastock/patch-1
Eelco Dolstra
2019-11-05
Merge pull request #3199 from kevinastock/patch-2
Eelco Dolstra
2019-11-05
Fix VM tests
Eelco Dolstra
2019-11-05
Merge branch 'switch-to-19.09' of https://github.com/Ericson2314/nix
Eelco Dolstra
2019-11-05
Don't use SOCK_CLOEXEC on macOS
Eelco Dolstra
2019-11-04
Merge pull request #3206 from kevinastock/patch-3
Eelco Dolstra
2019-11-04
docs: correct default location of log directory
Kevin Stock
2019-11-04
Merge pull request #3202 from kraem/master
Eelco Dolstra
2019-11-04
Merge pull request #3203 from hvdijk/prefetch-progress
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-11-03
Update nix eval --help msg to not include deprecated command
kraem
2019-11-02
docs: xref doesn't render in title
Kevin Stock
2019-11-01
Update man to show that nix-shell allows --arg
Matthew Bauer
2019-11-01
Merge pull request #3192 from ng-0/ng0/issue3186
Eelco Dolstra
2019-11-01
include netinet/in.h in src/nix/main.cc
ng0
2019-10-31
Merge pull request #3187 from Mic92/travis
Eelco Dolstra
2019-10-31
travis: enable linux builds
Jörg Thalheim
2019-10-31
Merge pull request #3182 from bhipple/fixup/comments
Eelco Dolstra
2019-10-31
Merge pull request #3179 from dtzWill/fix/struct-class-mismatch-minor
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-30
docs: fix upper bound on number of consumed cores
Kevin Stock
2019-10-30
minor: fix mismatch of struct/class forward decl of 'Source'
Will Dietz
2019-10-29
queryPathInfoUncached(): Return const ValidPathInfo
Eelco Dolstra
2019-10-29
Move addToStoreFromDump to Store
Eelco Dolstra
2019-10-29
Don't create a Store in processConnection()
Eelco Dolstra
2019-10-29
Move Unix domain socket creation to libutil
Eelco Dolstra
2019-10-29
Move most of the daemon implementation to libstore
Eelco Dolstra
2019-10-29
Remove the check against concurrent builds in the same process
Eelco Dolstra
2019-10-28
findDerivationFilename: add FIXME
zimbatm
2019-10-28
nix repl: also handle lambda edit
zimbatm
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-27
Factor out linkOrCopy()
Eelco Dolstra
2019-10-27
Add O(1)-memory copyPath() function
Eelco Dolstra
2019-10-27
Simplification
Eelco Dolstra
2019-10-27
Merge branch 'issue-3147-inNixShell-arg' of https://github.com/hercules-ci/nix
Eelco Dolstra
2019-10-27
Add inNixShell = true to nix-shell auto-call
Robert Hensing
2019-10-27
Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nix
Eelco Dolstra
2019-10-27
builtins.toJSON: fix __toString usage
Robin Gloster
2019-10-25
Switch to nixpkgs 19.09
John Ericson
[next]