diff options
| author | Tomas Volf <~@wolfsden.cz> | 2026-07-21 23:55:19 +0200 |
|---|---|---|
| committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2026-08-16 11:30:49 +0200 |
| commit | 90b511402d9d862283dbe8dddc2df8f3e618f650 (patch) | |
| tree | 496e312a0048398faffa432356b7ecc9c7151d27 | |
| parent | 34da76d609e0558f2faf94347fb4c148f57c8dbd (diff) | |
nongnu: Remove firefox-esr/wayland.
* nongnu/packages/mozilla.scm (firefox-esr/wayland): Delete variable.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| -rw-r--r-- | nongnu/packages/mozilla.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index e359d53..75de927 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm | |||
| @@ -567,7 +567,5 @@ the official icon and the name \"firefox\"."))) | |||
| 567 | 567 | ||
| 568 | ;; As of Firefox 121.0, Firefox uses Wayland by default. This means we no | 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. | 569 | ;; longer need a seperate package for Firefox on Wayland. |
| 570 | (define-public firefox-esr/wayland | ||
| 571 | (deprecated-package "firefox-esr-wayland" firefox-esr)) | ||
| 572 | (define-public firefox-wayland | 570 | (define-public firefox-wayland |
| 573 | (deprecated-package "firefox-wayland" firefox)) | 571 | (deprecated-package "firefox-wayland" firefox)) |
