diff options
| author | Tomas Volf <~@wolfsden.cz> | 2026-07-21 23:55:37 +0200 |
|---|---|---|
| committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2026-08-16 11:30:49 +0200 |
| commit | 4bdb5599970f0df7d5eeb7cb8c22adf6e7652cfb (patch) | |
| tree | 2d1571c514d435c18cd4bd7912f55daebbe0ef6b | |
| parent | 90b511402d9d862283dbe8dddc2df8f3e618f650 (diff) | |
nongnu: Remove firefox-wayland.
* nongnu/packages/mozilla.scm (firefox-wayland): Delete variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| -rw-r--r-- | nongnu/packages/mozilla.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index 75de927..382d289 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm | |||
| @@ -564,8 +564,3 @@ Release (ESR) version.") | |||
| 564 | (description | 564 | (description |
| 565 | "Full-featured browser client built from Firefox source tree, without | 565 | "Full-featured browser client built from Firefox source tree, without |
| 566 | the official icon and the name \"firefox\"."))) | 566 | the official icon and the name \"firefox\"."))) |
| 567 | |||
| 568 | ;; As of Firefox 121.0, Firefox uses Wayland by default. This means we no | ||
| 569 | ;; longer need a seperate package for Firefox on Wayland. | ||
| 570 | (define-public firefox-wayland | ||
| 571 | (deprecated-package "firefox-wayland" firefox)) | ||
