Hello Pierre,
> Is there a way to calculate the closure size of a system (as generated
> by guix system reconfigure config.scm)?
Yes, you can pass '-d' to 'guix system' to get the matching
derivation. Then you can pass this derivation to 'guix size'.
Mathieu
Hi!
Is there a way to calculate the closure size of a system (as generated
by guix system reconfigure config.scm)?
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Le samedi 16 mai 2020 à 15:27 +0200, Marius Bakke a écrit :
> Christophe Pisteur writes:
>
> > Le vendredi 15 mai 2020 à 17:33 +0200, Tobias Geerinckx-Rice a
> > écrit :
> > > Christophe,
> > >
> > > (...)
> > > (Guix) System software is started by services that are part of
> > > your OPERATING
Le 18 mai 2020 16:48:24 GMT-04:00, divoplade a écrit :
>Le lundi 18 mai 2020 à 16:21 -0400, Julien Lepiller a écrit :
>> When considering build-time dependencies, there are many cycles that
>> makes an importer almost impossible to create. There is some code
>> that works (at least it used to work
Le lundi 18 mai 2020 à 16:21 -0400, Julien Lepiller a écrit :
> When considering build-time dependencies, there are many cycles that
> makes an importer almost impossible to create. There is some code
> that works (at least it used to work) when you don't need a recursive
> import, but it would be
Le 18 mai 2020 15:00:26 GMT-04:00, divoplade a écrit :
>Hello Guix users :)
>
>Browsing through the web, I found a few discussions about an NPM
>importer.
>
>Nov 2018: https://www.mail-archive.com/guix-devel@gnu.org/msg44700.html
>
>Mar 2017:
>https://lists.gnu.org/archive/html/guix-devel/2017-03
Hello Guix users :)
Browsing through the web, I found a few discussions about an NPM
importer.
Nov 2018: https://www.mail-archive.com/guix-devel@gnu.org/msg44700.html
Mar 2017:
https://lists.gnu.org/archive/html/guix-devel/2017-03/msg00814.html
What is the status of this?
On Mon, May 18, 2020 at 09:31:18AM -0400, Raghav Gururajan wrote:
> ERROR: In procedure stat:
> In procedure stat: No such file or directory: "/run/user/1000/shepherd"
> *** END ***
It needs XDG_RUNTIME_DIR to be set, as mentioned in the manual:
https://www.gnu.org/software/shepherd/manual/shephe
On Mon, May 18, 2020 at 09:31:18AM -0400, Raghav Gururajan wrote:
> Hello Guix!
>
> I need help with the following:
>
> [1]
>
> When I manually start shepherd as user, the get the error,
>
> *** START ***
> rg@secondary ~$ shepherd
> Backtrace:
>3 (primitive-load "/run/current-syste
Hello Guix!
I need help with the following:
[1]
When I manually start shepherd as user, the get the error,
*** START ***
rg@secondary ~$ shepherd
Backtrace:
3 (primitive-load "/run/current-system/profile/bin/shephe…")
In shepherd.scm:
174:9 2 (main . _)
In shepherd/support.scm:
10 matches
Mail list logo