treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, callPackage, fetchFromGitHub, cmake, writeText, python3
|
||||
{ stdenv, fetchFromGitHub, cmake, writeText, python3
|
||||
, vulkan-headers, vulkan-loader, glslang
|
||||
, pkgconfig, xlibsWrapper, libxcb, libXrandr, wayland }:
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user