From 0cc0ada5d44ade6cab2e9220f7993aaf77985e1b Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 25 Dec 2023 05:00:05 -0500 Subject: actions: use nix2workflow again --- ci.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ci.nix') diff --git a/ci.nix b/ci.nix index 94eac3e..1eb78e3 100644 --- a/ci.nix +++ b/ci.nix @@ -3,6 +3,8 @@ self, ... }: { + nix2workflow.output = self.hydraJobs; + flake.hydraJobs = let ciSystems = ["x86_64-linux" "x86_64-darwin"]; recursiveMerge = builtins.foldl' lib.recursiveUpdate {}; -- cgit v1.2.3