Skip to content

Commit

Permalink
Merge bitcoin#30752: guix: Drop unused autotools packages
Browse files Browse the repository at this point in the history
0004dcc guix: Drop unused autotools packages (Hennadii Stepanov)

Pull request description:

  This PR implements hebasto#294.

  From hebasto#294 (comment):
  > I think guix was already bumped to cmake, so this can be done in a separate pull already today?

ACKs for top commit:
  fanquake:
    ACK 0004dcc

Tree-SHA512: 60d0be8df6340797bebcd6a734e2a5a0a24df18b65c174af47ea652110f26aca00b019dd205b83ae0e664ba1322628f252ade461d2dc01353045347d405ad5fa
  • Loading branch information
fanquake committed Aug 30, 2024
2 parents c91cabb + 0004dcc commit 96b0a8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
(use-modules (gnu packages)
(gnu packages autotools)
((gnu packages bash) #:select (bash-minimal))
(gnu packages bison)
((gnu packages certs) #:select (nss-certs))
Expand Down Expand Up @@ -511,9 +510,6 @@ inspecting signatures in Mach-O binaries.")
gcc-toolchain-12
cmake-minimal
gnu-make
libtool
autoconf-2.71
automake
pkg-config
;; Scripting
python-minimal ;; (3.10)
Expand Down

0 comments on commit 96b0a8f

Please sign in to comment.