pari: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 18:35:32 +02:00
parent 7848b51567
commit e63d260e76
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15222,8 +15222,6 @@ with pkgs;
};
};
pari = callPackage ../applications/science/math/pari { };
yacas = libsForQt5.callPackage ../applications/science/math/yacas { };
yacas-gui = yacas.override {