Commit graph

5 commits

Author SHA1 Message Date
figsoda 17d404ee80 zig.hook: rename from zigHook
This makes using specific versions of zig easier (without overrides)
2023-08-10 02:37:53 +00:00
Anderson Torres 393a936719 zf: disable tests 2023-08-05 11:10:50 +00:00
Anderson Torres fe310a1855 zf: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Daniel Nagy dd3f0ee099
zf: install shell files, run tests
Also separate buildPhase to make nix-shell workable.
2023-05-24 15:35:48 +02:00
Mostly Void 1fdbbc364a zf: init at 0.8.0 2023-03-24 21:33:22 -03:00