Merge pull request #156354 from CodeLongAndProsper90/fix-gay-python

This commit is contained in:
legendofmiracles
2022-01-23 19:32:28 -06:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{ lib, python39Packages, fetchFromGitHub }:
python39Packages.buildPythonPackage rec {
python39Packages.buildPythonApplication rec {
name = "gay";
version = "1.2.8";