Skip to content

doc: Update Guix install for Debian/Ubuntu#34671

Merged
achow101 merged 1 commit intobitcoin:masterfrom
maflcko:2602-doc-guix-less
Feb 25, 2026
Merged

doc: Update Guix install for Debian/Ubuntu#34671
achow101 merged 1 commit intobitcoin:masterfrom
maflcko:2602-doc-guix-less

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented Feb 25, 2026

Fixes #33982

Fixes bitcoin#33982

Co-authored-by: Purple Ninja <129023353+ToRyVand@users.noreply.github.com>
@DrahtBot DrahtBot added the Docs label Feb 25, 2026
@maflcko maflcko added this to the 31.0 milestone Feb 25, 2026
@DrahtBot
Copy link
Contributor

DrahtBot commented Feb 25, 2026

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK willcl-ark, janb84, achow101

If your review is incorrectly listed, please copy-paste <!--meta-tag:bot-skip--> into the comment that the bot should ignore.

Copy link
Member

@willcl-ark willcl-ark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK faa70ca

Copy link
Contributor

@janb84 janb84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was discussed enough ACK faa70ca

lgtm.

@achow101
Copy link
Member

ACK faa70ca

@achow101 achow101 merged commit 707ad46 into bitcoin:master Feb 25, 2026
26 checks passed
@maflcko maflcko deleted the 2602-doc-guix-less branch February 26, 2026 07:10
fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Feb 26, 2026
Fixes bitcoin#33982

Co-authored-by: Purple Ninja <129023353+ToRyVand@users.noreply.github.com>

Github-Pull: bitcoin#34671
Rebased-From: faa70ca
@fanquake
Copy link
Member

Backported to 30.x in #34459.

@fanquake fanquake mentioned this pull request Feb 26, 2026
fanquake pushed a commit to fanquake/bitcoin that referenced this pull request Feb 26, 2026
Fixes bitcoin#33982

Co-authored-by: Purple Ninja <129023353+ToRyVand@users.noreply.github.com>

Github-Pull: bitcoin#34671
Rebased-From: faa70ca
This was referenced Feb 26, 2026
@fanquake
Copy link
Member

Backported to 29.x in #34680.

achow101 pushed a commit to achow101/bitcoin that referenced this pull request Feb 26, 2026
Fixes bitcoin#33982

Co-authored-by: Purple Ninja <129023353+ToRyVand@users.noreply.github.com>

Github-Pull: bitcoin#34671
Rebased-From: faa70ca
@achow101
Copy link
Member

Backported to 28.x in #34620

fanquake added a commit that referenced this pull request Feb 27, 2026
fdaf656 doc: update release notes for v30.x (fanquake)
0202ae3 doc: Update Guix install for Debian/Ubuntu (MarcoFalke)
2d035b1 guix: use a temporary file over sponge (fanquake)
dca7700 test: valgrind --trace-children=yes for bitcoin wrapper (MarcoFalke)
dd89249 test: Remove redundant warning about missing binaries (MarcoFalke)
6993b1b test: Fix broken --valgrind handling after bitcoin wrapper (MarcoFalke)
d54d7df wallet: rpc: manpage: fix example missing `fee_rate` argument (SomberNight)
412725b net: reduce log level for PCP/NAT-PMP NOT_AUTHORIZED failures (ANAVHEOBA)
85f8d28 build: avoid exporting secp256k1 symbols (Cory Fields)
b7a182c doc: fix broken bpftrace installation link (jayvaliya)
1a757af ci: Print verbose build error message in test-each-commit (MarcoFalke)
f5d4dc9 ci: [refactor] Allow overwriting check option in run helper (MarcoFalke)
7317a0b ci: Always print low ccache hit rate notice (MarcoFalke)
0a768d4 fuzz: Use `__AFL_SHM_ID` for naming test directories (marcofleon)
48749cf miniscript: correct and_v() properties (Antoine Poinsot)
19b3e2e test: use ModuleNotFoundError in interface_ipc.py (fanquake)

Pull request description:

  Backports:
  * #34409
  * #34434
  * #34445
  * #34453
  * #34461
  * #34510
  * #34549
  * #34554
  * #34561
  * #34608
  * #34627
  * #34671

ACKs for top commit:
  willcl-ark:
    ACK fdaf656
  marcofleon:
    lgtm ACK fdaf656

Tree-SHA512: dc0ca9a6298519e1dc69d37985f82d87765b6857b491285e3ff77eac5870bf72c662f18ab90b35d3df595dc75f9b0762299259e53588efb7f4994797fdd07213
fanquake added a commit that referenced this pull request Mar 4, 2026
44e6dda doc: update manpages for v28.4rc2 (Ava Chow)
46ff369 doc: Update release notes for v28.4rc2 (Ava Chow)
6cf3d82 build: bump version to v28.4rc2 (Ava Chow)
931f12d doc: Update Guix install for Debian/Ubuntu (MarcoFalke)
242b9ae QA: tool_wallet: Check that db.log is deleted with a lone legacy wallet, but not with a shared db environment (Luke Dashjr)
c5d9f75 Bugfix: Wallet/Migration: Move backup into wallet directory when migrating from non-directory (Luke Dashjr)
6494072 Wallet/Migration: Skip moving the backup file back and forth for no reason (Luke Dashjr)
619480b Wallet/Migration: If loading the new watchonly or solvables wallet fails, log the correct wallet name in error message (Luke Dashjr)
29abedc Wallet/bdb: Safely and correctly list files only used by the single wallet (Luke Dashjr)

Pull request description:

  Backports:

  * #34370
  * #34671

  And the rc2 release process things

ACKs for top commit:
  willcl-ark:
    ACK 44e6dda

Tree-SHA512: beb478a057b14c3ad9f1ce049f304fa1a5ff948c3492efbd39c51b9bb73a695a5382292513ee53f9ee64ecbbe6370cbbf2781bee01cf3dc262623be4110eacd8
fanquake added a commit that referenced this pull request Mar 9, 2026
98ea6ca doc: update release notes for v29.x (fanquake)
490cd87 netif: fix compilation warning in QueryDefaultGatewayImpl() (MarcoFalke)
98af76f wallet: rpc: manpage: fix example missing `fee_rate` argument (SomberNight)
532afe9 doc: Update Guix install for Debian/Ubuntu (MarcoFalke)
5910bd3 doc: fix broken bpftrace installation link (jayvaliya)

Pull request description:

  Backports:
  * #34093
  * #34510
  * #34561
  * #34671

ACKs for top commit:
  marcofleon:
    ACK 98ea6ca

Tree-SHA512: 01d4c4e41f27c98c9f37d6140e0be0e2ec21f147dc82fd8652c16c9c09650fea8a8cbd7df2571cb7f108c4178c8eab8ca992a58f42ac6eab5f74bd97e435efb0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build: guix package was removed from debian

6 participants