Remove cachix from dependencies
The rest of the Cachix infrastructure is intact. For now.
This commit is contained in:
parent
ec2ef903ab
commit
e1dfa0e545
|
@ -54,7 +54,6 @@ in
|
||||||
after = [ "network.target" "buildbot-master.service" ];
|
after = [ "network.target" "buildbot-master.service" ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
path = [
|
path = [
|
||||||
pkgs.cachix
|
|
||||||
pkgs.git
|
pkgs.git
|
||||||
pkgs.openssh
|
pkgs.openssh
|
||||||
pkgs.nix
|
pkgs.nix
|
||||||
|
|
Loading…
Reference in a new issue