updated sparrow wallet nix code again

This commit is contained in:
naturallaw77 2024-03-01 18:19:37 -08:00
parent 37333c55a5
commit 501c6f6d35

View File

@ -222,4 +222,4 @@ stdenv.mkDerivation rec {
platforms = [ "x86_64-linux" ];
mainProgram = "sparrow-desktop";
};
}
}