Commit 8210cb2d authored by Jan Tojnar's avatar Jan Tojnar
Browse files

treewide: Adjust wrapGApps* hook references

parent eb04659f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
  ];