Add sourceProvenance to pureref

inky
Elnu 1 year ago
parent 57b4a962fc
commit e8e5e5b571

@ -20,5 +20,6 @@ appimageTools.wrapType1 rec {
license = licenses.unfree;
maintainers = with maintainers; [ elnudev ];
platforms = [ "x86_64-linux" ];
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
};
}

Loading…
Cancel
Save