photon: build with format other

This commit is contained in:
Martin Weinelt
2022-09-19 04:03:12 +02:00
committed by Sandro Jäckel
parent 16497eb9da
commit bf17d03665

View File

@@ -3,6 +3,7 @@
python3Packages.buildPythonApplication rec {
pname = "photon";
version = "1.3.0";
format = "other";
src = fetchFromGitHub {
owner = "s0md3v";