Re: a bit curiousity

2015-12-22 Thread Dika Setya Prayogi
many thanks for the info :-) 2015-12-22 23:54 GMT+07.00, Ludovic Courtès : > Ricardo Wurmus skribis: > >> Dika Setya Prayogi writes: > > [...] > >>> 2.set auto garbage collect for package old than one month >> >> Garbage collection is not about age but about references. If a package >> is refer

Re: a bit curiousity

2015-12-22 Thread Dika Setya Prayogi
many thanks for the info :-) 2015-12-22 23:54 GMT+07.00, Ludovic Courtès : > Ricardo Wurmus skribis: > >> Dika Setya Prayogi writes: > > [...] > >>> 2.set auto garbage collect for package old than one month >> >> Garbage collection is not about age but about references. If a package >> is refer

Re: a bit curiousity

2015-12-22 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Dika Setya Prayogi writes: [...] >> 2.set auto garbage collect for package old than one month > > Garbage collection is not about age but about references. If a package > is referenced in a profile (even if it’s not the latest generation of > the profile) it won’t be

Re: a bit curiousity

2015-12-22 Thread Andy Wingo
On Tue 22 Dec 2015 16:24, Ricardo Wurmus writes: > Dika Setya Prayogi writes: > >> 1.install two or multiple package with different version in single profile > > You can ask Guix to install different versions of the same package (if > available) into a single profile, but when creating the new p

Re: a bit curiousity

2015-12-22 Thread Ricardo Wurmus
Dika Setya Prayogi writes: > 1.install two or multiple package with different version in single profile You can ask Guix to install different versions of the same package (if available) into a single profile, but when creating the new profile generation Guix would resolve conflicts and you’d en