mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
aeb5fd0a24
commit
dbfce79477
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue