| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-03 | treewide: handle preInstallPhases __structuredAttrs-agnostically | Yueh-Shun Li | |
| Always specify the preInstallPhases attribute as a list instead of a string. Append elements to the preInstallPhases Bash variable using appendToVar instead of string or Bash array concatenation. | |||
| 2023-12-20 | python3.pkgs.pythonRuntimeDepsCheckHook: init | Martin Weinelt | |
| Implements a hook, that checks whether all dependencies, as specified by the wheel manifest, are present in the current environment. Complains about missing packages, as well as version specifier mismatches. | |||
