glibmm{,_2_68}: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-01-14 19:13:39 +01:00
parent 4504089807
commit ce8540ed6b
3 changed files with 0 additions and 4 deletions
-4
View File
@@ -6995,10 +6995,6 @@ with pkgs;
}
);
glibmm = callPackage ../development/libraries/glibmm { };
glibmm_2_68 = callPackage ../development/libraries/glibmm/2.68.nix { };
glirc = haskell.lib.compose.justStaticExecutables haskellPackages.glirc;
# Not moved to aliases while we decide if we should split the package again.