1
0
mirror of https://cgit.krebsco.de/krops/ synced 2025-02-15 03:35:50 +00:00

krops build: fix name

This commit is contained in:
lassulus 2019-07-16 20:55:29 +02:00
parent ee41207df1
commit 10fd67a6a2

View File

@ -5,7 +5,7 @@ in
{ exec, nix, openssh, populate, writeDash }: rec {
build = target:
exec "rebuild.${target.host}" rec {
exec "build.${target.host}" rec {
filename = "${openssh}/bin/ssh";
argv = [
filename