index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2022-11-21
Fix macOS build
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-21
Fix indentation
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-11-18
Use cgroup.kill to quickly kill cgroups
Eelco Dolstra
2022-11-18
Get CPU stats from the cgroup
Eelco Dolstra
2022-11-18
Separate cgroup support from auto-uid-allocation
Eelco Dolstra
2022-11-17
Fix segfault in unprivileged mode
Eelco Dolstra
2022-11-15
Merge pull request #7294 from tobim/support-aws-sdk-1.10
Théophane Hufschmitt
2022-11-15
Merge pull request #7283 from hercules-ci/issue-6572
Théophane Hufschmitt
2022-11-14
derivation-goal: Fix `requires non-existing output` error
Robert Hensing
2022-11-14
Merge remote-tracking branch 'nixos/master' into readFile-scan-references
Théophane Hufschmitt
2022-11-12
libstore: link to aws-crt-cpp
Tobias Mayer
2022-11-11
Restrict `readFile` context to references that appear in the string
Naïm Favier
2022-11-10
Remove the SystemdCgroup feature
Eelco Dolstra
2022-11-08
Fix build on macOS
Eelco Dolstra
2022-11-08
Split auto UID allocation from cgroups
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-10-27
Pass the right argv when calling the build hook
Théophane Hufschmitt
2022-10-22
Defer to SSH config files for ForwardAgent option
Austin Kiekintveld
2022-10-18
Implement BinaryCacheStore::queryPathFromHashPart()
Eelco Dolstra
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
Remove useless debug statements
Eelco Dolstra
2022-10-14
Use /usr/bin/true
Eelco Dolstra
2022-10-13
Fix error display if execve() in the builder fails
Eelco Dolstra
2022-10-13
Improve Rosetta detection
Eelco Dolstra
2022-10-12
Make warning about chroot store location more accurate
Steam Deck User
2022-10-05
Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...
Valentin Gagarin
2022-09-30
Merge pull request #7080 from squalus/nar-close-file
Eelco Dolstra
2022-09-24
Merge pull request #7078 from obsidiansystems/trustworthy-signature
Théophane Hufschmitt
2022-09-24
Merge pull request #7079 from matthewbauer/allow-untrusted-settings
Théophane Hufschmitt
2022-09-24
Merge pull request #7059 from NixOS/remove-useless-ca-file-message
Eelco Dolstra
2022-09-23
Apply suggestions from code review
John Ericson
2022-09-22
archive: check close errors when extracting nars
squalus
2022-09-22
Allow pass max-silent-time and build-poll-interval to daemon untrusted
Matthew Bauer
2022-09-22
Dodge "trusted" vs "trustworthy" by being explicit
John Ericson
2022-09-22
"valid signature" -> "trustworthy signature"
John Ericson
2022-09-19
Improve durability of schema version file writes
squalus
2022-09-19
Remove a useless debug message in filetransfer.cc
Théophane Hufschmitt
2022-09-13
Merge pull request #6994 from agbrooks/master
Théophane Hufschmitt
2022-09-12
Address PR feedback on #6694
Andrew Brooks
2022-09-06
Keep created temp dirs inside store, but protect from GC
Andrew Brooks
2022-09-02
Prevent tempdir from being GC-ed before addToStoreFromDump has renamed it
Andrew Brooks
2022-09-02
Don’t readDerivation if impure derivations feature is disabled
Matthew Bauer
2022-09-01
linkify mention of other options
Adam Joseph
2022-09-01
move substituter signature-checking conditions to configuration file document...
Adam Joseph
2022-08-26
Merge pull request #6954 from winterqt/darwin-sandbox-trustd
Eelco Dolstra
2022-08-24
fix(libstore): allow access to trustd on macOS
Winter
2022-08-24
Remove redundant Finally
Eelco Dolstra
[next]