updated sparrow wallet nix code
This commit is contained in:
parent
234c609090
commit
37333c55a5
@ -210,8 +210,6 @@ stdenv.mkDerivation rec {
|
|||||||
runHook postInstall
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
|
||||||
passthru.updateScript = ./update.sh;
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability.";
|
description = "A modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability.";
|
||||||
homepage = "https://sparrowwallet.com";
|
homepage = "https://sparrowwallet.com";
|
||||||
|
Loading…
Reference in New Issue
Block a user