all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Instantiating the OS declaration after a small change
@ 2018-04-05 15:58 Arnaud B
  2018-04-06  8:26 ` Ludovic Courtès
  2018-04-06  8:29 ` Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Arnaud B @ 2018-04-05 15:58 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Hello everyone,

Context :
In the process of trying to build packages, through the use of guix
environments, I need more space on my home partition.
To do so, deleting former generations followed by 'guix gc' was not enough,
and I need to move things to my external ntfs drive (please don't ask why I
have to use that file system...).
As I'm regularly going to mount it, I added a file-system declaration in my
config.scm.

Question :
Do I have to apply 'guix system reconfigure', a lenghty process (on my
computer at least) for such a small change, especially if I did not write
it correctly, or is there another possibility ?  I actually just want to
test that file system declaration.
From 6.2.13 of the manual, I'm thinking about 'guix system build'. Or could
I do it temporarily in another scm file ?

Many thanks in advance,

Arnaud

[-- Attachment #2: Type: text/html, Size: 1525 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-06 13:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-05 15:58 Instantiating the OS declaration after a small change Arnaud B
2018-04-06  8:26 ` Ludovic Courtès
2018-04-06 13:03   ` Arnaud B
2018-04-06  8:29 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.