gay: refactor python packaging method
This commit is contained in:
parent
2d42d654aa
commit
8718a35c5f
@ -1,6 +1,6 @@
|
|||||||
{ lib, python39Packages, fetchFromGitHub }:
|
{ lib, python39Packages, fetchFromGitHub }:
|
||||||
|
|
||||||
python39Packages.buildPythonPackage rec {
|
python39Packages.buildPythonApplication rec {
|
||||||
name = "gay";
|
name = "gay";
|
||||||
version = "1.2.8";
|
version = "1.2.8";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user