buildPythonApplication: use new function for Python applications
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
let
|
||||
py = pythonPackages;
|
||||
in
|
||||
py.buildPythonPackage rec {
|
||||
py.buildPythonApplication rec {
|
||||
name = "pdfdiff-${version}";
|
||||
version = "0.92";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user