chore: use nixpkgs's attic-client

This commit is contained in:
Luj 2024-06-25 15:24:50 +02:00
parent 461bc46771
commit 0d6345ecf2
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