mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Update github-nix-ci
This commit is contained in:
parent
2dc01c3d36
commit
f8e39d9a35
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -484,11 +484,11 @@
|
|||
},
|
||||
"github-nix-ci": {
|
||||
"locked": {
|
||||
"lastModified": 1719027440,
|
||||
"narHash": "sha256-VmW8WU0dAWd/Sb5U/cvpv5AtabJi0OSI+113K7DkA8Q=",
|
||||
"lastModified": 1719098787,
|
||||
"narHash": "sha256-p13tatNNAfy+aEIxGkmE2GtCO4+toI/5YVxRwRL8Wno=",
|
||||
"owner": "juspay",
|
||||
"repo": "github-nix-ci",
|
||||
"rev": "4ad97740f34d6b12c294d87added9452aaf72de9",
|
||||
"rev": "daa0503091247685cdb4c78b7d1914267ca1dc79",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
services.github-nix-ci = {
|
||||
age.secretsDir = ../secrets;
|
||||
personalRunners = {
|
||||
"srid/nixos-config".num = 1;
|
||||
"srid/nixos-config".num = 2;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue