treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -59,7 +59,7 @@ in rec {
|
||||
|
||||
luajit_2_1 = import ../luajit/2.1.nix {
|
||||
self = luajit_2_1;
|
||||
inherit callPackage lib;
|
||||
inherit callPackage;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user