index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
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-29
Merge pull request #7358 from ncfavier/repl-exit-newline
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-28
use logger->cout
Naïm Favier
2022-11-28
repl: print a newline on ctrl-D
Naïm Favier
2022-11-27
Fix random client failures during GC server shutdown
Eelco Dolstra
2022-11-25
Don't use GC_STRNDUP
Eelco Dolstra
2022-11-23
Merge pull request #7337 from Radvendii/why-depends-ca
Théophane Hufschmitt
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-11-23
Fix why-depends for CA derivations
Taeer Bar-Yam
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
Indentation
Eelco Dolstra
2022-11-18
Separate cgroup support from auto-uid-allocation
Eelco Dolstra
2022-11-18
createTempDir(): Use std::atomic
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-16
Merge pull request #7134 from yorickvP/disable-dbg-on-complete
Théophane Hufschmitt
2022-11-16
Swallow the error in a more idiomatic way
Théophane Hufschmitt
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-15
Merge pull request #7260 from ncfavier/readFile-scan-references
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
build: use pkg-config for lowdown
Et7f3
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
Merge pull request #7258 from ncfavier/fix-eval-error-fmt
Théophane Hufschmitt
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-07
Merge pull request #7264 from patricksjackson/remote-brackets
Eelco Dolstra
2022-11-07
Merge pull request #7267 from fricklerhandwerk/build-task
Eelco Dolstra
[next]