peter
peter
any news on this? tried installing on artix recently with runit and the installer looks like it's trying to do the right things but not succeeding: ``` --------------------- Deploying auto-cpufreq...
> https://github.com/NixOS/nixpkgs/pull/278362 > > As far as I understand the PR added the package (at least the CLI)? I'm not super familiar with Nix, > but aside from that what's...
> I wonder what the issue with the Flatpak is on Nix. A bunch of issues regarding Flatpak isolation in different environments have already been fixed, but it seems some...
I had an issue with the daemon that even though it was running i kept getting: ``` goldwarden vault pin set Error: dial unix: missing address Is the daemon running?...
I'm getting something quite different and unexpected but still an issue with the polkit setup: ``` panic: exec: "pkexec": executable file not found in $PATH goroutine 1 [running]: github.com/quexten/goldwarden/cli/cmd.setupPolkit() /home/runner/work/goldwarden/goldwarden/cli/cmd/setup_linux.go:49...
>  I'm having a similar issue. At first I was also getting the spotify id and secret missing errors, before realising that was just because I'd forgotten to refresh...
Sorry, my bad you can close this again, turns out the trailing underscores weren't getting copied properly for whatever reason.
I know this is old but there is an example [here](https://github.com/JakubSzark/zig-string/pull/35/files#diff-377f83890464fc30354812b75c4e84fb795762caa88726c0b70bb2ad9374ef75R386) in the `getLines` method.
I ended up having to use `pipx` to "inject" the module, can't remember the exact command as it was a while ago. This is seemingly just an Arch issue due...
> its not only an arch issue i also have it on Windows i used `pip install setuptools` to fix it. The specific issue I'm talking about is relatively specific...