diff options
Diffstat (limited to 'gnu/packages/ipfs.scm')
| -rw-r--r-- | gnu/packages/ipfs.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm index def344cfff2..113226cb86d 100644 --- a/gnu/packages/ipfs.scm +++ b/gnu/packages/ipfs.scm | |||
| @@ -2369,7 +2369,6 @@ types.") | |||
| 2369 | (build-system go-build-system) | 2369 | (build-system go-build-system) |
| 2370 | (arguments | 2370 | (arguments |
| 2371 | (list | 2371 | (list |
| 2372 | #:go go-1.26 | ||
| 2373 | #:install-source? #f | 2372 | #:install-source? #f |
| 2374 | #:embed-files #~(list "sorted-network-list.bin" ".*\\.css" ".*\\.html") | 2373 | #:embed-files #~(list "sorted-network-list.bin" ".*\\.css" ".*\\.html") |
| 2375 | #:unpack-path "github.com/ipfs/kubo" | 2374 | #:unpack-path "github.com/ipfs/kubo" |
