pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchFromGitHub, fetchpatch, writeScript, ocaml, camlp5 }:
|
||||
{ stdenv, fetchFromGitHub, fetchpatch, ocaml, camlp5 }:
|
||||
|
||||
let
|
||||
start_script = ''
|
||||
|
||||
Reference in New Issue
Block a user