index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-09-01
github: Use access token when calling .../commits API
Eelco Dolstra
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
nix develop: Add convenience flags for running specific phases
Eelco Dolstra
2020-08-28
nix develop: Set output paths to writable locations
Eelco Dolstra
2020-08-28
Merge branch 'minimal-logger' of https://github.com/Ma27/nix
Eelco Dolstra
2020-08-27
Pass all args when auto-calling a function with an ellipsis
Griffin Smith
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-27
Typo
Eelco Dolstra
2020-08-27
RemoteStore::addToStore(): Fix race between stderrThread and NAR writer
Eelco Dolstra
2020-08-26
Remove obsolete comment
Eelco Dolstra
2020-08-25
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-25
Move import docs
Eelco Dolstra
2020-08-25
Add getDoc() function
Eelco Dolstra
2020-08-25
Use RegisterPrimOp for some undocumented primops
Eelco Dolstra
2020-08-25
Document some primops
Eelco Dolstra
2020-08-25
Fix tests
Eelco Dolstra
2020-08-24
Fix clang build
Eelco Dolstra
2020-08-24
Don't barf if corepkgs is in the store but not a valid path
Eelco Dolstra
2020-08-24
Add DummyStore (dummy://)
Eelco Dolstra
2020-08-24
nix repl ':doc': Render using lowdown
Eelco Dolstra
2020-08-24
Generate builtins section of the manual
Eelco Dolstra
2020-08-24
Move primop docs inline
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-24
Fix tests
Eelco Dolstra
2020-08-24
Merge pull request #3950 from obsidiansystems/tabs-spaces
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-21
tabs -> spaces
John Ericson
2020-08-20
Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missing
Eelco Dolstra
2020-08-20
Rename drv output querying functions
John Ericson
2020-08-20
Remove PrimOp constructor
Eelco Dolstra
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
Eelco Dolstra
2020-08-20
List deprecated option aliases in the docs
Eelco Dolstra
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-08-19
fix spelling
Ryan Mulligan
2020-08-19
Generate the nix.conf docs from the source code
Eelco Dolstra
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-18
Merge pull request #3917 from obsidiansystems/output-env-var-unconditional
Eelco Dolstra
2020-08-18
Merge pull request #3930 from obsidiansystems/legacy-ssh-build-paths
Eelco Dolstra
2020-08-18
Improve nix.1 manpage generator
Eelco Dolstra
2020-08-17
Start generation of the nix.1 manpage
Eelco Dolstra
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-08-17
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-17
Merge pull request #3932 from chkno/no-show-signature
Eelco Dolstra
2020-08-17
Merge branch 'ca-no-need-trust' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2020-08-17
Merge branch 'test-RemoteStore-buildDerivation' of https://github.com/obsidia...
Eelco Dolstra
2020-08-14
Remove extra closing paren
John Ericson
2020-08-14
Update src/libstore/daemon.cc
John Ericson
2020-08-14
Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOpt
Eelco Dolstra
2020-08-14
Merge pull request #3924 from obsidiansystems/features-per-store
Eelco Dolstra
[next]