Re: stumpwm on guix - "sb-cltl2" issues

2022-07-02 Thread Benjamin Slade
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" .

What to do if headers are not found

2022-07-02 Thread Nathan Dehnel
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)

Re: Set up cgit with git-http-backend properly

2022-07-02 Thread pelzflorian (Florian Pelz)
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