treewide: Adjust wrapGApps* hook references

This commit is contained in:
Jan Tojnar 2024-04-27 00:16:08 +02:00
parent eb04659fc2
commit 8210cb2d0c

View File

@ -163,7 +163,7 @@ stdenv.mkDerivation (finalAttrs: {
vulkan-loader
] ++ [
# Required for GSettings schemas at runtime.
# Will be picked up by wrapGAppsHook.
# Will be picked up by wrapGAppsHook4.
gsettings-desktop-schemas
];