Enabling PAM support or not only..

2023-05-23 Thread muradm
available-bound[=...] This would be different from things likes "installed" or illustrated on the graph of running system. The point here is to know the packages that are referenced/used by GUIX it self, not only as package manager. When that available, careful handling and news worthi

Re: usage of basu as requirement for sd-bus

2022-08-30 Thread muradm
Maxime Devos writes: [[PGP Signed Part:Undecided]] On 30-08-2022 09:59, muradm wrote: Hello, basu is sd-bus library extracted from systemd. Currently, there are two packages depending on it, which are mako and grimshot. In https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56859, I suggest

Re: Idea: Function composition to declare operating-system

2022-08-30 Thread muradm
better approach? Did you try using (modify-services ...)? Basically, you can achieve similar goal within services list only with it. Anyway that was a very fun hacking session :) Happy Hacking! Théo Thanks in advance, muradm signature.asc Description: PGP signature

usage of basu as requirement for sd-bus

2022-08-30 Thread muradm
/not possible to blindly switch _all_ dependents from elogind to basu. Do I miss anything else here? Thanks in advance, muradm signature.asc Description: PGP signature

Re: image derivation for deploy

2022-08-15 Thread muradm
Hi, I'm also using Guix on few of my Linodes. In my backlog I have an item which says: - implement Linode API in guile So basically I would prefer seeing such integration via Linode API directly from Guile, instead of using linode-cli. muradm Csepp writes: Felix Lechner via "Develo

Re: Why is greetd greeter user in so many groups?

2022-08-04 Thread muradm
Hi, Here you are: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56971 I added explanations and proposed solution there as well. Thanks in advance, muradm Ludovic Courtès writes: Hi, muradm skribis: This change broke greetd on my side as I am using it with gtkgreet. Could you open

Re: Why is greetd greeter user in so many groups?

2022-08-02 Thread muradm
gtkgreet as well. Thanks in advance, muradm Lars-Dominik Braun writes: Hi, Sounds good, thanks for the fix! d921516f50a946e92f9d5dc6d3bd49aca9788ac2 services: greetd: Remove unnecessary user groups. Cheers, Lars signature.asc Description: PGP signature

Re: How to Write Empty File in Build Phase?

2021-08-27 Thread muradm
May be something like this? (e-mail adhoc typing, may require fixing) (define-public python-verspec (package (name "python-verspec") (version "0.1.0") (source (origin (method url-fetch) (uri (pypi-uri "verspec" version)) (sha256 (base32