buildPythonApplication: use new function for Python applications
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, src, version
|
||||
}:
|
||||
|
||||
pythonPackages.buildPythonPackage {
|
||||
pythonPackages.buildPythonApplication {
|
||||
name = "nixops-${version}";
|
||||
namePrefix = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user