index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-01
move documentation on `auto-allocate-uids` to options docs
Valentin Gagarin
2022-12-01
Merge pull request #7375 from NixOS/formatting-nitpick
Valentin Gagarin
2022-11-30
add missing newline, for consistent formatting
Valentin Gagarin
2022-11-30
Merge pull request #7372 from edolstra/fix-json
Eelco Dolstra
2022-11-30
nix store make-content-addressed: Fix JSON construction
Eelco Dolstra
2022-11-29
Merge pull request #7342 from fricklerhandwerk/refactor-generate-builtins
Théophane Hufschmitt
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 #7365 from NixOS/fix-6979-nobody-user-in-docker
Eelco Dolstra
2022-11-29
Merge pull request #7358 from ncfavier/repl-exit-newline
Eelco Dolstra
2022-11-29
Merge pull request #7363 from NixOS/dependabot/github_actions/zeebe-io/backpo...
Eelco Dolstra
2022-11-29
Add nobody user/group to Nix docker image
Rok Garbas
2022-11-28
Bump zeebe-io/backport-action from 0.0.8 to 0.0.9
dependabot[bot]
2022-11-28
Add example
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 evaluation
Eelco Dolstra
2022-11-27
Add tests for auto-uid-allocation, uid-range and cgroups
Eelco Dolstra
2022-11-27
Merge pull request #7353 from edolstra/gc-shutdown
Eelco Dolstra
2022-11-27
Fix random client failures during GC server shutdown
Eelco Dolstra
2022-11-26
Merge pull request #7350 from edolstra/remove-strndup
Eelco Dolstra
2022-11-25
Don't use GC_STRNDUP
Eelco Dolstra
2022-11-24
refactor rendering documentation of builtins
Valentin Gagarin
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
Include UID in hex
Eelco Dolstra
2022-11-23
Add release notes
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
Merge pull request #7333 from fricklerhandwerk/language-overview
Eelco Dolstra
2022-11-22
fix error in language overview
Valentin Gagarin
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
[next]