Emacs Impatient Mode File Access

2022-11-26 Thread Thorsten Wilms
Hi! I wrote a package for https://github.com/skeeto/impatient-mode It works to the point where I get a list of “Public Buffers” with one item as expected on http://localhost:8080/imp/, but when I click “test.html”, I get: error: (file-missing Opening input file No such file or directory /gnu/stor

use guix shell with a file (e.g. tissue.scm)

2022-11-26 Thread Giovanni Biscuolo
Hi, I just want to share with you a temporary solution for users who wish to try out tissue or other packages before they are included in Guix upstream. ...and yes, unlike me advanced Guix users may find this obvious :-) Put this file (use-modules (gnu packages autotools) (gnu pack

tilix tilix tilix

2022-11-26 Thread jgart
starting phase `check' _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. ldc2 -O -Igenerated/gtkd -Idemos/gtkD/TestWindow -c demos/gtkD/TestWindow/TestText.d -ofdemos/gtkD/TestWindow/TestText.o ldc2 -O -Igenerated/gtkd -Idemos/gtkD/TestWindow -c demos/gtkD/TestWindo

Re: use guix shell with a file (e.g. tissue.scm)

2022-11-26 Thread indieterminacy
:) I have always appreciated Arun's design choices. His inputs regarding Skribilo and Xapian mark him down as a man of exquisite taste. You should consider joining those mailinglists. On 26-11-2022 15:38, Giovanni Biscuolo wrote: Hi, I just want to share with you a temporary solution for us

Adding files to base-initrd

2022-11-26 Thread Saku Laesvuori
Is there a way to add extra files to base-initrd in guix system configuration? The use case I have in mind is adding a key file for my encrypted drive to the initrd so that I would only have to enter my password once. Now I have to enter it once for GRUB and then once again for linux. - Saku Laesv

"Unsupported manifest format" error, likely corrupt store

2022-11-26 Thread Tyler Wolf via
Hello, Yesterday my PC lost power and when I turned it back on I started getting the error "guix package: unsupported manifest format". I have tried using "guix time-machine" to revert to a working commit and try again but this does not work. I have also tried a roll-back. I then can see that

Re: "Unsupported manifest format" error, likely corrupt store

2022-11-26 Thread Julien Lepiller
Don't bother with guix refresh, it's meant for huix devs. If you have a previous generation of your profile, you could try and switch to it (guix package --roll-back), but you said that didn't work. You can also switch manually by repeating the steps Guix would take behind the scenes, manually.