Re: Flatpak dbus error

2023-11-01 Thread András Vöröskői
On Sun, Oct 29, 2023 at 5:41 PM András Vöröskői wrote: > I do not use %desktop-services because I start river from the console, > but I have elogind service enabled. > After searching around a bit they suggest to run the application > wrapped in dbus-launch or dbus-run-session, but I

Flatpak dbus error

2023-10-29 Thread András Vöröskői
Hi, I try to use logseq, there is no guix package yet, so I've installed flatpak in guix and logseq as a flatpak package. When I try to start logseq it gives the following error message: [3 zypak-helper] Failed to connect to session bus: [org.freedesktop.DBus.Error.NotSupported] Using X11 for dbu

Where are the packages

2023-10-11 Thread András Vöröskői
Hi, I have just installed a fresh Guix system for the first time. I have chosen XFCE as my desktop. The install went fine. I was expecting XFCE to pop up among my installed packages, but neither my user profile, nor the root profile does not have them (both empty). How and where are those packag

Re: fixing sticky package

2022-07-24 Thread András Vöröskői
Hi, On Mon, Jul 18, 2022 at 11:56 AM Ricardo Wurmus wrote: > etc/profile sets variables differently dependent on whether > $GUIX_PROFILE is set or not. This appears to be the problem here, > because you say that “which” returns a location in /gnu/store (instead > of ~/.guix-profile). > > If you

Re: fixing sticky package

2022-07-18 Thread András Vöröskői
Hi, What does your ~/.bashrc look like? > What does “guix shell --check” say? > I do not use bash. My fish config.fish has the following relevant lines: set GUIX_PROFILE $HOME/.config/guix/current; fenv source $GUIX_PROFILE/etc/profile set GUIX_PROFILE $HOME/.guix-profile; fenv source $GUIX_PROF

fixing sticky package

2022-07-18 Thread András Vöröskői
Hi, I have done something like this: 1. I have zig@0.10 installed in my profile. 2. Started a guix shell -m guix.scm which has zig@0.9 3. Run zig version and it reported 0.10.0 4. guix remove zig@0.10 5. zig version still reports 0.10.0 At that point I have switched to panic mode, exited from eve

Re: Failing aarch64 builds on CI

2021-09-17 Thread András Vöröskői
Hi Maxim, On Fri, Sep 17, 2021 at 8:06 PM Maxim Cournoyer wrote: > Done! You missed libxau: https://ci.guix.gnu.org/build/27778/details > Thank you for keeping an eye on things. Thank You for helping me with these :-) If You do not mind here is an other batch: libxshmfence: https://ci.guix.gn

Failing aarch64 builds on CI

2021-09-17 Thread András Vöröskői
Hi, I am running guix on a rpi4 machine, so substitute availability is quite important to me, as building packages takes a while and not fun at all :-) The aarch64-linux target looks quite bad on CI, but if I understand it correctly it could be vastly improved by just restarting a couple of build