geogebra6: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 18:35:32 +02:00
parent e63d260e76
commit 826df19a28
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -15207,7 +15207,6 @@ with pkgs;
gap-full = lowPrio (gap.override { packageSet = "full"; });
geogebra = callPackage ../applications/science/math/geogebra { };
geogebra6 = callPackage ../applications/science/math/geogebra/geogebra6.nix { };
maxima = callPackage ../applications/science/math/maxima {
lisp-compiler = sbcl;