wrapGAppsHook: Set name
The previous commit, removing substitutions, causes a mass rebuild, so we use the opportunity to set the name; also a mass rebuild.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
}:
|
||||
|
||||
makeSetupHook {
|
||||
name = "wrap-gapps-hook";
|
||||
deps = lib.optionals (!stdenv.isDarwin) [
|
||||
# It is highly probable that a program will use GSettings,
|
||||
# at minimum through GTK file chooser dialogue.
|
||||
|
||||
Reference in New Issue
Block a user