Re: attempt to scan in Guix

2023-02-25 Thread Gottfried
Hi, thanks for helping me. I have installed SANE in my config.scm (modify-services %desktop-services (guix-service-type config => (guix-configuration (inherit config) (extra-options (list "--gc-keep-derivations=yes" "--gc-keep-outputs=

Re: attempt to scan in Guix

2023-02-25 Thread nils
> Gottfried hat am 25.02.2023 10:41 CET geschrieben: > > I checked the SANE database and it seems that my printer is not > supported, because of the older version of SANE in Guix. Some HP printers *require* a proprietary plugin to scan. In my case (LaserJet Pro MFP M127fw), I can print withou

package store directory in custom location

2023-02-25 Thread Andy Tai
Hi, is it possible to have a /gnu/store/ directory for a package in a custom path? A usage scenario is, say, to have a python interpreter, with its package directory that normally exists as /gnu/store/, to be somewhere I specified, so it would be possible to use that python with python's package