Unverified Commit 8f1aaaaf authored by Jappie3's avatar Jappie3
Browse files

cfssl: add meta.mainProgram

parent ec7caabe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,5 +38,6 @@ buildGoModule rec {
    description = "Cloudflare's PKI and TLS toolkit";
    license = licenses.bsd2;
    maintainers = with maintainers; [ mbrgm ];
    mainProgram = "cfssl";
  };
}