index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 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-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-06
Document the concept of “experimental feature” (#5930)
Théophane Hufschmitt
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-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
Merge pull request #7944 from yorickvP/fix-curRepl
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
nix-store.cc: Refactor, remove qDefault
Robert Hensing
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-03
Merge pull request #7611 from obsidiansystems/structured-command-stabilization
John Ericson
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Fix systemd logging for lvlNotice: eqv to lvlInfo, not lvlVomit
Robert Hensing
2023-04-03
Fix BuildResult.toString() for NoSubstituters
Robert Hensing
2023-04-03
Stuctured command stability
John Ericson
2023-04-03
Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...
Robert Hensing
2023-04-03
Merge pull request #8152 from obsidiansystems/move-querySubstitutablePathInfos
Eelco Dolstra
2023-04-03
eval: Fix crash on missing printValue tBlackhole case
Robert Hensing
2023-04-03
Merge pull request #7610 from obsidiansystems/gate-default-settings
Théophane Hufschmitt
2023-04-03
Merge pull request #8039 from obsidiansystems/prioritize-testing
Théophane Hufschmitt
2023-04-03
Merge pull request #8151 from obsidiansystems/internal-api-docs-pr-template
Eelco Dolstra
2023-04-02
Move `querySubstitutablePathInfos` from `LocalStore` to `Store`
John Ericson
2023-04-02
Mention internal API docs in PR template
John Ericson
2023-04-01
Merge pull request #8122 from bjornfor/use-nix-store-l-unless-experimental-en...
John Ericson
2023-04-01
Merge pull request #8133 from obsidiansystems/improve-internal-api-docs
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-31
Merge pull request #8142 from patricksjackson/atomic-sync
John Ericson
2023-03-31
Replace unnecessary Sync<uint64_t> with std::atomic<uint64_t>
Patrick Jackson
2023-03-31
Merge pull request #8137 from edolstra/lazy-trees-cherrypicks
Eelco Dolstra
2023-03-31
Indentation
Eelco Dolstra
2023-03-31
Add CanonPath::makeRelative()
Eelco Dolstra
2023-03-31
Merge pull request #8139 from edolstra/no-nixpkgsFor-output
Eelco Dolstra
2023-03-31
Merge pull request #8138 from tweag/fix-installer-vm-tests
Eelco Dolstra
[next]