mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
- Add __structuredAttrs = true and strictDeps = true. - Reorder fetchSubmodules before hash. - Split postPatch into two concatenated '' strings, one per distinct patch operation, keeping the "skip plugin tests" comment out of the embedded shell script text. Assisted-by: Claude Code (Claude Sonnet 5)