aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01move documentation on `auto-allocate-uids` to options docsValentin Gagarin
2022-12-01Merge pull request #7375 from NixOS/formatting-nitpickValentin Gagarin
2022-11-30add missing newline, for consistent formattingValentin Gagarin
2022-11-30Merge pull request #7372 from edolstra/fix-jsonEelco Dolstra
2022-11-30nix store make-content-addressed: Fix JSON constructionEelco Dolstra
2022-11-29Merge pull request #7342 from fricklerhandwerk/refactor-generate-builtinsThéophane Hufschmitt
2022-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-29Restore ownership of / for non-uid-range buildsEelco Dolstra
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-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-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