1
0
mirror of https://cgit.krebsco.de/krops synced 2024-06-12 18:53:38 +02:00

pkgs.krops: remove unused writeJSON

Last use was removed in commit ea08f87819.
This commit is contained in:
tv 2018-09-16 02:16:22 +02:00
parent 5cd8bd046e
commit a690f0aeca

View File

@ -2,7 +2,7 @@ let
lib = import ../../lib; lib = import ../../lib;
in in
{ exec, nix, openssh, populate, writeDash, writeJSON }: rec { { exec, nix, openssh, populate, writeDash }: rec {
rebuild = target: rebuild = target:
exec "rebuild.${target.host}" rec { exec "rebuild.${target.host}" rec {