emacsPackages."@": fix build
This commit is contained in:
@@ -39,6 +39,7 @@ let
|
||||
fix-rtags
|
||||
fixRequireHelmCore
|
||||
ignoreCompilationError
|
||||
ignoreCompilationErrorIfOlder
|
||||
markBroken
|
||||
mkHome
|
||||
;
|
||||
@@ -733,6 +734,9 @@ let
|
||||
})
|
||||
else super.osx-dictionary;
|
||||
|
||||
# https://github.com/skeeto/at-el/issues/9
|
||||
"@" = ignoreCompilationErrorIfOlder super."@" "20240923.1318";
|
||||
|
||||
abgaben = addPackageRequires (mkHome super.abgaben) [ self.mu4e ];
|
||||
|
||||
# https://github.com/afroisalreadyinu/abl-mode/issues/9
|
||||
|
||||
Reference in New Issue
Block a user