summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nongnu/packages/mozilla.scm2
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))