mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
treewide: Adjust wrapGApps* hook references
This commit is contained in:
parent
eb04659fc2
commit
8210cb2d0c
@ -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
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user