Hi,
On 2024-01-13 20:12:38 -0800, Felix Lechner via Development of GNU Guix and the
GNU System distribution. wrote:
> Hi,
>
> How may I make code from a channel available inside 'modify-phases',
> please?
>
> I tried #:modules, but it says "no code for (x y z)." Thanks!
Based on some quick exp
Let's see if this works. Does everyone get an email?
--
Christian Miller
Hello,
I read through the GNU Guix manual on revision
ee7c9d254117fa470686210ad2ef5e7f1ba4fefc with Emacs in TTY mode.
As a beginner, the manual was helpful and I learned lot's of stuff.
Though it felt heartless. No consistency and sometimes the structure
is confusing (especially the contributin
Hello,
I read the cookbook on revision
ee7c9d254117fa470686210ad2ef5e7f1ba4fefc using Emacs in TTY mode.
It seems kinda messy. Some descriptions are read like a temporarily
note that should have been rewritten for the cookbook manual. There
are even lines that exceed the 80 column limit.
Thoug
Hello,
I have two problems with vterm.
1: It does have directory-tracking according to it's manuals. I also
looked at the package and the required scripts are present. But this
feature does not work for me.
2: I don't know why but TRAMP is not working with vterm, too. It
opens a new buffer th
Hello,
this is how I configured my system:
(modify-services %desktop-services
(delete gdm-service-type)
(mingetty-service-type config =>
(mingetty-configuration
(inherit config)
(auto-login "cm")
;; TODO: Work around to fix "Error in service module"
(login-pause? #
Christian Miller writes:
> Hello,
>
> this is how I configured my system:
>
> (modify-services %desktop-services
> (delete gdm-service-type)
> (mingetty-service-type config =>
> (mingetty-configuration
> (inherit config)
> (auto-login "cm")
> ;; TODO: Work around to fix
Hi Tomas,
On Fri, Jan 12 2024, Tomas Volf wrote:
> it seems like at least some of them are broken. Can someone check
> whether that is case even on their machine?
Yes, some are broken.
> Do they all pass for you?
No.
> when exactly are the those tests run and where are the failures
> reporte
this may help:
https://github.com/attila-lendvai/guix-crypto/blob/main/src/guix-crypto/service-utils.scm#L56
and you should grep for its use in that repo.
w-i-m ensures that the GEXP's that are instantiated in its dynamic extent will
"capture" these modules as their dependencies, and i think it
So, I stumbled a bit with a fairly recently installed aarch64/arm64
system. The install went fine late December, but then I tried "guix
system reconfigure" a couple days ago, and even though it is a very
simple configuration (based on bare-bones.tmpl with grub-efi)... it
pretty much needed to rebui
Hi Tomas,
Tomas Volf <~@wolfsden.cz> writes:
> Hello,
>
> I would like to inquire regarding system tests. There is check-system make
> target, however it seems like at least some of them are broken. Can someone
> check whether that is case even on their machine? Do they all pass for you?
The
Hi Simon,
Simon Tournier writes:
> Hi Maxim,
>
> On Thu, 30 Nov 2023 at 08:28, Maxim Cournoyer
> wrote:
>
>> I'd like to have a single archive type as well in the future, but I'd
>> settle on Zstd, not lzip, because it's faster to compress and
>> decompress, and its compression ratio is not th
12 matches
Mail list logo