prosody: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-02 05:51:06 +01:00
parent fbec39308a
commit 01282587b7
2 changed files with 0 additions and 5 deletions
-5
View File
@@ -8194,11 +8194,6 @@ with pkgs;
dodgy = with python3Packages; toPythonApplication dodgy;
prosody = callPackage ../servers/xmpp/prosody {
withExtraLibs = [ ];
withExtraLuaPackages = _: [ ];
};
inherit (callPackages ../servers/firebird { })
firebird_4
firebird_3