aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/local-derivation-goal.cc
AgeCommit message (Expand)Author
2024-05-09libstore: de-callback-ify Store::queryPathInfoUncachedeldritch horrors
2024-05-08libstore: Fix sandbox=relaxedThéophane Hufschmitt
2024-05-04Fix /etc/group having desynced IDs from the actual UID in the sandboxJade Lovelace
2024-05-04Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...Maximilian Bosch
2024-05-03libstore/local-derivation-goal: prohibit creating setuid/setgid binariesMaximilian Bosch
2024-05-03libstore: check additionalSandboxProfileArtemis Tosini
2024-04-27Run all derivation builders inside the sandbox on macOSPuck Meerburg
2024-04-15libstore/build: set NO_NEW_PRIVS for the sandboxK900
2024-04-13libstore/build: just copy the magic /etc files into the sandboxK900
2024-04-11Merge pull request #10456 from NixOS/fixpermdeniedbindThéophane Hufschmitt
2024-04-11Merge pull request #10362 from obsidiansystems/maybeLstatJohn Ericson
2024-03-29Make things that can throw not noexcept anymoreJade Lovelace
2024-03-18libutil: make AutoCloseFD a better resourceeldritch horrors
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-07Copy the output of fixed-output derivations before registering themPuck Meerburg
2024-03-04Merge pull request #9924 from 9999years/rename-yellowtxteldritch horrors
2024-03-04Merge pull request #9271 from keszybz/if-fixeldritch horrors
2024-03-04Merge pull request #9246 from trofi/clarify-builder-uid-exhaustioneldritch horrors
2024-03-04Merge pull request #8965 from Artturin/bindfilesinchrooteldritch horrors
2024-03-04Merge pull request #9172 from tfc/bad-moveseldritch horrors
2023-08-25Introduce `OutputName` and `OutputNameView` type aliasesJohn Ericson
2023-08-18Fixing #7479John Ericson
2023-08-10Make the Derived Path family of types inductive for dynamic derivationsJohn Ericson
2023-08-07Stabilize `discard-references`Théophane Hufschmitt
2023-07-24Clean up store hierarchy with `IndirectRootStore`John Ericson
2023-07-21Merge pull request #8724 from obsidiansystems/queryPartialDerivationOutputMap...John Ericson
2023-07-21Merge pull request #8650 from obsidiansystems/content-address-simplerEelco Dolstra
2023-07-20Give `queryPartialDerivationOutputMap` an `evalStore` parameterJohn Ericson
2023-07-17Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groupsThéophane Hufschmitt
2023-07-14Test nested sandboxing, and make nicer errorJohn Ericson
2023-07-11Always attempt setgroups but allow failure to be ignored.Ben Radford
2023-07-11Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...Ben Radford
2023-07-07Simplify `ContentAddress`John Ericson
2023-06-30linkOrCopy: Fallback upon cross-device link error (EXDEV)Yueh-Shun Li
2023-06-21Merge pull request #8374 from obsidiansystems/improve-path-settingJohn Ericson
2023-06-19Remove unused `#include` from `local-derivation-goal.cc`John Ericson
2023-06-19Split out worker protocol template definitions from declarationsJohn Ericson
2023-06-18Split `OptionalPathSetting` from `PathSetting`John Ericson
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-09Merge branch 'master' into angerman/mac-fix-recursive-nixEelco Dolstra
2023-05-25Properly report build errors on chrooted storesThéophane Hufschmitt
2023-05-24Normalize the hash-rewriting process when building derivationsThéophane Hufschmitt
2023-05-24Use a RewritingSink in derivation goalThéophane Hufschmitt
2023-05-24Make `RewritingSink` accept a map of rewritesThéophane Hufschmitt
2023-05-19Shortcircuit for empty caFileGuillaume Maudoux
2023-05-19Make mounting ssl cert file optionalGuillaume Maudoux
2023-05-19Merge pull request #7312 from layus/fixed-output-system-certEelco Dolstra
2023-05-15Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...John Ericson
2023-05-15Update src/libstore/build/local-derivation-goal.ccJohn Ericson