mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
buildbot: update
This commit is contained in:
parent
95cfeba3ae
commit
08bb2458cc
2 changed files with 2 additions and 2 deletions
|
@ -156,7 +156,7 @@
|
|||
|
||||
machines = lib.luj.machines;
|
||||
|
||||
hydraJobs = {
|
||||
checks = {
|
||||
packages = packages;
|
||||
machines = lib.mapAttrs (_: v: v.config.system.build.toplevel) self.nixosConfigurations;
|
||||
};
|
||||
|
|
|
@ -24,7 +24,7 @@ in
|
|||
tokenFile = config.sops.secrets.github-token.path;
|
||||
webhookSecretFile = config.sops.secrets.github-webhook-secret.path;
|
||||
oauthSecretFile = config.sops.secrets.github-oauth-secret.path;
|
||||
oauthId = "355493f668a8e1aa10cf";
|
||||
oauthId = "bba3e144501aa5b8a5dd";
|
||||
user = "JulienMalka";
|
||||
admins = [ "JulienMalka" ];
|
||||
topic = "nix-ci";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue