nongnu: firefox-wayland: Make deprecation public.

* nongnu/packages/mozilla.scm (firefox-wayland): Make the deprecation
public.

Follow-up: 75541ecc29
Fixes: https://gitlab.com/nonguix/nonguix/-/merge_requests/386#note_1704258921
Reported-by: Ada Stevenson <adanskana@gmail.com>
This commit is contained in:
Jonathan Brielmaier 2023-12-21 15:01:35 +01:00
parent f0c8465ed2
commit 71a53faf2e
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -564,4 +564,5 @@ the official icon and the name \"firefox\".")))
;; As of Firefox 121.0, Firefox uses Wayland by default. This means we no longer need a seperate package
;; for Firefox on Wayland.
(deprecated-package "firefox-wayland" firefox)
(define-public firefox-wayland
(deprecated-package "firefox-wayland" firefox))