aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-29Merge pull request #7365 from NixOS/fix-6979-nobody-user-in-dockerEelco Dolstra
2022-11-29Merge pull request #7358 from ncfavier/repl-exit-newlineEelco Dolstra
2022-11-29Merge pull request #7363 from NixOS/dependabot/github_actions/zeebe-io/backpo...Eelco Dolstra
2022-11-29Add nobody user/group to Nix docker imageRok Garbas
2022-11-28Bump zeebe-io/backport-action from 0.0.8 to 0.0.9dependabot[bot]
2022-11-28Add exampleEelco Dolstra
2022-11-28Add a setting for enabling cgroupsEelco Dolstra
2022-11-28Check that auto-allocated UIDs don't clash with existing accountsEelco Dolstra
2022-11-28Merge pull request #7313 from yorickvP/nlohmann-everywhereEelco Dolstra
2022-11-28use logger->cout Naïm Favier
2022-11-28repl: print a newline on ctrl-DNaïm Favier
2022-11-27Fix evaluationEelco Dolstra
2022-11-27Add tests for auto-uid-allocation, uid-range and cgroupsEelco Dolstra
2022-11-27Merge pull request #7353 from edolstra/gc-shutdownEelco Dolstra
2022-11-27Fix random client failures during GC server shutdownEelco Dolstra
2022-11-26Merge pull request #7350 from edolstra/remove-strndupEelco Dolstra
2022-11-25Don't use GC_STRNDUPEelco Dolstra
2022-11-24refactor rendering documentation of builtinsValentin Gagarin
2022-11-24the point is setting a default reviewer, not notificationsValentin Gagarin
2022-11-23Merge pull request #7337 from Radvendii/why-depends-caThéophane Hufschmitt
2022-11-23add explanation and testTaeer Bar-Yam
2022-11-23Fix why-depends for CA derivationsTaeer Bar-Yam
2022-11-23Include UID in hexEelco Dolstra
2022-11-23Add release notesEelco Dolstra
2022-11-23Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-22Merge pull request #7328 from edolstra/nix-build-statsEelco Dolstra
2022-11-22Merge pull request #7333 from fricklerhandwerk/language-overviewEelco Dolstra
2022-11-22fix error in language overviewValentin Gagarin
2022-11-22SimpleUserLock::getSupplementaryGIDs(): Filter out main gidEelco Dolstra
2022-11-22Always call setgroups()Eelco Dolstra
2022-11-21Merge pull request #6456 from amjoseph-nixpkgs/seccomp-mipsEelco Dolstra
2022-11-21Use hex for startIdEelco Dolstra
2022-11-21rewordValentin Gagarin
2022-11-21add maintainers' handbookValentin Gagarin
2022-11-21AutoUserLock: If sandboxing is disabled, use the build users groupEelco Dolstra
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-21Rename derivedPathsWithHintsToJSON -> builtPathsToJSONEelco Dolstra
2022-11-21Fix macOS buildEelco Dolstra
2022-11-21Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-21Fix indentationEelco Dolstra
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-21Rename derivedPathsWithHintsToJSON -> builtPathsToJSONEelco Dolstra
2022-11-18Use cgroup.kill to quickly kill cgroupsEelco Dolstra
2022-11-18Get CPU stats from the cgroupEelco Dolstra
2022-11-18IndentationEelco Dolstra
2022-11-18Separate cgroup support from auto-uid-allocationEelco Dolstra
2022-11-18createTempDir(): Use std::atomicEelco Dolstra
2022-11-17Fix segfault in unprivileged modeEelco Dolstra
2022-11-16Replace src/libutil/json.cc with nlohmann json generationYorick van Pelt
2022-11-16Merge pull request #7134 from yorickvP/disable-dbg-on-completeThéophane Hufschmitt