glucose: move to by-name
This commit is contained in:
@@ -15051,8 +15051,7 @@ with pkgs;
|
||||
|
||||
giac-with-xcas = giac.override { enableGUI = true; };
|
||||
|
||||
glucose = callPackage ../applications/science/logic/glucose { };
|
||||
glucose-syrup = callPackage ../applications/science/logic/glucose {
|
||||
glucose-syrup = glucose.override {
|
||||
enableUnfree = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user