index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
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-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-23
install-multi-user.sh: Remove unused variables
Eelco Dolstra
2019-10-23
Merge pull request #3161 from schlarpc/patch-1
Eelco Dolstra
2019-10-23
Merge pull request #3159 from earksiinni/docs-import-brackets
Eelco Dolstra
2019-10-22
Remove superfluous IAM action for S3 cache
Chaz Schlarp
2019-10-21
Tweak path hint
Ersin Akinci
2019-10-21
Add hint about path in builtins.import
Ersin Akinci
2019-10-21
Revert "Document import <path> syntax"
Ersin Akinci
2019-10-21
Mark content-addressable paths with references as experimental
Eelco Dolstra
2019-10-21
nix make-content-addressable: Add examples
Eelco Dolstra
2019-10-21
Fix build
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-21
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
2019-10-21
Merge pull request #3158 from steshaw/master
Eelco Dolstra
2019-10-20
Document import <path> syntax
Ersin Akinci
2019-10-19
Fix unset variable in installer
Steven Shaw
2019-10-17
Merge pull request #2291 from Taneb/master
Eelco Dolstra
2019-10-11
ssh-ng: Don't set CPU affinity on the remote
Eelco Dolstra
2019-10-11
Merge pull request #3114 from matthewbauer/add-libatomic
Eelco Dolstra
2019-10-10
nix verify: Fix uninitialized variable
Eelco Dolstra
2019-10-10
nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexpr
Eelco Dolstra
2019-10-10
Doh
Eelco Dolstra
[next]