chore: Cleanup
This commit is contained in:
parent
10a49b9999
commit
51056d932c
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ lib.makeScope newScope (self: {
|
|||
pytestCheckHook
|
||||
;
|
||||
};
|
||||
python-scripts = self.callPackage ./python-scripts.nix { inherit buildPythonPackage poetry-core; };
|
||||
llama-cpp = self.callPackage ./package.nix { };
|
||||
docker = self.callPackage ./docker.nix { };
|
||||
docker-min = self.callPackage ./docker.nix { interactive = false; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue