Hi all,
Thanks for giving me this opportunity to present guix-forge. In
particular, I wish to thank both jgart and Pjotr. guix-forge owes its
existence to their encouragement.
guix-forge is a Guix service that, ambitiously, tries to reproduce a
sourcehut, GitHub or GitLab like code forge, but u
Hi Olivier,
> Tell me, does Laminar check for channels update like cuirass? The main
> feature I like about cuirass is that if any dependencies of a package is
> updated, it will rebuild my package. If it does support that, I will
> seriously consider switching to guix-forge for my project.
S
Hello Théo
Théo Maxime Tyburn writes:
[...]
> (define %store-fs ;; <--- This is what I want to add.
> (file-system (device (file-system-label "storage-fs"))
> (mount-point mt-point)
> (type "/gnu/store")
maybe you misconfigured "mount-point" and "type"?
what about
Hi Gio,
Giovanni Biscuolo writes:
[...]
> maybe you misconfigured "mount-point" and "type"?
>
> what about:
>
> --8<---cut here---start->8---
>
> (define %store-fs ;; <--- This is what I want to add.
>(file-system (device (file-system-label "storage-fs
Hello,
I tried several things in the last days. Unfortunatly I still didn’t
manage to build Blender with the new OpenEXR IMath version. Long story
short: I think upgrading blender to 3.1.0 will solve the problem. But
this requires to have python 3.10. So I’ll wait until we have it and
come back to
Hello,
This commit at 3948ac25b1dccc40c7fdf56377f94a0775a835ee broke my
configuration. I don't mean to grumble about this, but rather
figure out if I am doing something horribly wrong in my configuration to
cause such a simple change to break things, and perhaps alert other
people making similar m
Hello Kaelyn and Ludo'
thank you for your help!
Kaelyn writes:
[...]
>> First, we need to cherry-pick relevant commits from gitlab.com. Any
>> takers? If you Giovanni or anyone else is willing to help,
I'd be really happy to help, I just saw Kaelyn was already working on
this
unfortunately I
On Thu, 26 May 2022, Arun Isaac wrote:
>> Tell me, does Laminar check for channels update like cuirass? The main
>> feature I like about cuirass is that if any dependencies of a package is
>> updated, it will rebuild my package. If it does support that, I will
>> seriously consider switching to
Hi Olivier,
> Right. Postgresql makes sens for huge CI like ci.guix.gnu.org I guess.
> However it would indeed be nice to have the option to select sqlite as
> the DBMS.
Exactly!
> Maybe the solution would be to use a object-relational mapper and
> generate the schemas on the fly depending on
Hi Théo,
n Thursday, May 26th, 2022 at 3:44 AM, Théo Maxime Tyburn
wrote:
> Hi Gio,
>
> Giovanni Biscuolo g...@xelera.eu writes:
>
>
> [...]
>
> > maybe you misconfigured "mount-point" and "type"?
> >
> > what about:
> >
> > --8<---cut here---start->8---
> >
Hello Gio and Kaelyn,
I figured out where the problem came from. I forgot to use the -p option
while copying the store with cp. Because of this some scheme files where
newer than their compiled counterpart, which forced to compile them anew.
Just did everything again with cp -p and it worked li
Hi,
Am Donnerstag, dem 26.05.2022 um 09:38 +0200 schrieb Reily Siegel:
> The solution here is incredibly obvious, I just need to add
> descriptions to services I declare in my configuration, but that this
> change happened, and I didn't see anyone else have issues on guix-
> devel, guix-help, or e
Hi,
I would also be happy to help if I can.
I could create a new branch starting at savannah’s HEAD and
cherry pick everything relevant from gitlab since the merge-base. That
would probably be everything except the duplicates, so the 4 commit
Kaelyn mentioned, right ?
Probably we also need to ga
Hello Gio'
On Thursday, May 26th, 2022 at 8:01 AM, Giovanni Biscuolo
wrote:
> Hello Kaelyn and Ludo'
>
> thank you for your help!
>
> Kaelyn kaelyn.al...@protonmail.com writes:
>
>
> [...]
>
> > > First, we need to cherry-pick relevant commits from gitlab.com. Any
> > > takers? If you Giovanni
Hi Guixers,
Can anyone help me debug this test failure for python-rope?
The part that jumps out at me from the traceback is `AssertionError: ('from
build import env', 'env') not found in []`
More logs follow:
```
test_a_function_with_different_returns
(ropetest.advanced_oi_test.NewStaticOITes
Hello Théo
Théo Maxime Tyburn writes:
> I figured out where the problem came from. I forgot to use the -p option
> while copying the store with cp. Because of this some scheme files where
> newer than their compiled counterpart, which forced to compile them anew.
>
> Just did everything again wi
Hello,
I've removed "GNU Guix maintainers "
Kaelyn writes:
[...]
>> how is your cherry-picking going?
>>
>> is there anything I can do to help?
[...]
> However, I keep getting elisp errors about something having the wrong
> number of arguments,
I think it depends from the Emacs upgrade to 2
Hi Théo
Théo Maxime Tyburn writes:
> I would also be happy to help if I can.
>
> I could create a new branch starting at savannah’s HEAD
where do you plan to push that branch to? I mean, what git remote?
> and cherry pick everything relevant from gitlab since the
> merge-base. That would proba
18 matches
Mail list logo