hf_text-generation-inference/nix
Daniël de Kok 9ed0c85fe1
nix: add black and isort to the closure (#2619)
To make sure that everything is formatted with the same black version
as CI.

I sometimes use isort for new files to get nicely ordered imports,
so add it as well. Also set the isort configuration to format in a
way that is compatible with black.
2024-10-09 11:08:02 +02:00
..
client.nix
crate-overrides.nix
docker.nix nix: experimental support for building a Docker container (#2470) 2024-10-01 18:02:06 +02:00
impure-shell.nix nix: add black and isort to the closure (#2619) 2024-10-09 11:08:02 +02:00
overlay.nix nix: example of local package overrides during development (#2607) 2024-10-04 16:52:42 +02:00
server.nix