Permissions Fix by Stefterv · Pull Request #1400 · processing/processing4

@Stefterv

Set dir permission to fix an issue for the nix packagemanager

neobrain added a commit to neobrain/processing4 that referenced this pull request

Mar 5, 2026
This is required for building against read-only JDK installations (notably
used when building with Nix). processing#1400 already attempted to integrate my nixpkgs
patch for this purpose, but it accidentally placed the dirPermissions line
under a different task.