]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
nix: package: don't introduce the dependency on python
authorSomeone Serge <redacted>
Tue, 26 Mar 2024 16:22:07 +0000 (16:22 +0000)
committerSomeone <redacted>
Thu, 28 Mar 2024 07:48:27 +0000 (07:48 +0000)
commit22a462cc1f69873f7d4c6d0201bd93478afa2ecb
tree7dfba9f4cfb54b20f9e06793c777d9fc19c7e89a
parentf6a0f5c6422200764b7929064c39dcf4bb0e9cd6
nix: package: don't introduce the dependency on python

- The generic /usr/bin/env shebangs are good enough
- Python deps are provisioned in the devShells
- We need to be able to leave python out at least on windows (currently breaks eval)
.devops/nix/package.nix