diff --git a/flake.lock b/flake.lock index 962eb45..1b55f1c 100644 --- a/flake.lock +++ b/flake.lock @@ -466,11 +466,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1729880355, - "narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=", + "lastModified": 1737632463, + "narHash": "sha256-38J9QfeGSej341ouwzqf77WIHAScihAKCt8PQJ+NH28=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "18536bf04cd71abd345f9579158841376fdd0c5a", + "rev": "0aa475546ed21629c4f5bbf90e38c846a99ec9e9", "type": "github" }, "original": { diff --git a/systems/x86_64-linux/runner/services/github-runners/default.nix b/systems/x86_64-linux/runner/services/github-runners/default.nix index 88ec666..4a23b6b 100644 --- a/systems/x86_64-linux/runner/services/github-runners/default.nix +++ b/systems/x86_64-linux/runner/services/github-runners/default.nix @@ -22,7 +22,7 @@ services.github-nix-ci = { personalRunners."elliott-farrall/dotfiles" = { tokenFile = config.age.secrets.dotfiles.path; - num = 1; + num = 5; }; runnerSettings.extraPackages = with pkgs; [ openssh