···6363 meta = with lib; {6464 homepage = "https://pinegrow.com";6565 description = "UI Web Editor";6666- platforms = platforms.linux;6666+ platforms = [ "x86_64-linux" ];6767 license = with licenses; [ unfreeRedistributable ];6868 maintainers = with maintainers; [ gador ];6969 };
+1
pkgs/applications/graphics/pixeluvo/default.nix
···5050 description = "A Beautifully Designed Image and Photo Editor for Windows and Linux";5151 homepage = "http://www.pixeluvo.com/";5252 license = licenses.unfree;5353+ platforms = [ "x86_64-linux" ];5354 maintainers = with maintainers; [ wolfangaukang ];5455 };5556}
+1
pkgs/applications/misc/foxitreader/default.nix
···7474 description = "A viewer for PDF documents";7575 homepage = "https://www.foxitsoftware.com/";7676 license = licenses.unfree;7777+ platforms = [ "x86_64-linux" ];7778 maintainers = with maintainers; [ p-h rhoriguchi ];7879 };7980}
···7979 description = "Share your internet connection from your device to your PC and vice versa through a USB cable";8080 homepage = "https://tetrd.app";8181 license = licenses.unfree;8282- platforms = platforms.all;8282+ platforms = [ "x86_64-linux" ];8383 maintainers = with maintainers; [ Madouura ];8484 };8585}