Regarding gc, I remember I accidentally ran "guix gc" and removed all the build dependencies like bash, glibc... Then, I realized the proper way to run gc is to run "guix gc -d <DIRECTORY>". Perhaps we should change the command for garbage collecting everything from "guix gc" to "guix gc -a" and "guix gc --all". Does this sound reasonable?
On 13/10/2015, Daniel Pimentel <d...@openmailbox.org> wrote: > What do you think about add alias "clean" to "gc"? > > For example: > "guix clean" as alias to "guix gc" > > > -- > Daniel Pimentel (d4n1 3:) > >