build02/nixpkgs-update: defaultPackage -> packages
This commit is contained in:
parent
42c9129389
commit
6cf1921745
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ in
|
|||
"e /var/cache/nixpkgs-update/worker/nixpkgs-review - - - 1d -"
|
||||
|
||||
"d /var/lib/nixpkgs-update/bin/ 700 r-ryantm r-ryantm - -"
|
||||
"L+ ${nixpkgs-update-bin} - - - - ${nixpkgs-update.defaultPackage.${pkgs.system}}/bin/nixpkgs-update"
|
||||
"L+ ${nixpkgs-update-bin} - - - - ${nixpkgs-update.packages.${pkgs.system}.default}/bin/nixpkgs-update"
|
||||
"L+ /var/lib/nixpkgs-update/worker/github_token.txt - - - - ${config.sops.secrets.github-r-ryantm-token.path}"
|
||||
"d /var/lib/nixpkgs-update/worker/cachix/ 700 r-ryantm r-ryantm - -"
|
||||
"L+ /var/lib/nixpkgs-update/worker/cachix/cachix.dhall - - - - ${config.sops.secrets.nix-community-cachix.path}"
|
||||
|
|
Loading…
Add table
Reference in a new issue