rtl8192su-firmware: remove 'with lib;'

This commit is contained in:
Felix Buehler
2024-08-16 16:09:03 +02:00
committed by Valentin Gagarin
parent 400a0bbce5
commit 3bf56ef4ea
@@ -1,5 +1,4 @@
{ lib, stdenvNoCC, fetchFromGitHub }:
with lib;
stdenvNoCC.mkDerivation {
pname = "rtl8192su";
version = "unstable-2016-10-05";