Skip to content

Commit 5f60939

Browse files
committed
mint: migrate to by-name
1 parent 5e3e2e5 commit 5f60939

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed
File renamed without changes.
File renamed without changes.

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6463,8 +6463,6 @@ with pkgs;
64636463
jdk_headless = openjdk8_headless; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
64646464
};
64656465

6466-
mint = callPackage ../development/compilers/mint { };
6467-
64686466
mitscheme = callPackage ../development/compilers/mit-scheme {
64696467
texinfo = texinfo6;
64706468
};

0 commit comments

Comments
 (0)