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-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
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
2022-11-06
manual: build action -> build task
Valentin Gagarin
2022-11-04
build-remote: Add brackets to error message
Patrick Jackson
2022-11-04
Remove stray tab
Eelco Dolstra
2022-11-04
Fix indentation
Eelco Dolstra
2022-11-04
Fix printing of eval errors with two format placeholders
Naïm Favier
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-03
SourceExprCommand: swallow EvalError, add tests for this
Yorick van Pelt
2022-11-02
Temporarily disable the debugger during completion evaluation
Yorick van Pelt
2022-11-01
tarfile: set directory mode to at least 0500, don't extract fflags
Yorick van Pelt
2022-10-31
Merge pull request #7231 from jfroche/fix/savedArgv-access
Eelco Dolstra
2022-10-31
Merge pull request #7039 from Mic92/libfetchers-variant
Théophane Hufschmitt
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-27
Merge pull request #7217 from NixOS/restore-nix-build-remote
Eelco Dolstra
2022-10-27
Pass the right argv when calling the build hook
Théophane Hufschmitt
[next]