flake.nix: fix typo
betwen -> between
This commit is contained in:
parent
39d8bc71ed
commit
4c5da24ddb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
git,
|
||||
python3,
|
||||
mpi,
|
||||
openblas, # TODO: Use the generic `blas` so users could switch betwen alternative implementations
|
||||
openblas, # TODO: Use the generic `blas` so users could switch between alternative implementations
|
||||
cudaPackages,
|
||||
darwin,
|
||||
rocmPackages,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue