Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasabiwallet: 2.0.2 -> 2.0.2.1 #186155

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zkSNACKs/WalletWasabi/releases.

meta.description for wasabiwallet is: "Privacy focused Bitcoin wallet"

meta.homepage for wasabiwallet is: "https://wasabiwallet.io/"

meta.changelog for wasabiwallet is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.0.1.4 with grep in /nix/store/9s412lavcnj66bbhr7kga8xsmgs2q13r-wasabiwallet-2.0.1.4
  • found 2.0.1.4 in filename of file in /nix/store/9s412lavcnj66bbhr7kga8xsmgs2q13r-wasabiwallet-2.0.1.4

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
wasabiwallet
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9s412lavcnj66bbhr7kga8xsmgs2q13r-wasabiwallet-2.0.1.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A wasabiwallet https://github.com/r-ryantm/nixpkgs/archive/49d2f6a2705f100dbdb53663f244cf33a46315fd.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9s412lavcnj66bbhr7kga8xsmgs2q13r-wasabiwallet-2.0.1.4
ls -la /nix/store/9s412lavcnj66bbhr7kga8xsmgs2q13r-wasabiwallet-2.0.1.4/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • wasabiwallet

Maintainer pings

cc @mmahut for testing.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Aug 11, 2022
@onny
Copy link
Contributor

onny commented Aug 12, 2022

@mmahut Fails to run for me

2022-08-12 21:57:07.165 [1] CRITICAL	Program.Main (134)	System.DllNotFoundException: Unable to load shared library 'libICE.so.6' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibICE.so.6: cannot open shared object file: No such file or directory

@r-ryantm r-ryantm changed the title wasabiwallet: 2.0.1.3 -> 2.0.1.4 wasabiwallet: 2.0.1.3 -> 2.0.2 Oct 28, 2022
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zkSNACKs/WalletWasabi/releases.

meta.description for wasabiwallet is: "Privacy focused Bitcoin wallet"

meta.homepage for wasabiwallet is: "https://wasabiwallet.io/"

meta.changelog for wasabiwallet is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.0.2 with grep in /nix/store/b1p5my9k906k0bv77irmyigmb3mwl3sx-wasabiwallet-2.0.2
  • found 2.0.2 in filename of file in /nix/store/b1p5my9k906k0bv77irmyigmb3mwl3sx-wasabiwallet-2.0.2

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
wasabiwallet
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/b1p5my9k906k0bv77irmyigmb3mwl3sx-wasabiwallet-2.0.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A wasabiwallet https://github.com/r-ryantm/nixpkgs/archive/7d99593a9ec2cbe27de1953a194aa3030860a158.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/b1p5my9k906k0bv77irmyigmb3mwl3sx-wasabiwallet-2.0.2
ls -la /nix/store/b1p5my9k906k0bv77irmyigmb3mwl3sx-wasabiwallet-2.0.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • wasabiwallet

Maintainer pings

cc @mmahut for testing.

@r-ryantm r-ryantm force-pushed the auto-update/wasabiwallet branch from 49d2f6a to 7d99593 Compare October 28, 2022 00:43
@jonasnick
Copy link
Contributor

Also fails for me with the same error message for 2.0.1.3 and 2.0.2.

@jonasnick jonasnick mentioned this pull request Oct 30, 2022
13 tasks
@jonasnick
Copy link
Contributor

Fixed here: #198723

@r-ryantm r-ryantm changed the title wasabiwallet: 2.0.1.3 -> 2.0.2 wasabiwallet: 2.0.2 -> 2.0.2.1 Dec 23, 2022
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/zkSNACKs/WalletWasabi/releases.

meta.description for wasabiwallet is: "Privacy focused Bitcoin wallet"

meta.homepage for wasabiwallet is: "https://wasabiwallet.io/"

meta.changelog for wasabiwallet is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.0.2.1 with grep in /nix/store/dgxyjz3jgfk8lr85yradnvlm360qdwm6-wasabiwallet-2.0.2.1
  • found 2.0.2.1 in filename of file in /nix/store/dgxyjz3jgfk8lr85yradnvlm360qdwm6-wasabiwallet-2.0.2.1

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

First fifty rebuilds by attrpath
wasabiwallet
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/dgxyjz3jgfk8lr85yradnvlm360qdwm6-wasabiwallet-2.0.2.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A wasabiwallet https://github.com/r-ryantm/nixpkgs/archive/a72c69e4ed6966ebbafbacd6eb4e58bdb99003a1.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/dgxyjz3jgfk8lr85yradnvlm360qdwm6-wasabiwallet-2.0.2.1
ls -la /nix/store/dgxyjz3jgfk8lr85yradnvlm360qdwm6-wasabiwallet-2.0.2.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • wasabiwallet

Maintainer pings

cc @mmahut for testing.

@r-ryantm r-ryantm force-pushed the auto-update/wasabiwallet branch from 7d99593 to a72c69e Compare December 23, 2022 03:02
@wegank
Copy link
Member

wegank commented Jan 23, 2023

@ofborg build wasabiwallet wasabiwallet.passthru.tests

@wegank wegank merged commit a505c5b into NixOS:master Jan 23, 2023
@r-ryantm r-ryantm deleted the auto-update/wasabiwallet branch January 23, 2023 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants