cachix-deploy #46

Merged
jahanson merged 6 commits from cachix-deploy into main 2024-06-19 10:31:04 -05:00
Showing only changes of commit 15e0e48de1 - Show all commits

View file

@ -106,6 +106,8 @@
imports = x86_64-linux-modules;
};
# Constructs a deploy.json output that can be used to deploy the runners
# https://docs.cachix.org/deploy/reference#deploy-json
deploy-json =
let
inherit (common "aarch64-linux") cachix-deploy-lib;