Commit graph

8 commits

Author SHA1 Message Date
h7x4 41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
figsoda 219e644d5a zf: fix test 2023-09-30 11:56:17 -04:00
figsoda 7dcacb4fcc zf: 0.8.0 -> 0.9.0
Diff: https://github.com/natecraddock/zf/compare/refs/tags/0.8.0...0.9.0

Changelog: https://github.com/natecraddock/zf/releases/tag/0.9.0
2023-09-30 11:56:17 -04:00
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