profanity: migrate to by-name

This commit is contained in:
Guy Chronister
2026-07-25 07:50:46 -05:00
parent 4587ac9da5
commit 424d5fecf6
2 changed files with 0 additions and 4 deletions
-4
View File
@@ -9205,10 +9205,6 @@ with pkgs;
inherit (pidginPackages) pidgin;
# perhaps there are better apps for this task? It's how I had configured my previous system.
# And I don't want to rewrite all rules
profanity = callPackage ../applications/networking/instant-messengers/profanity { };
puredata-with-plugins =
plugins: callPackage ../by-name/pu/puredata/wrapper.nix { inherit plugins; };