python311Packages.nototools: move out of noto-fonts folder

This commit is contained in:
jopejoe1 2023-12-06 19:17:41 +01:00 committed by Jörg Thalheim
parent 79ddf33f84
commit c73fdc2fdc
2 changed files with 1 additions and 1 deletions

View File

@ -8374,7 +8374,7 @@ self: super: with self; {
inherit (pkgs) notmuch;
};
nototools = callPackage ../data/fonts/noto-fonts/tools.nix { };
nototools = callPackage ../development/python-modules/nototools { };
notus-scanner = callPackage ../development/python-modules/notus-scanner { };