Loading pkgs/by-name/li/linux-manual/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -36,10 +36,10 @@ stdenv.mkDerivation { test -f $mandir/kmalloc.9 ''; meta = with lib; { meta = { homepage = "https://kernel.org/"; description = "Linux kernel API manual pages"; license = licenses.gpl2Only; maintainers = with maintainers; [ mvs ]; license = lib.licenses.gpl2Only; maintainers = with lib.maintainers; [ mvs ]; }; } Loading
pkgs/by-name/li/linux-manual/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -36,10 +36,10 @@ stdenv.mkDerivation { test -f $mandir/kmalloc.9 ''; meta = with lib; { meta = { homepage = "https://kernel.org/"; description = "Linux kernel API manual pages"; license = licenses.gpl2Only; maintainers = with maintainers; [ mvs ]; license = lib.licenses.gpl2Only; maintainers = with lib.maintainers; [ mvs ]; }; }