feh: move to pkgs/by-name

This commit is contained in:
Gutyina Gergő
2025-08-28 09:39:52 +02:00
parent d4c11beaf1
commit 63aa3b433f
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -11620,8 +11620,6 @@ with pkgs;
fclones = callPackage ../tools/misc/fclones { };
feh = callPackage ../applications/graphics/feh { };
buildMozillaMach =
opts: callPackage (import ../build-support/build-mozilla-mach/default.nix opts) { };