Hi Daniel,
On Tue, Feb 27 2024, Daniel Littlewood wrote:
> Hi everyone, I'm trying to figure out how to convert a Ruby project
> from using bundler to using guix directly, so I can sidestep
> rvm/rbenv/bundle.
I'm not aware of a solution to this in Guix, but there is a Nix-based
solution: bundix[
On Fri, 1 Mar 2024 11:28:45 +0100
Reza Housseini wrote:
> Hi Guixers
>
> When I click "Lock Screen" in the desktop menu I get a popup with the
> warning
>
>Failed to run "xdg-screensaver lock". Ensure you have a
> locker/screensaver compatible with xdg-screensaver installed and
> running.
Hello guix!
I'm trying to build a package, and I'm getting this error:
builder for
`/gnu/store/x4p1bry8c5lakzjv1bs4jb118dlj2j0g-openfortivpn-webview-1.2.0.drv'
failed to produce output path
`/gnu/store/2r3mk9rh3ycyc905c30bwdj0xvqnpcjg-openfortivpn-webview-1.2.0'
Here's the https://pastebi
service where the entire service functionality is in a procedure. =
Hi! I am trying to declare a simple one-shot operating-system service
where the entire service functionality is in a procedure. Following is
a minimal reproducible example. The error is `In procedure fport_write:
Broken pipe`