simplenote: remove ignored __structuredAttrs and strictDeps args

This commit is contained in:
sophiebsw
2026-07-23 19:40:51 -07:00
parent ab79b9b43a
commit a35c0b0939
-3
View File
@@ -20,9 +20,6 @@ in
appimageTools.wrapType2 {
inherit pname version src;
__structuredAttrs = true;
strictDeps = true;
extraInstallCommands = ''
install -m 444 -D ${appimageContents}/${pname}.desktop -t $out/share/applications
substituteInPlace $out/share/applications/${pname}.desktop \