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