@RubenKelevra

Results 537 comments of @RubenKelevra

> @RubenKelevra, I hope my answer resolved your question. I am closing the issue now. Oops overlooked your message. Thanks for the fast reply. I really don't know how this...

@anatol well, yeah there are two files: ``` # find / -iname "hdaps*" 2>/dev/null /etc/modules-load.d/hdaps.conf /usr/lib/modules/5.17.1-xanmod1-1/kernel/drivers/platform/x86/hdaps.ko /usr/lib/modules/5.17.1-arch1-1/extramodules/hdaps.ko.xz /usr/lib/modules/5.17.1-arch1-1/kernel/drivers/platform/x86/hdaps.ko.zst /usr/lib/modules/5.15.32-xanmod1-1/kernel/drivers/platform/x86/hdaps.ko ``` The ".../extramodules/..." is provided by community/tp_smapi which offers some acceleration...

Not sure I'm the right person to decide that default behaviour. But I mean if there's a kernel and an extra module it's kinda make sense that the user wants...

That sounds great! But I think this project is dead for a while. Do you mind converting it for the collab cluster mirror? :) https://github.com/RubenKelevra/pacman.store

Hey @EvansJahja, @damian101, feel free to use the IPFS mirror running on a collab cluster: https://github.com/RubenKelevra/pacman.store

I found a solution: https://aur.archlinux.org/cgit/aur.git/commit/?h=go-ipfs-git&id=69b1336e7691185beb7506a1ee967f5055b63c3f

> I'll check if we can change ` export GOPATH="$srcdir"/gopath` to only set itself if not set, this would make people who set their `GOPATH` to actually use it Well,...

I think the easiest solution would be to map a yay go-cache with a symlink to `"$srcdir"/gopath` when building a go-package and set the go-path accordingly. This way yay can...

I'm currently in the process of doing version 2. This will be added/fixed. Keep this ticket open until you can verify that it's properly working in the upcoming version 2.

Hey @PizzaPino, Just to make sure: Closed doesn't mean "we won't do this". I just try to sort out stuff that hasn't been answered for a long time while there's...