pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, buildPythonPackage, pycryptodome }:
|
||||
{ buildPythonPackage, pycryptodome }:
|
||||
|
||||
# This is a dummy package providing the drop-in replacement pycryptodome.
|
||||
# https://github.com/NixOS/nixpkgs/issues/21671
|
||||
|
||||
Reference in New Issue
Block a user