Skip to content

Commit ed84807

Browse files
committed
worker: use system nix
1 parent adda029 commit ed84807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/worker.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ in
9696
pkgs.cachix
9797
pkgs.git
9898
pkgs.openssh
99-
pkgs.nix
99+
config.nix.package
100100
pkgs.bash
101101
pkgs.coreutils
102102
cfg.nixEvalJobs.package

0 commit comments

Comments
 (0)