guile-hall: migrate to by-name

This commit is contained in:
Anderson Torres
2024-10-04 13:10:10 -03:00
parent 3a76aa988a
commit 962d90bf45
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -17851,8 +17851,6 @@ with pkgs;
guff = callPackage ../tools/graphics/guff { };
guile-hall = callPackage ../development/tools/guile/guile-hall { };
gwrap = g-wrap;
g-wrap = callPackage ../by-name/g-/g-wrap/package.nix {
guile = guile_2_2;