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-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-29
Restore ownership of / for non-uid-range builds
Eelco Dolstra
2022-11-28
Add a setting for enabling cgroups
Eelco Dolstra
2022-11-28
Check that auto-allocated UIDs don't clash with existing accounts
Eelco Dolstra
2022-11-28
Merge pull request #7313 from yorickvP/nlohmann-everywhere
Eelco Dolstra
2022-11-27
Fix random client failures during GC server shutdown
Eelco Dolstra
2022-11-23
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-22
Merge pull request #7328 from edolstra/nix-build-stats
Eelco Dolstra
2022-11-22
SimpleUserLock::getSupplementaryGIDs(): Filter out main gid
Eelco Dolstra
2022-11-22
Always call setgroups()
Eelco Dolstra
2022-11-21
Merge pull request #6456 from amjoseph-nixpkgs/seccomp-mips
Eelco Dolstra
2022-11-21
Use hex for startId
Eelco Dolstra
2022-11-21
AutoUserLock: If sandboxing is disabled, use the build users group
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
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-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
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
[next]