Add sourceProvenance to pureref
This commit is contained in:
parent
57b4a962fc
commit
e8e5e5b571
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ appimageTools.wrapType1 rec {
|
|||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ elnudev ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue