bug#71352: branch master updated: services: nix: Mount Nix store read only.

2024-06-03 Thread Maxim Cournoyer
Hello, guix-comm...@gnu.org writes: > services: nix: Mount Nix store read only. > > * gnu/services/nix.scm (nix-shepherd-service): Add requirements. > (%nix-store-directory): New variable. > (nix-service-type): Add file-system-service-type extension. > > Change-Id:

bug#71332: guix gc delete order

2024-06-03 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-06-03 15:26, Nicolas Graves via Bug reports for GNU Guix wrote: > On 2024-06-03 09:30, Guillaume Le Vaillant wrote: > >> Hi. >> Is the guix-daemon of your system started with the >> "--gc-keep-derivations=yes" and "--gc-keep-outputs=yes" options? >> It should prevent "guix gc" from

bug#71332: guix gc delete order

2024-06-03 Thread Nicolas Graves via Bug reports for GNU Guix
On 2024-06-03 09:30, Guillaume Le Vaillant wrote: > Hi. > Is the guix-daemon of your system started with the > "--gc-keep-derivations=yes" and "--gc-keep-outputs=yes" options? > It should prevent "guix gc" from deleting the build dependencies of live > profiles. Probably not if they have to be

bug#71332: guix gc delete order

2024-06-03 Thread Guillaume Le Vaillant
Nicolas Graves via Bug reports for GNU Guix skribis: > Hi Guix, > > I feel the way `guix gc` choose its files to delete quite > inconvenient. For instance, when developping big programs locally, I > often find myself missing space, but when I will `guix gc -C30G`, > instead of the expected

bug#71332: guix gc delete order

2024-06-03 Thread Nicolas Graves via Bug reports for GNU Guix
Hi Guix, I feel the way `guix gc` choose its files to delete quite inconvenient. For instance, when developping big programs locally, I often find myself missing space, but when I will `guix gc -C30G`, instead of the expected unused items (not present in any profile, just built but discarded as