Hi,
For instance, I have these,
--8<---cut here---start->8---
$ guix package --list-generations -p ~/.config/guix/profiles/emacs/emacs
Generation 14 Dec 30 2021 21:49:01
Generation 15 Dec 30 2021 22:11:51
Generation 16 Dec 30 2021 22:26:48
Generation 17
Hi!
The last update was sent out in February [1], so this update covers
roughly the last 3 months.
1: https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00099.html
### Summary
bordeaux.guix.gnu.org is one of the default sources of substitutes, the
other one being ci.guix.gnu.org.
I haven
Hey!
So the nar-herder came in to existence at the end of last year (2021)
and while the main use at the time was addressing the lack of storage on
bayfront, I also hoped to improve the situation regarding mirrors for
substitutes.
I'm not in a great situation to test this though, as my usual inte
Ludovic Courtès writes:
> Go for it!
Thanks for the confirmation. Done!
--
Ricardo
I added ("alembic" ,alembic) to the inputs
and "-DWITH_ALEMBIC=ON" in the configure-flags list.
Unfortunately it didn’t work directly. I get this error from ld
--8<---cut here---start->8---
ld: ../../lib/libbf_alembic.a(abc_writer_transform.cc.o): in function
`
Hi
--- Original Message ---
On Friday, May 20th, 2022 at 11:36 PM, Théo Maxime Tyburn
wrote:
> I added ("alembic" ,alembic) to the inputs
> and "-DWITH_ALEMBIC=ON" in the configure-flags list.
>
> Unfortunately it didn’t work directly. I get this error from ld
> --8<---cut