lix/maintainers
Alois Wohlschlager 741d3b441c
libstore: add LocalDerivationGoal setupSyscallFilter hook
The seccomp setup code was a huge chunk of conditionally compiled
platform-specific code. For this reason, it is appropriate to move it to the
platform-specific implementation file. Ideally its setup could be moved a bit
to make it happen at the same place as the Darwin restrictions, but that change
is going to be less mechanical.

Change-Id: I496aa3c4fabf34656aba1e32b0089044ab5b99f8
2024-08-06 18:27:09 +02:00
..
build-release-notes.nix
build-release-notes.py doc: Add more about the release note generator 2024-06-25 21:22:37 -07:00
buildtime_report.sh change shebangs of all .sh scripts to bash 2024-06-24 14:00:43 -07:00
check-headers.nix
check-headers.sh
check-syscalls.nix libstore/build: use an allowlist approach to syscall filtering 2024-07-25 18:24:40 +02:00
check-syscalls.sh libstore: add LocalDerivationGoal setupSyscallFilter hook 2024-08-06 18:27:09 +02:00
issue_import.py
upload_manual.sh