fluidattacks / makes

A software supply chain framework powered by Nix.
https://makes.fluidattacks.tech/
MIT License
448 stars 43 forks source link

Makes is unable to rm STATE on darwin #1204

Closed dacevedo12 closed 11 months ago

dacevedo12 commented 11 months ago

https://github.com/fluidattacks/makes/blob/main/src/args/make-script/template.sh#L64

fails due to Permission denied

dacevedo12 commented 11 months ago

nvm, I forgot to update dir permissions after cp from the nix store