pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, python3, python3Packages, fetchFromGitHub }:
|
||||
{ stdenv, python3, python3Packages, fetchFromGitHub }:
|
||||
|
||||
let version = "1.0"; in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user