hyfetch: move to by-name

This commit is contained in:
isabel
2024-10-23 22:54:20 +01:00
parent fe7f792235
commit 8a98f989fb
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -37129,8 +37129,6 @@ with pkgs;
hplipWithPlugin = hplip.override { withPlugin = true; };
hyfetch = callPackage ../tools/misc/hyfetch { };
hyperfine = callPackage ../tools/misc/hyperfine {
inherit (darwin.apple_sdk.frameworks) Security;
};