diff options
Diffstat (limited to 'gnu/packages/duckdb.scm')
| -rw-r--r-- | gnu/packages/duckdb.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/duckdb.scm b/gnu/packages/duckdb.scm index 5d65e27c4c1..e965f302a97 100644 --- a/gnu/packages/duckdb.scm +++ b/gnu/packages/duckdb.scm | |||
| @@ -129,7 +129,7 @@ single-file databases with support for secondary indexes.") | |||
| 129 | (propagated-inputs | 129 | (propagated-inputs |
| 130 | (list python-adbc-driver-manager)) | 130 | (list python-adbc-driver-manager)) |
| 131 | (native-inputs | 131 | (native-inputs |
| 132 | (list pybind11 | 132 | (list pybind11-2 |
| 133 | python-fsspec | 133 | python-fsspec |
| 134 | ;; python-google-cloud-storage ;python-grpcio fails (see: guix/guix#1436) | 134 | ;; python-google-cloud-storage ;python-grpcio fails (see: guix/guix#1436) |
| 135 | python-numpy | 135 | python-numpy |
