forked from mirrors/nixpkgs
ledger-live-desktop: add sourceProvenance
This commit is contained in:
parent
b7a82613cb
commit
ba7d3dcba6
|
@ -34,5 +34,6 @@ appimageTools.wrapType2 rec {
|
|||
maintainers = with maintainers; [ andresilva thedavidmeister nyanloutre RaghavSood th0rgal ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "ledger-live-desktop";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue