Commit Graph

6 Commits

Author SHA1 Message Date
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01: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
d695b7ef5b linuxwave: 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
figsoda
e7fac60f88 linuxwave: 0.1.4 -> 0.1.5
Diff: https://github.com/orhun/linuxwave/compare/v0.1.4...v0.1.5

Changelog: https://github.com/orhun/linuxwave/blob/v0.1.5/CHANGELOG.md
2023-07-21 09:33:28 -04:00
figsoda
4d521ebc2a linuxwave: 0.1.3 -> 0.1.4
Diff: https://github.com/orhun/linuxwave/compare/v0.1.3...v0.1.4

Changelog: https://github.com/orhun/linuxwave/blob/v0.1.4/CHANGELOG.md
2023-06-29 14:26:28 -04:00
figsoda
7265c2b8a0 linuxwave: init at 0.1.3 2023-04-22 18:47:14 -04:00