index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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
Revert "Add a separate manual job"
Eelco Dolstra
2020-08-19
Consistency
Eelco Dolstra
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-19
Improve margins between sections
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
2020-08-14
Merge pull request #3909 from matthewbauer/readd-hashed-mirrors
Eelco Dolstra
2020-08-14
Merge pull request #3899 from obsidiansystems/make-narHash-not-optional
Eelco Dolstra
2020-08-13
Don't try to parse signature check as commit timestamp
Chuck
2020-08-13
Allow trustless building of CA derivations
John Ericson
2020-08-13
Merge pull request #3928 from obsidiansystems/more-tee
Eelco Dolstra
2020-08-13
Use `TeeSink` and `TeeSouce` in a few more places
John Ericson
2020-08-13
Merge pull request #3923 from obsidiansystems/daemon-auth-cleanup
Eelco Dolstra
2020-08-13
Test `RemoteStore::buildDerivation`
John Ericson
2020-08-12
Merge branch 'daemon-auth-cleanup' of github.com:obsidiansystems/nix into HEAD
John Ericson
2020-08-12
Make `system-features` a store setting
John Ericson
2020-08-12
Separate auth and logic for the daemon
John Ericson
2020-08-11
Merge pull request #3919 from bburdette/issue-2238-demotion
Eelco Dolstra
2020-08-11
demote remote build message to Info
Ben Burdette
2020-08-11
Merge pull request #3914 from obsidiansystems/small-drv-serialize-cleanup
Eelco Dolstra
2020-08-11
Merge pull request #3916 from Ma27/progress-bar-coloring
Eelco Dolstra
2020-08-10
Always reset ANSI colors in progress-bar line
Maximilian Bosch
2020-08-10
Deduplicate parsing and reading derivations
John Ericson
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-07
Fix .ls file names in binary caches
Eelco Dolstra
2020-08-07
nix build (and others): Force re-evaluation of cached errors
Eelco Dolstra
2020-08-07
Make --no-eval-cache a global setting
Eelco Dolstra
2020-08-06
Fix build
Matthew Bauer
2020-08-06
Merge remote-tracking branch 'origin/master' into readd-hashed-mirrors
Matthew Bauer
2020-08-06
Add hashed-mirrors back
Matthew Bauer
[next]