Remove cachix from dependencies

The rest of the Cachix infrastructure is intact. For now.
This commit is contained in:
puck 2024-03-10 13:03:16 +00:00
parent ec2ef903ab
commit e1dfa0e545

View file

@ -54,7 +54,6 @@ in
after = [ "network.target" "buildbot-master.service" ];
wantedBy = [ "multi-user.target" ];
path = [
pkgs.cachix
pkgs.git
pkgs.openssh
pkgs.nix