build02: add missing run directory

This commit is contained in:
Ryan Mulligan 2022-07-28 21:08:40 -07:00
parent 8918a47f7e
commit 7f0ed088d7

View file

@ -160,6 +160,8 @@ in
"e /var/cache/nixpkgs-update/worker/nixpkgs-review - - - 1d -"
"d /run/nixpkgs-update/worker - r-ryantm r-ryantm - -"
"L /var/lib/nixpkgs-update/bin/nixpkgs-update - - - - ${nixpkgs-update.defaultPackage.${pkgs.system}}/bin/nixpkgs-update"
"L /var/lib/nixpkgs-update/github_token.txt - - - - ${config.sops.secrets.github-r-ryantm-token.path}"
"L /var/lib/nixpkgs-update/worker/github_token.txt - - - - ${config.sops.secrets.github-r-ryantm-token.path}"