Make CA derivations compatible with recursive Nix
Add an access-control list to the realisations in recursive-nix (similar to the already existing one for store paths), so that we can build content-addressed derivations in the restricted store. Fix #4353
Showing
- src/libstore/build/local-derivation-goal.cc 19 additions, 2 deletionssrc/libstore/build/local-derivation-goal.cc
- src/libstore/build/local-derivation-goal.hh 8 additions, 0 deletionssrc/libstore/build/local-derivation-goal.hh
- tests/ca/recursive.sh 11 additions, 0 deletionstests/ca/recursive.sh
- tests/local.mk 1 addition, 0 deletionstests/local.mk
- tests/recursive.sh 9 additions, 8 deletionstests/recursive.sh
Loading
Please register or sign in to comment