Actionless Loveless
Actionless Loveless
> Would it be possible to add a config option for setting custom ENV variables? it sound like quite a specific option but since there's not other solution so far...
does the solution from the comment above works for you https://github.com/actionless/pikaur/issues/340#issuecomment-456719853 ?
that's weird since it didn't worked for another guy :D
feel free updating FAQ section of pikaur readme if you think you found the working solution(s) thanks in advance :)
> Set the default value for this configuration option to something reasonable when run as root, either: > /etc/pacman.d/gnupg (the pacman gnupghome) i wonder if this could be still useful...
thanks for reporting! but unfortunately so far i can't figure it out at which point things getting wrong, i'll try to look into it once again later
i believe that might be because another package during your sysupgrade is also depends on java-runtime-common and it somehow confusing dependency resolution system for aur packages, or because jdk is...
it seems what it doesn't require too much modification of xst.c itself so it shouldn't affect the readability of overall app much since most of the new logic is implemented...
take a look on filelist of st vs xst xst was forked from st back then when st was a single file, now it's splitted into multiple files (win.h and...
btw, sorry for offtopic question, but where it could be used? i found only `lsix` script, which tries to implement `ls` with thumbnails via using `montage` i think if you'll...