aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-07Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-04-07Tidy up and comment daemon CLIJohn Ericson
2023-04-07Merge pull request #8179 from tweag/disable-gc-on-coroutineRobert Hensing
2023-04-07libstore: Remove lockCPU dead codeRobert Hensing
2023-04-07libstore: Remove lockCPU dead codeRobert Hensing
2023-04-07Require openssl >= 1.1.1Robert Hensing
2023-04-07libutil: Provide alternatives to startSignalHandlerThreadRobert Hensing
2023-04-07Move initLibUtil() from initNix to initLibStoreRobert Hensing
2023-04-07libmain: Clarify the lack of initLibExpr()Robert Hensing
2023-04-07Move macOS TMPDIR hack from initNix to initLibStoreRobert Hensing
2023-04-07Move preloadNSS() from initNix to initLibStoreRobert Hensing
2023-04-07Move sodium_init() to initLibStore()Robert Hensing
2023-04-07Move initLibStore() immediately after initLibUtil()Robert Hensing
2023-04-07Move loadConfFile() to initLibStoreRobert Hensing
2023-04-07Move OpenSSL init to initLibUtilRobert Hensing
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-04-07Merge pull request #7887 from obsidiansystems/add-derivationRobert Hensing
2023-04-07Add talkative msg for coro gc debugYorick van Pelt
2023-04-07Always disable GC in a coroutine unless the patch is appliedYorick van Pelt
2023-04-07DisableGC: replace by CoroutineContext, std::shared_ptr<void>Yorick van Pelt
2023-04-07Disable GC inside coroutines on mac OSYorick van Pelt
2023-04-07Add release notes for `nix derivation {add,show}`John Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07Rename files to reflect new `nix derivation show` nameJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-07Liberate `checkDerivationOutputs` from `LocalStore`John Ericson
2023-04-07Include the name in the JSON for derivationsJohn Ericson
2023-04-07Create `Derivation::fromJSON`John Ericson
2023-04-07Merge pull request #7515 from MatthewCroughan/mc/check-trusted-userThéophane Hufschmitt
2023-04-07TypoEelco Dolstra
2023-04-07Rename and protect `BufferedSink::write`Théophane Hufschmitt
2023-04-06Add `Store::isTrustedClient()`matthewcroughan
2023-04-06Describe active experimental features in the contributing guideJohn Ericson
2023-04-06Link the new general documentation on xp features on the settingJohn Ericson
2023-04-06Merge remote-tracking branch 'upstream/master' into list-experimental-featuresJohn Ericson
2023-04-06Fix typo in `no-url-literals` experimental feature docsNoah Snelson
2023-04-06Expand documentation for `experimental-features`Noah Snelson
2023-04-06Document the concept of “experimental feature” (#5930)Théophane Hufschmitt
2023-04-05Explicitely define `LockFile::operator!=`Théophane Hufschmitt
2023-04-05remove incorrect referenceValentin Gagarin
2023-04-05Merge pull request #7849 from milahu/fix-man-nix-shellValentin Gagarin
2023-04-05docs: fix nix-shell commandsmilahu
2023-04-05Merge pull request #8167 from fricklerhandwerk/doc-nix-databaseValentin Gagarin
2023-04-05add a definition of the nix database to the glossaryMike (stew) O'Connor
2023-04-05add anchor to 'local store'Valentin Gagarin
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-04-04Merge remote-tracking branch 'upstream/master' into list-experimental-featuresJohn Ericson
2023-04-05Merge pull request #7579 from fricklerhandwerk/review-processThéophane Hufschmitt
2023-04-05only triage non-trivial pull requestsValentin Gagarin
2023-04-04Apply suggestions from code reviewJohn Ericson