pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, buildPythonApplication, fetchFromGitHub, python, protobuf, roundup }:
|
||||
{ lib, buildPythonApplication, fetchFromGitHub, protobuf, roundup }:
|
||||
|
||||
buildPythonApplication rec {
|
||||
pname = "ddar";
|
||||
|
||||
Reference in New Issue
Block a user