Loading pkgs/tools/system/acpica-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ stdenv.mkDerivation rec { homepage = "https://www.acpica.org/"; description = "ACPICA Tools"; license = with licenses; [ iasl gpl2Only bsd3 ]; maintainers = with maintainers; [ tadfisher ]; maintainers = with maintainers; [ delroth tadfisher ]; platforms = platforms.linux ++ platforms.darwin; }; } Loading
pkgs/tools/system/acpica-tools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ stdenv.mkDerivation rec { homepage = "https://www.acpica.org/"; description = "ACPICA Tools"; license = with licenses; [ iasl gpl2Only bsd3 ]; maintainers = with maintainers; [ tadfisher ]; maintainers = with maintainers; [ delroth tadfisher ]; platforms = platforms.linux ++ platforms.darwin; }; }