cddl: move to by-name

This commit is contained in:
amesgen
2024-08-04 13:37:10 +02:00
parent 52ec421a00
commit 13a894ff1c
5 changed files with 0 additions and 2 deletions
-2
View File
@@ -4460,8 +4460,6 @@ with pkgs;
cbftp = callPackage ../tools/networking/cbftp { };
cddl = callPackage ../development/tools/cddl { };
cedille = callPackage ../applications/science/logic/cedille
{ inherit (haskellPackages) alex happy Agda ghcWithPackages;
};