overlays: remove matrix-authentication-service

It's now backported to NixOS 24.11.
This commit is contained in:
teutat3s 2025-03-11 22:54:00 +01:00
parent e2c7808433
commit f591ea6c65
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -12,7 +12,6 @@
unstable = import inputs.unstable { system = prev.system; };
in
{
matrix-authentication-service = unstable.matrix-authentication-service;
element-themes = prev.callPackage ./pkgs/element-themes { inherit (inputs) element-themes; };
element-stickerpicker = prev.callPackage ./pkgs/element-stickerpicker {
inherit (inputs) element-stickers maunium-stickerpicker;