aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01Allow HTTP binary cache to request absolute urisDomen Kožar
2020-09-01github: Use access token when calling .../commits APIEelco Dolstra
2020-09-01Merge pull request #3857 from edolstra/markdownEelco Dolstra
2020-09-01Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-31Restore some of the shellHookEelco Dolstra
2020-08-31Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-30Merge pull request #3970 from NixOS/domenkozar-patch-1Domen Kožar
2020-08-30speed up CIDomen Kožar
2020-08-30mention how to run a single functional test for faster feedback loopDomen Kožar
2020-08-28nix develop: Add convenience flags for running specific phasesEelco Dolstra
2020-08-28Close stdin while running testsEelco Dolstra
2020-08-28nix develop: Set output paths to writable locationsEelco Dolstra
2020-08-28Merge branch 'minimal-logger' of https://github.com/Ma27/nixEelco Dolstra
2020-08-27Merge pull request #3965 from glittershark/fix-top-level-ellipsisEelco Dolstra
2020-08-27Pass all args when auto-calling a function with an ellipsisGriffin Smith
2020-08-27Merge pull request #3434 from Ericson2314/derivation-header-include-orderEelco Dolstra
2020-08-27TypoEelco Dolstra
2020-08-27RemoteStore::addToStore(): Fix race between stderrThread and NAR writerEelco Dolstra
2020-08-26Remove obsolete commentEelco Dolstra
2020-08-25Merge remote-tracking branch 'origin/master' into markdownEelco Dolstra
2020-08-25Move import docsEelco Dolstra
2020-08-25Add getDoc() functionEelco Dolstra
2020-08-25Merge pull request #3948 from garbas/fix-3947Eelco Dolstra
2020-08-25Use RegisterPrimOp for some undocumented primopsEelco Dolstra
2020-08-25Document some primopsEelco Dolstra
2020-08-25Fix testsEelco Dolstra
2020-08-25Fix perlBindings jobEelco Dolstra
2020-08-24Fix clang buildEelco Dolstra
2020-08-24Don't barf if corepkgs is in the store but not a valid pathEelco Dolstra
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-24Merge pull request #3950 from obsidiansystems/tabs-spacesEelco Dolstra
2020-08-24Merge pull request #3952 from obsidiansystems/write-derivation-borrowEelco Dolstra
2020-08-23`writeDerivation` just needs a plain store referenceJohn Ericson
2020-08-21tabs -> spacesJohn Ericson
2020-08-20Merge pull request #3859 from obsidiansystems/drv-outputs-map-allow-missingEelco Dolstra
2020-08-20Rename drv output querying functionsJohn Ericson
2020-08-20set Content-Type to "text/plain" for install scriptRok Garbas
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-20Merge pull request #3945 from ryantm/patch-1Eelco Dolstra
2020-08-19fix spellingRyan Mulligan
2020-08-19Revert "Add a separate manual job"Eelco Dolstra
2020-08-19ConsistencyEelco Dolstra