mint: migrate to by-name

This commit is contained in:
Donovan Glover
2025-02-13 06:38:33 -05:00
parent 5e3e2e555a
commit 5f60939aca
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -6463,8 +6463,6 @@ with pkgs;
jdk_headless = openjdk8_headless; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
};
mint = callPackage ../development/compilers/mint { };
mitscheme = callPackage ../development/compilers/mit-scheme {
texinfo = texinfo6;
};