summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJared Baur <jaredbaur@fastmail.com>2025-12-22 13:04:42 -0800
committerJared Baur <jaredbaur@fastmail.com>2026-01-09 14:07:46 -0800
commit1dfa28594068cde0031ac471c48da20a18c67cd1 (patch)
tree923cf7ed748cb19cf83c965be59d781da4d1a07f /pkgs/development/python-modules/python-sql
parent45a1530683263666f42d1de4cdda328109d5a676 (diff)
zig: use setupHook attribute on zig derivation
By moving the zig setup hook to the zig derivation itself, we allow for zig to splice correctly with `callPackage`, meaning that the correct zig can be pulled in during builds when zig is in `nativeBuildInputs` (for example). This change retains the `zig.hook` attribute for backward compatibility by just pointing to the zig derivation. This also removes `zig_default_flags`, since now the setup hook is not a derivation that can be overridden. Overriding the build flags can now be done by setting `dontSetZigDefaultFlags = true`.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions