wrapQtAppsHook: Remove ad hoc Qt wrappers
This commit is contained in:
@@ -37,11 +37,6 @@ mkDerivation rec {
|
||||
rm "$out/lib"
|
||||
'';
|
||||
|
||||
postInstall = ''
|
||||
wrapProgram $out/bin/albert \
|
||||
--prefix XDG_DATA_DIRS : $out/share
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = https://albertlauncher.github.io/;
|
||||
description = "Desktop agnostic launcher";
|
||||
|
||||
Reference in New Issue
Block a user