sof-firmware: remove not required with lib

This commit is contained in:
Sandro Jäckel 2021-07-26 16:10:48 +02:00
parent 8c90a87418
commit 74c85b1b59
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -1,6 +1,5 @@
{ lib, stdenv, fetchFromGitHub }:
with lib;
stdenv.mkDerivation rec {
pname = "sof-firmware";
version = "1.7";