pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, bundlerEnv, ruby, stdenv }:
|
||||
{ lib, bundlerEnv, ruby }:
|
||||
|
||||
bundlerEnv rec {
|
||||
name = "procodile-${version}";
|
||||
|
||||
Reference in New Issue
Block a user