index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
Age
Commit message (
Expand
)
Author
2024-05-16
Allow enabling core dumps from builds for nix & child processes
midnightveil
2024-05-12
Merge "libstore: Fix sandbox=relaxed" into main
Artemis Tosini
2024-05-10
libutil: remove callback.hh
eldritch horrors
2024-05-09
libstore: un-callback-ify Store::queryRealisationUncached
eldritch horrors
2024-05-09
libstore: de-callback-ify Store::queryPathInfoUncached
eldritch horrors
2024-05-09
libstore: de-callback-ify CA realisation substitution
eldritch horrors
2024-05-08
libstore: Fix sandbox=relaxed
Théophane Hufschmitt
2024-05-07
libstore: limit CA realisation info substitution concurrency
eldritch horrors
2024-05-04
Fix /etc/group having desynced IDs from the actual UID in the sandbox
Jade Lovelace
2024-05-04
Merge "libstore/local-derivation-goal: prohibit creating setuid/setgid binari...
Maximilian Bosch
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-05-03
libstore: check additionalSandboxProfile
Artemis Tosini
2024-04-27
Run all derivation builders inside the sandbox on macOS
Puck Meerburg
2024-04-16
Merge "libstore/build: set NO_NEW_PRIVS for the sandbox" into main
Ilya K
2024-04-15
fix probable format bug in DerivationGoal::buildDone
Qyriad
2024-04-15
libstore/build: set NO_NEW_PRIVS for the sandbox
K900
2024-04-13
libstore/build: just copy the magic /etc files into the sandbox
K900
2024-04-11
Merge pull request #10456 from NixOS/fixpermdeniedbind
Théophane Hufschmitt
2024-04-11
Merge pull request #10362 from obsidiansystems/maybeLstat
John Ericson
2024-03-31
Merge changes Ib62d3d68,Ic3e7affe into main
jade
2024-03-29
Add `pre-commit` checks
Rebecca Turner
2024-03-29
Make things that can throw not noexcept anymore
Jade Lovelace
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-04
Merge pull request #9974 from edolstra/less-chatty-post-build-hook
eldritch horrors
2024-03-04
Merge pull request #9924 from 9999years/rename-yellowtxt
eldritch horrors
2024-03-04
Merge pull request #9804 from edolstra/missing-nar-crash
eldritch horrors
2024-03-04
Merge pull request #9797 from edolstra/fix-error-message
eldritch horrors
2024-03-04
Merge pull request #9763 from L-as/avoid-unnecessary-copy
eldritch horrors
2024-03-04
Merge pull request #9687 from edolstra/withFramedSink-ctrl-c-hang
eldritch horrors
2024-03-04
Merge pull request #9641 from amarshall/darwin-sandbox-stderr
eldritch horrors
2024-03-04
Merge pull request #9589 from obsidiansystems/floating-content-addressing-der...
eldritch horrors
2024-03-04
Merge pull request #9563 from obsidiansystems/tryResolve-evalStore
eldritch horrors
2024-03-04
Merge pull request #9400 from hercules-ci/refactors-from-5e3986f59cb
eldritch horrors
2024-03-04
Merge pull request #6469 from gbpdt/fix/skipped_build_locking
eldritch horrors
2024-03-04
Merge pull request #9271 from keszybz/if-fix
eldritch horrors
2024-03-04
Merge pull request #9246 from trofi/clarify-builder-uid-exhaustion
eldritch horrors
2024-03-04
Merge pull request #8965 from Artturin/bindfilesinchroot
eldritch horrors
2024-03-04
Merge pull request #9172 from tfc/bad-moves
eldritch horrors
2024-03-04
Merge pull request #9099 from obsidiansystems/common-proto
eldritch horrors
2023-10-02
Revert "Adapt scheduler to work with dynamic derivations"
John Ericson
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
[next]