Skip to content

Commit f8a0776

Browse files
committed
vllm: create application from python package
1 parent e70ebe9 commit f8a0776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/top-level/all-packages.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10746,6 +10746,8 @@ with pkgs;
1074610746
openexr = openexr_3;
1074710747
};
1074810748

10749+
vllm = with python3Packages; toPythonApplication vllm;
10750+
1074910751
vte-gtk4 = vte.override {
1075010752
gtkVersion = "4";
1075110753
};

0 commit comments

Comments
 (0)