Hi,
Does anyone happen to know why this package fails to find perl-timedate?
https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixrus/packages/misc.scm#L1370
Any advice/code review is much appreciated.
all best,
jgart
I think I finally figured out how to get (my) StumpWM configuration to work on
Guix:
- add (maybe only need one:)
- to `.bashrc':
,
| export SBCL_HOME="$HOME/.guix-home/profile/lib/sbcl"
`
- to Guix Home configuration, a home-environment variable `("SBCL_HOME" .
"$HOME/.g
This is a package I'm making. Configure can't find libmount.h, which
comes from util-linux, even though I have added it to
propagated-inputs, as the manual suggests. How can I fix this or
further investigate?
(define-module (gooby-channel packages snapper)
#:use-module (guix licenses)
#:use-mo
Hi Simon,
what did you base your setup on?
Simon Streit writes:
> (locations
> (list
>(git-http-nginx-location-configuration
> (git-http-configuration (uri-path "/")))
The guix repo has in file gnu/tests/version-control.scm the setting
(locations
(list (git-http-n