glfw2: move to pkgs/by-name
this shouldn't create any rebuilds
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user