1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ciri-long: Use pyproject-build-system.

* gnu/packages/bioinformatics.scm (ciri-long): [build-system]: Use pyproject.

Change-Id: Ie4ff2f95cfe1988bb2b75eb78bda77b8c4259105
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Kjartan Oli Agustsson
2025-06-18 00:25:47 +00:00
committed by Sharlatan Hellseher
parent aeb5fd0a24
commit dbfce79477

View File

@@ -4711,7 +4711,7 @@ consensus sequences.")
"10k88i1fcqchrrjv82rmylwvbwqfba0n51palhig9hsg71xs0dbi"))
;; Delete bundled binary
(snippet '(delete-file "libs/ccs"))))
(build-system python-build-system)
(build-system pyproject-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases