mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +01:00
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:
parent
f0c8465ed2
commit
71a53faf2e
1 changed files with 2 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue