hare: migrate to pkgs/by-name

This commit is contained in:
Gustavo Coutinho de Souza
2023-12-11 16:27:55 -03:00
parent b8dec7521f
commit 5ee6ca0458
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -9140,8 +9140,6 @@ with pkgs;
llvmPackages = llvmPackages_16;
};
hare = callPackage ../development/compilers/hare { };
harec = callPackage ../development/compilers/harec { };
hareThirdParty = recurseIntoAttrs (callPackage ./hare-third-party.nix { });