Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
9263817c
Unverified
Commit
9263817c
authored
Sep 23, 2024
by
Daniël de Kok
Committed by
GitHub
Sep 23, 2024
Browse files
nix: remove unused `_server.nix` file (#2538)
parent
169178b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
17 deletions
+0
-17
_server.nix
_server.nix
+0
-17
No files found.
_server.nix
deleted
100644 → 0
View file @
169178b9
{
mkPoetryApplication
,
pkg-config
,
protobuf
,
openssl
,
}:
mkPoetryApplication
{
# name = "text-generation-server";
projectDir
=
./server
;
# nativeBuildInputs = [ pkg-config ];
# buildInputs = [ openssl.dev protobuf ];
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment