Loading pkgs/by-name/al/alsa-firmware/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ autoreconfHook, fetchurl, fetchpatch, directoryListingUpdater, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -47,6 +48,10 @@ stdenv.mkDerivation (finalAttrs: { rm -rf $out/bin ''; passthru.updateScript = directoryListingUpdater { url = "https://alsa-project.org/files/pub/firmware/"; }; meta = { homepage = "http://www.alsa-project.org/"; description = "Soundcard firmwares from the alsa project"; Loading Loading
pkgs/by-name/al/alsa-firmware/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ autoreconfHook, fetchurl, fetchpatch, directoryListingUpdater, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -47,6 +48,10 @@ stdenv.mkDerivation (finalAttrs: { rm -rf $out/bin ''; passthru.updateScript = directoryListingUpdater { url = "https://alsa-project.org/files/pub/firmware/"; }; meta = { homepage = "http://www.alsa-project.org/"; description = "Soundcard firmwares from the alsa project"; Loading