chore: use nixpkgs's attic-client

This commit is contained in:
Luj 2024-06-25 15:24:50 +02:00
parent d0c6aa3b3d
commit 63f2ed0272
Signed by: luj
GPG key ID: 6FC74C847011FD83
4 changed files with 2 additions and 16 deletions

View file

@ -40,7 +40,7 @@ in
};
systemd.services.buildbot-worker.path = lib.mkForce [
pkgs.attic
pkgs.attic-client
pkgs.git
pkgs.openssh
pkgs.gh