modules/autopatch: gnome-user-share is no more
This commit is contained in:
parent
da06496fdc
commit
f222c65020
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
gnome = super.gnome.overrideScope (self': super': {
|
||||
inherit (patched) nautilus;
|
||||
gnome-control-center = patched.gnome-control-center.override { inherit (self') gnome-user-share; };
|
||||
gnome-control-center = patched.gnome-control-center;
|
||||
gnome-shell = super'.gnome-shell.overrideAttrs (old: {
|
||||
preFixup = old.preFixup + ''
|
||||
gappsWrapperArgs+=(
|
||||
|
|
Loading…
Reference in a new issue