mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 10:12:28 +02:00
guix: Restore download and build-system-cmake modules
The time-machine commit in 31.x still requires these modules for the build to work.
This commit is contained in:
@@ -22,9 +22,11 @@
|
||||
((gnu packages python-xyz) #:select (python-pydantic-2))
|
||||
((gnu packages tls) #:select (openssl))
|
||||
((gnu packages version-control) #:select (git-minimal))
|
||||
(guix build-system cmake)
|
||||
(guix build-system python)
|
||||
(guix build-system pyproject)
|
||||
(guix build-system trivial)
|
||||
(guix download)
|
||||
(guix gexp)
|
||||
(guix git-download)
|
||||
((guix licenses) #:prefix license:)
|
||||
|
||||
Reference in New Issue
Block a user