lug-helper: Update XDG_DATA_DIRS to include the package path (#389719)
This commit is contained in:
@@ -62,7 +62,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
unzip
|
||||
libnotify
|
||||
]
|
||||
}
|
||||
} \
|
||||
--prefix XDG_DATA_DIRS : "$out"
|
||||
|
||||
'';
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
Reference in New Issue
Block a user