amber: Migrate to by-name

This commit is contained in:
Guy Chronister
2025-04-15 08:43:48 +02:00
committed by Yaya
parent 78460df709
commit 43d7b8048b
2 changed files with 0 additions and 4 deletions
-4
View File
@@ -1673,10 +1673,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) Security;
};
amber = callPackage ../tools/text/amber {
inherit (darwin.apple_sdk.frameworks) Security;
};
inherit (callPackages ../development/tools/ammonite { })
ammonite_2_12
ammonite_2_13