mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
photon: build with format other
This commit is contained in:
committed by
Sandro Jäckel
parent
16497eb9da
commit
bf17d03665
@@ -3,6 +3,7 @@
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "photon";
|
||||
version = "1.3.0";
|
||||
format = "other";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "s0md3v";
|
||||
|
||||
Reference in New Issue
Block a user