gh-actions-cache: move to by-name

This commit is contained in:
amesgen
2024-08-04 13:37:10 +02:00
parent 13a894ff1c
commit 9ca3776827
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1783,8 +1783,6 @@ with pkgs;
gfshare = callPackage ../tools/security/gfshare { };
gh-actions-cache = callPackage ../tools/misc/gh-actions-cache { };
gh-cal = callPackage ../tools/misc/gh-cal {
inherit (darwin.apple_sdk.frameworks) Security;
};