gnu: emacs-next: Pin natively compiled packages.

* gnu/packages/emacs.scm (emacs)[patches]: Add
“emacs-native-comp-pin-packages.patch”.
This commit is contained in:
Liliana Marie Prikler 2025-01-01 22:16:19 +01:00
parent 619ef5663c
commit 49a696ca66
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -578,6 +578,7 @@ (define-public emacs-next-minimal
"emacs-fix-scheme-indent-function.patch" "emacs-fix-scheme-indent-function.patch"
"emacs-next-native-comp-driver-options.patch" "emacs-next-native-comp-driver-options.patch"
"emacs-next-native-comp-fix-filenames.patch" "emacs-next-native-comp-fix-filenames.patch"
"emacs-native-comp-pin-packages.patch"
"emacs-pgtk-super-key-fix.patch"))))))) "emacs-pgtk-super-key-fix.patch")))))))
(define* (emacs->emacs-next emacs #:optional name (define* (emacs->emacs-next emacs #:optional name