···43 This relies on adb, make sure you have the required permissions/udev rules.
44 '';
45 homepage = "https://github.com/Genymobile/gnirehtet";
000046 license = licenses.asl20;
47 maintainers = with maintainers; [ symphorien ];
48 platforms = platforms.unix;
···43 This relies on adb, make sure you have the required permissions/udev rules.
44 '';
45 homepage = "https://github.com/Genymobile/gnirehtet";
46+ sourceProvenance = with sourceTypes; [
47+ fromSource
48+ binaryBytecode # gnirehtet.apk
49+ ];
50 license = licenses.asl20;
51 maintainers = with maintainers; [ symphorien ];
52 platforms = platforms.unix;