Robin Templeton writes:
> Seconded! The current behavior seems exactly backwards compared to most
> *nix tools; if I wanted *less* information from "guix search" I'd
> manually pipe the output into head or recsel. Perhaps Git-style
> auto-pagination (i.e. page the results when outputting to a ter
Pierre Neidhardt writes:
> So what the following strategy:
>
> - Extract the various mesa drivers to separate package,
> e.g. mesa-radeon, mesa-radeonsi, mesa-nouveau, etc.
I think outputs are better suited for this.
> - Modify xorg-wrapper to accept an extra `drivers'
> parameter.
>
> - Ex
Jan Synacek writes:
> Hello,
>
> I'm going to give honest feedback, since I still care about some things.
>
> I decided to check the new guix-1.1.0 and one of the first things that I ran
> was:
>
> $ guix package -s firefox
>
> The resulting message was infuriating to say the least. The code say
Thoughts about this?
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hello,
>> I wonder about how this composes; if I'd want to add say a guix-daemon
>> service to the bare-hurd, how would I do that?
>
> How about leaving the ‘operating-system’ field of to #f or some
> default value, and then filling it in with the argument passed to ‘guix
> system’?
>
> Or bett