profiles/editors: add Guile for Emacs submodule

This commit is contained in:
Gabriel Arazas 2022-11-29 21:06:37 +08:00
parent e6e3dc85f6
commit 7e5eab2d47
2 changed files with 3 additions and 3 deletions

View File

@ -85,9 +85,6 @@
programs.adb.enable = true;
environment.systemPackages = with pkgs; [
# This is installed just to get Geiser to properly work.
guile_3_0
(swh.swh-core.overrideAttrs (super: self: {
pythonPath = with swh; [
swh-fuse

View File

@ -50,6 +50,9 @@ in {
# Doom Emacs dependencies.
home.packages = with pkgs; [
# This is installed just to get Geiser to properly work.
guile_3_0
# Required dependencies.
ripgrep
gnutls