So I made a pretty noobie-like mistake a few minutes ago. When one
tries to make a (record-configuration), he invariably create an
infinite number of records. The guile compiler eventually runs out
of memory and stops compiling.
(use-modules (guix records))
(define-record-type*
record-config
On 2021-10-24, Vagrant Cascadian wrote:
> On 2021-10-24, zimoun wrote:
>> On Sun, 24 Oct 2021 at 04:22, Vagrant Cascadian wrote:
>>> "This packages", "This modules", "allows to" and "permits to" in package
>>> descriptions.
>>> * tests/lint.scm: Add tests for "This packages" and "allows to".
>
On 2021-10-24, zimoun wrote:
> On Sun, 24 Oct 2021 at 04:22, Vagrant Cascadian wrote:
>> From a171769da0f737468e06866164eadf1e720764ba Mon Sep 17 00:00:00 2001
>> From: Vagrant Cascadian
>> Date: Sun, 24 Oct 2021 04:00:15 -0700
>> Subject: [PATCH] lint: Add description check for common typos.
>>
Hi Liliana,
On Sun, 2021-10-24 at 18:29 +0200, Liliana Marie Prikler wrote:
>
> Is there anything noteworthy going on in stuff like LD_PRELOAD?
>
>
Good idea. I've added 'env' to the container. (The aforementioned warning is
unaffected by the presence of coreutils).
$ guix environment -C --pu
guix fails to build gajim 1.3.3. Build log is attached
$ guix describe
Generation 34 Oct 24 2021 11:10:08 (current)
guix 83a7d42
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 83a7d42426a6931a23f04ffa32ae33764835d28a
$ guix package -u gajim
The following package
Small followup:
Am Samstag, den 23.10.2021, 20:31 -0700 schrieb Calvin Heim:
> > Warning Warning!!! Pure space overflow!!!Warning Warning
> > (See the node Pure Storage in the Lisp manual for details.)
Said node says
> If Emacs will be dumped using the ‘pdump’ method (*note Building
> Emacs:
Hi,
Am Samstag, den 23.10.2021, 20:31 -0700 schrieb Calvin Heim:
> In emacs@27.2, a warning appears about pure storage overflow in the
> *GNU Emacs*
> buffer that displays at startup. My main concern is that I'm not sure
> if Emacs's garbage collection is working or not, so I have been
> hesitant
In emacs@27.2, a warning appears about pure storage overflow in the *GNU Emacs*
buffer that displays at startup. My main concern is that I'm not sure if Emacs's
garbage collection is working or not, so I have been hesitant to upgrade from
version 26.3.
Steps to reproduce (with output):
-8<---
Hi,
On Sun, 24 Oct 2021 at 04:22, Vagrant Cascadian wrote:
> So close! Ludo spotted that the for-each needed to be replaced with
> append-map, and that basically did it!
Indeed, I have not checked the type of full chain. :-) And the return
value probably needs to be strongly a list, instead of
I tried this today as of commit 49d19b35cebd749510b7773d76a3a96d1358
and it seems to build.
Are you still experiencing this issue?
Morgan
On 2021-10-22, zimoun wrote:
> On Thu, 21 Oct 2021 at 16:18, Vagrant Cascadian wrote:
>
>> It has been rewritten to easily add new typo checks, but this one so far
>> only addresses pluralized "This packages". Would be easy enough to add
>> "allows to" but hard to add a suggested fix...
>
> If I r
Leo Famulari writes:
> On Fri, Oct 22, 2021 at 02:17:33PM -0700, Vagrant Cascadian wrote:
>> * Disable substitutes for relevent packages. Technically correct as
>> license incompatibility is only triggered on transmission of binary,
>> though maybe missing something about the spirit of the G
Hi,
Am Samstag, den 23.10.2021, 21:00 -0400 schrieb
morgan.j.sm...@outlook.com:
> From: Morgan Smith
>
> * gnu/packages/emacs.scm (emacs) [restore-emacs-pdmp]: Change regex
> to handle
> filenames that have a fingerprint in them. Remove #t at the end of
> the
> phase. Don't bother deleting the o
13 matches
Mail list logo