agate: enable ca-derivations

This commit is contained in:
xinyangli 2025-05-06 11:12:53 +08:00
parent 8ff6c2f920
commit 2bf9cf02d7
No known key found for this signature in database
3 changed files with 6 additions and 0 deletions

View file

@ -4,5 +4,6 @@
hydraURL = "http://agate.coho-tet.ts.net:3000/";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
};
}