Commit adcc088
committed
faiss: restore
Without the change the `python3Packages.faiss.passthru` are broken:
$ nix repl -f.
nix-repl> python3Packages.faiss.passthru
cudaPackages = «error: attribute 'cudaPackages' missing»;
cudaSupport = «error: attribute 'cudaSupport' missing»;
pythonSupport = «error: attribute 'pythonSupport' missing»;passthru attributes1 parent c55e1ef commit adcc088
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
| |||
0 commit comments