nongnu: linux-firmware: Remove unnecessary inputs.

* nongnu/packages/linux.scm (linux-firmware)[native-inputs]: Remove inputs.
This commit is contained in:
Alex Griffin 2020-01-05 13:14:14 -06:00
parent 883b81f6db
commit fad3261d5c

View file

@ -96,9 +96,6 @@ on hardware which requires nonfree software to function.")))
(invoke "make" "install"
(string-append "DESTDIR=" out)))))
(delete 'validate-runpath))))
(native-inputs
`(("gzip" ,gzip)
("tar" ,tar)))
(home-page
"https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git")
(synopsis "Nonfree firmware blobs for Linux")