Re: Packages grow, no longer fit on a đź’ľ

2023-01-15 Thread Liliana Marie Prikler
Am Sonntag, dem 15.01.2023 um 21:09 -0500 schrieb Maxim Cournoyer: > Hi, > > Liliana Marie Prikler writes: > > [...] > > > > We should do better.  I mean, it’s just a text editor, isn’t it? > > Well, gedit is also "just an editor" which weighs 1GB (compared to > > 880MB for Emacs) in v1.3.0 and

Re: Packages grow, no longer fit on a đź’ľ

2023-01-15 Thread Maxim Cournoyer
Hi, Liliana Marie Prikler writes: [...] >> We should do better.  I mean, it’s just a text editor, isn’t it? > Well, gedit is also "just an editor" which weighs 1GB (compared to > 880MB for Emacs) in v1.3.0 and 1.3GB in v1.4.0 (mozjs?). I think we > ought to look into duplicate references being

Re: Guix driver paths for icecat RDD sandbox

2023-01-15 Thread John Kehayias
Hi Jelle and guix, On Sun, Jan 15, 2023 at 04:37 PM, Jelle Licht wrote: > Hi guix, > > I was playing around tyring to get hardware enabled video decoding > working in icecat and/or firefox in guix, and found out that the fine > folks working on Nix have already gotten a patch upstreamed that allo

Re: Should Guix support writing CLI Common Lisp scripts? (Think Roswell)

2023-01-15 Thread Charles
Hello. I have done scripts exactly as John describe before. I think this way is fine for making common lisp scripts on guix; that command line you shared can be put in a file and run as a shell script, or even put into a package. I think what Jgart is asking for is a program that may or may not

Re: certbot configuration

2023-01-15 Thread Attila Lendvai
> am i missing something here, or 'webroot' should be moved into > 'certificate-configuration', so that i can specify a different webroot for > each https domain? > > i'm happy to prepare a patch for this, but... am i missing something? looking at an example config: https://gitlab.com/jonsger

certbot configuration

2023-01-15 Thread Attila Lendvai
i have a nginx setup where my server serves two https domains. 'certbot-configuration' has a shared 'webroot' field for every 'certificate-configuration', i.e. the same webroot for every domain. am i missing something here, or 'webroot' should be moved into 'certificate-configuration', so that

Re: Packages grow, no longer fit on a đź’ľ

2023-01-15 Thread pelzflorian (Florian Pelz)
Hello all. Ludovic Courtès writes: > Over the course of a few years, the size of our packages has apparently > kept growing. Disregarding dependencies, most store items got slightly bigger. This is what I wrote at bug#58760 “Guix System iso too big for cdrom again”

Guix driver paths for icecat RDD sandbox

2023-01-15 Thread Jelle Licht
Hi guix, I was playing around tyring to get hardware enabled video decoding working in icecat and/or firefox in guix, and found out that the fine folks working on Nix have already gotten a patch upstreamed that allows stuff in /nix/store to be loaded[0]. (Grep around for '/nix/store' in our icecat

Re: Packages grow, no longer fit on a đź’ľ

2023-01-15 Thread Akib Azmain Turja
Ludovic Courtès writes: > Hello! > > Over the course of a few years, the size of our packages has apparently > kept growing. Example: Unless the right steps are taken at right time, the size of packages will reach the largest real number in near future. > > $ guix time-machine --commit=v1.2.0

Re: Packages grow, no longer fit on a đź’ľ

2023-01-15 Thread Liliana Marie Prikler
Am Samstag, dem 14.01.2023 um 23:07 +0100 schrieb Ludovic Courtès: > Hello! > > Over the course of a few years, the size of our packages has > apparently kept growing.  Example: > > --8<---cut here---start->8--- > $ guix time-machine --commit=v1.2.0 -- size ema