mirror of
https://cgit.krebsco.de/krops/
synced 2025-01-24 09:06:07 +00:00
pkgs.krops: remove unused writeJSON
Last use was removed in commit ea08f87819
.
This commit is contained in:
parent
5cd8bd046e
commit
a690f0aeca
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user