emacs.pkgs.youtube-dl: fix

This commit is contained in:
ajs124 2021-09-17 15:35:44 +02:00
parent b8ffae12a0
commit 3a25a2e3f7

View File

@ -1,6 +1,7 @@
{ lib
, stdenv
, fetchFromGitHub
, trivialBuild
, emacs
}: