Unverified Commit 9263817c authored by Daniël de Kok's avatar Daniël de Kok Committed by GitHub
Browse files

nix: remove unused `_server.nix` file (#2538)

parent 169178b9
{
mkPoetryApplication,
pkg-config,
protobuf,
openssl,
}:
mkPoetryApplication {
# name = "text-generation-server";
projectDir = ./server;
# nativeBuildInputs = [ pkg-config ];
# buildInputs = [ openssl.dev protobuf ];
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment