python311Packages.nototools: move out of noto-fonts folder
This commit is contained in:
@@ -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 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user