top | item 44036350 (no title) lenova | 9 months ago As a non-Nix user, could you give me an example? discuss order hn newest Cloudef|9 months ago While flakes have their own "checks" thing, what I do is just have a app definition in flake with the required dependencies.https://github.com/Cloudef/zig-aio/blob/master/flake.nix#L25...https://github.com/Cloudef/zig-budoux/blob/master/flake.nix#...The actual GA workflow file is pretty simple: https://github.com/Cloudef/zig-aio/blob/master/.github/workf...
Cloudef|9 months ago While flakes have their own "checks" thing, what I do is just have a app definition in flake with the required dependencies.https://github.com/Cloudef/zig-aio/blob/master/flake.nix#L25...https://github.com/Cloudef/zig-budoux/blob/master/flake.nix#...The actual GA workflow file is pretty simple: https://github.com/Cloudef/zig-aio/blob/master/.github/workf...
Cloudef|9 months ago
https://github.com/Cloudef/zig-aio/blob/master/flake.nix#L25...
https://github.com/Cloudef/zig-budoux/blob/master/flake.nix#...
The actual GA workflow file is pretty simple: https://github.com/Cloudef/zig-aio/blob/master/.github/workf...