Skip to content

bitcoin: fix broken build on aarch64-darwin#183951

Merged
prusnak merged 1 commit intoNixOS:masterfrom
prusnak:bitcoin
Jul 30, 2022
Merged

bitcoin: fix broken build on aarch64-darwin#183951
prusnak merged 1 commit intoNixOS:masterfrom
prusnak:bitcoin

Conversation

@prusnak
Copy link
Member

@prusnak prusnak commented Jul 30, 2022

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Jul 30, 2022
@prusnak prusnak merged commit fae19b6 into NixOS:master Jul 30, 2022
@prusnak prusnak deleted the bitcoin branch July 30, 2022 11:12
@ofborg ofborg bot requested a review from roconnor July 30, 2022 11:16
@ofborg ofborg bot added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jul 30, 2022
@github-actions
Copy link
Contributor

Successfully created backport PR #183957 for release-22.05.

justinmoon added a commit to justinmoon/fedimint that referenced this pull request Jul 31, 2022
justinmoon added a commit to justinmoon/fedimint that referenced this pull request Jul 31, 2022
dpc added a commit to dpc/fedimint that referenced this pull request Aug 9, 2022
Plus:

```
nix flake lock --update-input nixpkgs
```
to use the newest one available in nixpkgs, to include:

* NixOS/nixpkgs#179795
* NixOS/nixpkgs#183951
dpc added a commit to dpc/fedimint that referenced this pull request Aug 10, 2022
Plus:

```
nix flake lock --update-input nixpkgs
```
to use the newest one available in nixpkgs, to include:

* NixOS/nixpkgs#179795
* NixOS/nixpkgs#183951
dpc added a commit to dpc/fedimint that referenced this pull request Aug 10, 2022
Plus:

```
nix flake lock --update-input nixpkgs
```
to use the newest one available in nixpkgs, to include:

* NixOS/nixpkgs#179795
* NixOS/nixpkgs#183951
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bitcoin: broken on aarch64-darwin

1 participant