Specifically this section might be useful for avoiding the second half of
the passwords that need to be typed:
https://wiki.archlinux.org/title/Dm-crypt/Device_encryption#With_a_keyfile_embedded_in_the_initramfs
I'd be interested in seeing your os declaration if you succeed with this!
Best wishe
Trev skribis:
> By putting sbcl into my guix-home profile along with the sbcl-stumpwm-*
> modules, I am now getting these 3rd party modules without a gexp
> work-around. Thanks for that!
>
> However, I still can't get sbcl-slime-swank working in stumpwm. I tried
> having sbcl-slime-swank in my gu
Hi Olivier,
On mer., 17 août 2022 at 16:59, Olivier Dion via wrote:
> (define* (bundle-package package . rest)
>
> (define manifest (packages->manifest (list package)))
> (define profile (profile (content manifest)))
–^ –^
Well, I do not think the compiler likes that. Fr
Hi,
On ven., 19 août 2022 at 12:37, "Mike Jones" wrote:
> Presumably these aren't deduplicated due to the differing
> self-references?
Yes.
Note that this happens for only the packages with multi-outputs impacted
by grafted ones. If I am correct, using Guix 65cabb0, the number of
packages wit
I figured it out, I had to REMOVE the glibc package from my profile.
On Fri, Aug 19, 2022 at 6:23 PM Nathan Dehnel wrote:
>
> After following these instructions
> https://guix.gnu.org/manual/en/html_node/Application-Setup.html#locales_002dand_002dlocpath
> locale -a only returns
> C
> POSIX
> as
Hi,
I've been using Emacs Elpy as my Python IDE for a long time now, but it's been
failing to work properly for a while (currently, autocompletion doesn't work;
before that linting was not working).
What do you use to program in Python? Is the IDE you use dependable or does it
present these ki
Luis Felipe writes:
> I've been using Emacs Elpy as my Python IDE for a long time now, but
> it's been failing to work properly for a while (currently,
> autocompletion doesn't work; before that linting was not working).
I also experience problems with autocompletion at the moment. I’m
consider