Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 943 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 943 Bytes

f4s-firefox-nightly

Nix flake for Firefox nightly from github:mozilla/gecko-dev source mirror

Experimental! Expect it not to build, although it does probably.

Provides

overlay = firefox-nightly-unwrapped | firefox-wayland-nightly | firefox-nightly

packages.x86_64-linux = firefox-nightly-unwrapped | firefox-wayland-nightly | firefox-nightly

Usage

hahah, zsh: bad pattern: ./#firefox-wayland-nightly or unsetopt extended_glob

nix shell github:calbrecht/f4s-firefox-nightly/86.0a1-20210103092941 --command firefox

or to run firefox-nightly (defaultApp)

nix run github:calbrecht/f4s-firefox-nightly

or to run firefox-wayland-nightly

nix run github:calbrecht/f4s-firefox-nightly#firefox-wayland-nightly

or from 86.0a1-20210103213448 onward, also able to run the tagged apps

nix run github:calbrecht/f4s-firefox-nightly/86.0a1-20210103213448#firefox-wayland-nightly