| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-08 | buildPython hooks: format with shfmt | Yueh-Shun Li | |
| 2024-09-03 | treewide: handle postPhases __structuredAttrs-agnostically | Yueh-Shun Li | |
| Always specify the postPhases attribute as a list instead of a string. Append elements to the postPhases Bash variable using appendToVar instead of string or Bash array concatenation. | |||
| 2020-06-13 | buildPythonPackage: recompile bytecode for reproducibility | Frederik Rietdijk | |
| Due to a change in pip the unpacked wheels are no longer reproducible. We recompile the bytecode to cleanup this error. https://github.com/NixOS/nixpkgs/issues/81441 | |||
