Loading pkgs/tools/system/acpica-tools/default.nix→pkgs/by-name/ac/acpica-tools/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,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; [ tadfisher felixsinger ]; platforms = platforms.linux ++ platforms.darwin; }; } pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -1484,8 +1484,6 @@ with pkgs; alsaequal = callPackage ../tools/audio/alsaequal { }; acpica-tools = callPackage ../tools/system/acpica-tools { }; amdgpu_top = callPackage ../tools/system/amdgpu_top { }; acquire = with python3Packages; toPythonApplication acquire; Loading
pkgs/tools/system/acpica-tools/default.nix→pkgs/by-name/ac/acpica-tools/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,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; [ tadfisher felixsinger ]; platforms = platforms.linux ++ platforms.darwin; }; }
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -1484,8 +1484,6 @@ with pkgs; alsaequal = callPackage ../tools/audio/alsaequal { }; acpica-tools = callPackage ../tools/system/acpica-tools { }; amdgpu_top = callPackage ../tools/system/amdgpu_top { }; acquire = with python3Packages; toPythonApplication acquire;