jtagcat/firefox-nightly

( forked from proletarius101/firefox-nightly )

Project ID: 75833

Description

The Flatpak version of Firefox Nightly is preferred: https://gitlab.com/proletarius101/firefox-nightly-flatpak/. You won't have to restart the browser after updates.

This package is a package built directly from Mozilla's nightly tarball with some preferences tweaks according to the official Fedora package. This package will be updated daily, if not sooner.

I'm not using this nowadays, I'll let it die. Script for triggering builds:

#!/usr/bin/env bash set -eou pipefail t="$(mktemp)" curl -s --header "Content-Type: application/json" --header "Accept: application/json" --data "{}" 'https://copr.fedorainfracloud.org/webhooks/custom/75833/<uid-looking-thing-api-key>/firefox-nightly/' > "$t" || cat "$t" rm "$t"

Installation Instructions

# dnf copr enable jtagcat/firefox-nightly # dnf install firefox-nightly

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 x86_64 (2)* Fedora 39 (11 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (0 downloads)
Fedora rawhide x86_64 (13)* Fedora rawhide (23 downloads)

* Total number of downloaded packages.