index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Tidy up and comment daemon CLI
John Ericson
2023-04-07
Merge pull request #8179 from tweag/disable-gc-on-coroutine
Robert Hensing
2023-04-07
libstore: Remove lockCPU dead code
Robert Hensing
2023-04-07
libstore: Remove lockCPU dead code
Robert Hensing
2023-04-07
Require openssl >= 1.1.1
Robert Hensing
2023-04-07
libutil: Provide alternatives to startSignalHandlerThread
Robert Hensing
2023-04-07
Move initLibUtil() from initNix to initLibStore
Robert Hensing
2023-04-07
libmain: Clarify the lack of initLibExpr()
Robert Hensing
2023-04-07
Move macOS TMPDIR hack from initNix to initLibStore
Robert Hensing
2023-04-07
Move preloadNSS() from initNix to initLibStore
Robert Hensing
2023-04-07
Move sodium_init() to initLibStore()
Robert Hensing
2023-04-07
Move initLibStore() immediately after initLibUtil()
Robert Hensing
2023-04-07
Move loadConfFile() to initLibStore
Robert Hensing
2023-04-07
Move OpenSSL init to initLibUtil
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Merge pull request #7887 from obsidiansystems/add-derivation
Robert Hensing
2023-04-07
Add talkative msg for coro gc debug
Yorick van Pelt
2023-04-07
Always disable GC in a coroutine unless the patch is applied
Yorick van Pelt
2023-04-07
DisableGC: replace by CoroutineContext, std::shared_ptr<void>
Yorick van Pelt
2023-04-07
Disable GC inside coroutines on mac OS
Yorick van Pelt
2023-04-07
Add release notes for `nix derivation {add,show}`
John Ericson
2023-04-07
Create `nix derivation add` command
John Ericson
2023-04-07
Rename files to reflect new `nix derivation show` name
John Ericson
2023-04-07
`nix show-derivation` -> `nix derivation show`
John Ericson
2023-04-07
Liberate `checkDerivationOutputs` from `LocalStore`
John Ericson
2023-04-07
Include the name in the JSON for derivations
John Ericson
2023-04-07
Create `Derivation::fromJSON`
John Ericson
2023-04-07
Merge pull request #7515 from MatthewCroughan/mc/check-trusted-user
Théophane Hufschmitt
2023-04-07
Typo
Eelco Dolstra
2023-04-07
Rename and protect `BufferedSink::write`
Théophane Hufschmitt
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-06
Describe active experimental features in the contributing guide
John Ericson
2023-04-06
Link the new general documentation on xp features on the setting
John Ericson
2023-04-06
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-04-06
Fix typo in `no-url-literals` experimental feature docs
Noah Snelson
2023-04-06
Expand documentation for `experimental-features`
Noah Snelson
2023-04-06
Document the concept of “experimental feature” (#5930)
Théophane Hufschmitt
2023-04-05
Explicitely define `LockFile::operator!=`
Théophane Hufschmitt
2023-04-05
remove incorrect reference
Valentin Gagarin
2023-04-05
Merge pull request #7849 from milahu/fix-man-nix-shell
Valentin Gagarin
2023-04-05
docs: fix nix-shell commands
milahu
2023-04-05
Merge pull request #8167 from fricklerhandwerk/doc-nix-database
Valentin Gagarin
2023-04-05
add a definition of the nix database to the glossary
Mike (stew) O'Connor
2023-04-05
add anchor to 'local store'
Valentin Gagarin
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-04
Merge remote-tracking branch 'upstream/master' into list-experimental-features
John Ericson
2023-04-05
Merge pull request #7579 from fricklerhandwerk/review-process
Théophane Hufschmitt
2023-04-05
only triage non-trivial pull requests
Valentin Gagarin
2023-04-04
Apply suggestions from code review
John Ericson
[prev]
[next]