1
0
mirror of https://cgit.krebsco.de/krops/ synced 2025-01-24 17:16:05 +00: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;
in
{ exec, nix, openssh, populate, writeDash, writeJSON }: rec {
{ exec, nix, openssh, populate, writeDash }: rec {
rebuild = target:
exec "rebuild.${target.host}" rec {