ause emacs-org was not included in the environment; in this
case, the newer version of transient is already an input of magit in the
guix
package, so I'm not sure what's happening here.
[1] https://github.com/oantolin/embark/issues/723
Cheers,
aurtzy
Hi Richard and bokr,
I've proposed changes to relevance scoring that should help with this
issue, if you'd like to try it out here: https://issues.guix.gnu.org/73220
Cheers,
aurtzy
> On +2024-04-30 22:18:03 -0400, Richard Sent wrote:
> > Hi Guix!
> >
> > When
]: Exception
caught while starting device-mapping-cryptstorage: (unbound-variable #f
"Unbound variable: ~S" (bytevector?) #f)
Best,
aurtzy
Another report which looks to be the same issue was also submitted here:
https://issues.guix.gnu.org/70051
That one is more active, so I'll close this one and move my discussion
there.
here...").
Can anyone confirm this patch works for them too?
Cheers,
aurtzy
gnu/system/mapped-devices.scm | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/gnu/system/mapped-devices.scm b/gnu/system/mapped-devices.scm
index c19a818453..e46e2c7954 100644
--- a
Hi Ludo',
This bug has also been reported here: https://issues.guix.gnu.org/70051
I sent a patch that a few others have confirmed fixes the issue:
https://issues.guix.gnu.org/70051#5
Cheers,
aurtzy
e top-level.
6062339156 mapped-devices: can specify modules to
import.
It works well in my tests but please let me know if something’s amiss.
Just pulled+reconfigured, and my machine boots just fine with the
problem LUKS device being decrypted as expected again. Thanks!
Cheers,
aurtzy
ing this?
My local build of gash-and-dependencies (on glibc-headers-mesboot as of
writing) also appears to be chugging along okay so far, FWIW.
* Footnotes
[1] <https://www.man7.org/linux/man-pages/man2/execve.2.html#VERSIONS>
Cheers,
aurtzy
aurtzy (2):
utils: Handle "env -S CMD&q
2021 Maxim Cournoyer
;;; Copyright © 2021 Maxime Devos
;;; Copyright © 2021 Brendan Tildesley
+;;; Copyright © 2025 aurtzy
;;;
;;; This file is part of GNU Guix.
;;;
@@ -28,6 +29,7 @@ (define-module (test build-utils)
#:select (%current-system call-with-temporary-directory)
Copyright © 2021 Brendan Tildesley
;;; Copyright © 2023 Carlo Zancanaro
+;;; Copyright © 2025 aurtzy
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1114,7 +1115,18 @@ (define (get-char* p)
(x x)))
(define patch-shebang
- (let ((shebang-rx (make-regexp
"^[[:blank:]]*(/[[:graph:]]+)
10 matches
Mail list logo