aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24Add DummyStore (dummy://)Eelco Dolstra
2020-08-24nix repl ':doc': Render using lowdownEelco Dolstra
2020-08-24Generate builtins section of the manualEelco Dolstra
2020-08-24Move primop docs inlineEelco Dolstra
2020-08-24Allow primops to have Markdown documentationEelco Dolstra
2020-08-24Fix testsEelco Dolstra
2020-08-20Remove PrimOp constructorEelco Dolstra
2020-08-20Allow 'nix' subcommands to provide docs in Markdown formatEelco Dolstra
2020-08-20List deprecated option aliases in the docsEelco Dolstra
2020-08-20Config: Use nlohmann/jsonEelco Dolstra
2020-08-19Revert "Add a separate manual job"Eelco Dolstra
2020-08-19ConsistencyEelco Dolstra
2020-08-19Generate the nix.conf docs from the source codeEelco Dolstra
2020-08-19Change option descriptions to MarkdownEelco Dolstra
2020-08-19Improve margins between sectionsEelco Dolstra
2020-08-18Improve nix.1 manpage generatorEelco Dolstra
2020-08-17Start generation of the nix.1 manpageEelco Dolstra
2020-08-17Add 'nix dump-args' to dump all commands/flags for manpage generationEelco Dolstra
2020-08-17Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-17Merge pull request #3932 from chkno/no-show-signatureEelco Dolstra
2020-08-17Merge branch 'ca-no-need-trust' of https://github.com/obsidiansystems/nixEelco Dolstra
2020-08-17Merge branch 'test-RemoteStore-buildDerivation' of https://github.com/obsidia...Eelco Dolstra
2020-08-14Remove extra closing parenJohn Ericson
2020-08-14Update src/libstore/daemon.ccJohn Ericson
2020-08-14Merge pull request #3875 from obsidiansystems/new-interface-for-path-pathOptEelco Dolstra
2020-08-14Merge pull request #3924 from obsidiansystems/features-per-storeEelco Dolstra
2020-08-14Merge pull request #3909 from matthewbauer/readd-hashed-mirrorsEelco Dolstra
2020-08-14Merge pull request #3899 from obsidiansystems/make-narHash-not-optionalEelco Dolstra
2020-08-13Don't try to parse signature check as commit timestampChuck
2020-08-13Allow trustless building of CA derivationsJohn Ericson
2020-08-13Merge pull request #3928 from obsidiansystems/more-teeEelco Dolstra
2020-08-13Use `TeeSink` and `TeeSouce` in a few more placesJohn Ericson
2020-08-13Merge pull request #3923 from obsidiansystems/daemon-auth-cleanupEelco Dolstra
2020-08-13Test `RemoteStore::buildDerivation`John Ericson
2020-08-12Merge branch 'daemon-auth-cleanup' of github.com:obsidiansystems/nix into HEADJohn Ericson
2020-08-12Make `system-features` a store settingJohn Ericson
2020-08-12Separate auth and logic for the daemonJohn Ericson
2020-08-11Merge pull request #3919 from bburdette/issue-2238-demotionEelco Dolstra
2020-08-11demote remote build message to InfoBen Burdette
2020-08-11Merge pull request #3914 from obsidiansystems/small-drv-serialize-cleanupEelco Dolstra
2020-08-11Merge pull request #3916 from Ma27/progress-bar-coloringEelco Dolstra
2020-08-10Always reset ANSI colors in progress-bar lineMaximilian Bosch
2020-08-10Deduplicate parsing and reading derivationsJohn Ericson
2020-08-10Remove name parameter from `writeDerivation`John Ericson
2020-08-07Fix .ls file names in binary cachesEelco Dolstra
2020-08-07nix build (and others): Force re-evaluation of cached errorsEelco Dolstra
2020-08-07Make --no-eval-cache a global settingEelco Dolstra
2020-08-06Fix buildMatthew Bauer
2020-08-06Merge remote-tracking branch 'origin/master' into readd-hashed-mirrorsMatthew Bauer
2020-08-06Add hashed-mirrors backMatthew Bauer