glfw2: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-01-14 19:13:38 +01:00
parent ff9c1e95f3
commit 4504089807
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -6811,7 +6811,6 @@ with pkgs;
graphia = qt6Packages.callPackage ../applications/science/misc/graphia { };
glfw = glfw3;
glfw2 = callPackage ../development/libraries/glfw/2.x.nix { };
glfw3-minecraft = callPackage ../by-name/gl/glfw3/package.nix {
withMinecraftPatch = true;